By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-05-09T12:54:39.668Z||main|||||INFO|500||The following profiles are active: basic 2022-05-09T12:54:55.611Z||main|||||INFO|500||Starting service [Tomcat] 2022-05-09T12:54:55.612Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-05-09T12:54:55.747Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-05-09T12:55:04.442Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity. 2022-05-09T12:55:04.744Z||main|||||INFO|500||catdb-pool - Starting... 2022-05-09T12:55:05.048Z||main|||||INFO|500||catdb-pool - Start completed. 2022-05-09T12:55:05.564Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-05-09T12:55:06.020Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-05-09T12:55:06.723Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-05-09T12:55:09.092Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-05-09T12:55:09.958Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2022-05-09T12:55:13.161Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-09T12:55:13.355Z||main|||||INFO|500||reqdb-pool - Starting... 2022-05-09T12:55:13.376Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-05-09T12:55:13.398Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-05-09T12:55:14.230Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-05-09T12:55:14.763Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-05-09T12:55:16.535Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-05-09T12:55:23.073Z||main|||||WARN|500||--- 2022-05-09T12:55:23.073Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-05-09T12:55:23.074Z||main|||||WARN|500||--- 2022-05-09T12:55:23.707Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-05-09T12:55:29.962Z||main|||||INFO|500||Started ApiHandlerApplication in 54.031 seconds (JVM running for 56.603) 2022-05-09T12:55:29.989Z|5c9a9717-a27c-445c-aba7-980ffd525581|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T12:55:30.011Z|5c9a9717-a27c-445c-aba7-980ffd525581|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T12:55:30.013Z|b081d630-cf03-4115-b655-337316bbc536|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T12:55:30.020Z|b081d630-cf03-4115-b655-337316bbc536|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T12:55:31.174Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-05-09T12:55:31.427Z|d85d6687-9857-4124-b303-b98eb7c305a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:55:31.427Z|6c34bbde-c365-49dc-bad8-766fcec6acbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2022-05-09T12:55:31.941Z|6c34bbde-c365-49dc-bad8-766fcec6acbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:55:31.941Z|d85d6687-9857-4124-b303-b98eb7c305a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:55:34.345Z|e742b0a4-476f-44fe-a9ff-ba33f10b6a9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:55:34.347Z|e742b0a4-476f-44fe-a9ff-ba33f10b6a9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:55:42.071Z|6514f374-4ee3-4d26-a786-5e69623e0ac5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:55:42.072Z|6514f374-4ee3-4d26-a786-5e69623e0ac5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:55:42.129Z|6aa74cae-2c05-47d8-9907-16c84aa85be2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:55:42.131Z|6aa74cae-2c05-47d8-9907-16c84aa85be2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:55:44.403Z|2fe52676-d59d-4253-835f-41be3c140c6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:55:44.404Z|2fe52676-d59d-4253-835f-41be3c140c6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:55:44.948Z|010c9d5e-94ba-47b4-abf9-3eabb6c5669f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T12:55:44.951Z|010c9d5e-94ba-47b4-abf9-3eabb6c5669f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T12:55:52.122Z|31fbf351-03c2-45fd-9e16-d5a7efc09d62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:55:52.124Z|31fbf351-03c2-45fd-9e16-d5a7efc09d62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:55:52.173Z|58106b64-c7c1-4dad-b768-ee77cca5bf29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:55:52.175Z|58106b64-c7c1-4dad-b768-ee77cca5bf29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:55:54.445Z|8bfd547e-62fe-44fa-8b0e-912160c2f7c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:55:54.447Z|8bfd547e-62fe-44fa-8b0e-912160c2f7c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:55:59.947Z|c4dc1618-9fb4-4203-8347-58d6c3e1409a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T12:55:59.949Z|c4dc1618-9fb4-4203-8347-58d6c3e1409a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T12:56:00.022Z|d1dbd96d-256b-4f89-af22-d105205ecdc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T12:56:00.024Z|d1dbd96d-256b-4f89-af22-d105205ecdc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T12:56:02.163Z|236c42ed-d4f3-4f44-95bc-239080add34b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:56:02.164Z|236c42ed-d4f3-4f44-95bc-239080add34b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:56:02.212Z|a5bf4dd4-835a-496a-a962-a775e7926b7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:56:02.214Z|a5bf4dd4-835a-496a-a962-a775e7926b7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:56:04.477Z|b4d2a9f1-3141-4d25-b195-2897a61ff3fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:56:04.479Z|b4d2a9f1-3141-4d25-b195-2897a61ff3fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:56:12.193Z|a0688134-e0c8-45ac-9668-71c60a700eae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:56:12.195Z|a0688134-e0c8-45ac-9668-71c60a700eae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:56:12.257Z|69745a00-ae69-468d-bd04-9085553ce072|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:56:12.258Z|69745a00-ae69-468d-bd04-9085553ce072|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:56:14.519Z|23ad1462-92b4-456a-9c21-7325276cfa53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:56:14.521Z|23ad1462-92b4-456a-9c21-7325276cfa53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:56:14.948Z|498ba82f-1797-4df3-bae9-c3a2e123dfb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T12:56:14.949Z|498ba82f-1797-4df3-bae9-c3a2e123dfb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T12:56:22.225Z|baf919c4-56f2-48f2-80be-84ab94147c0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:56:22.226Z|baf919c4-56f2-48f2-80be-84ab94147c0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:56:22.295Z|24173457-9532-480c-8ad0-44d82f5f07c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:56:22.297Z|24173457-9532-480c-8ad0-44d82f5f07c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:56:24.551Z|ae7019c2-c962-414a-8394-7e13646ecd5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:56:24.552Z|ae7019c2-c962-414a-8394-7e13646ecd5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:56:29.947Z|199706cb-d0fe-4c67-9f99-ab1416c4bb5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T12:56:29.951Z|199706cb-d0fe-4c67-9f99-ab1416c4bb5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T12:56:30.027Z|0be0ad5f-2b08-4d47-9e41-51227b5bd603|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T12:56:30.028Z|0be0ad5f-2b08-4d47-9e41-51227b5bd603|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T12:56:32.262Z|59d8d385-4901-40e4-851f-b33e85e6baf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:56:32.263Z|59d8d385-4901-40e4-851f-b33e85e6baf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:56:32.326Z|167023c7-f113-4b4b-9d38-ea2cfba81e88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:56:32.329Z|167023c7-f113-4b4b-9d38-ea2cfba81e88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:56:34.583Z|f8578ddc-bcb5-41d8-8462-cedd1122832c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:56:34.586Z|f8578ddc-bcb5-41d8-8462-cedd1122832c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:56:42.296Z|7ffd3681-73c2-455e-83f9-0a23ef76a06c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:56:42.297Z|7ffd3681-73c2-455e-83f9-0a23ef76a06c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:56:42.356Z|4234b8e7-cfbb-4141-b83a-f774ba71b09c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:56:42.357Z|4234b8e7-cfbb-4141-b83a-f774ba71b09c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:56:44.618Z|8e72f8f3-1bf2-4519-b391-bbf69a1899b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:56:44.619Z|8e72f8f3-1bf2-4519-b391-bbf69a1899b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:56:44.948Z|bc40bd66-b837-448d-b7ff-1a017eb8b801|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T12:56:44.949Z|bc40bd66-b837-448d-b7ff-1a017eb8b801|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T12:56:52.332Z|7d7fee26-34a9-4435-8d34-8b7ab0dc9ddd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:56:52.334Z|7d7fee26-34a9-4435-8d34-8b7ab0dc9ddd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:56:52.384Z|584e85ad-abb9-4753-b268-96dc42e53142|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:56:52.386Z|584e85ad-abb9-4753-b268-96dc42e53142|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:56:54.650Z|dff3815b-e1f3-4bdc-8a3c-ba21bffe7aca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:56:54.651Z|dff3815b-e1f3-4bdc-8a3c-ba21bffe7aca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:56:59.948Z|c2bd539b-0fe9-4218-bd68-af9fb065b7a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T12:56:59.949Z|c2bd539b-0fe9-4218-bd68-af9fb065b7a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T12:57:00.029Z|0acc1dd3-aad2-4aff-bdbc-b7f75113c734|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T12:57:00.030Z|0acc1dd3-aad2-4aff-bdbc-b7f75113c734|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T12:57:02.365Z|aeea7616-f3cb-4065-a3c9-9e65ead92026|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:57:02.366Z|aeea7616-f3cb-4065-a3c9-9e65ead92026|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:57:02.416Z|2e9d4f1e-5f4f-4ace-ad1f-97d2ead17f33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:57:02.417Z|2e9d4f1e-5f4f-4ace-ad1f-97d2ead17f33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:57:04.682Z|9ef3ba67-dbad-4481-9aad-62f624ab5f63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:57:04.683Z|9ef3ba67-dbad-4481-9aad-62f624ab5f63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:57:12.393Z|18d5ec0d-8fbb-4d48-bbc5-e12c3d2076ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:57:12.395Z|18d5ec0d-8fbb-4d48-bbc5-e12c3d2076ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:57:12.443Z|4f2bd56b-f4a3-4f9d-b046-84ca0e88771f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:57:12.444Z|4f2bd56b-f4a3-4f9d-b046-84ca0e88771f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:57:14.716Z|34088f81-3537-4881-9493-e52fa980f577|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:57:14.718Z|34088f81-3537-4881-9493-e52fa980f577|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:57:14.947Z|0bff1e89-cf78-4a9a-8a4a-cc0d63054751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T12:57:14.951Z|0bff1e89-cf78-4a9a-8a4a-cc0d63054751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T12:57:22.424Z|14093202-c267-42af-ab78-194dba140b2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:57:22.426Z|14093202-c267-42af-ab78-194dba140b2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:57:22.471Z|2064ea08-a8ac-42ef-b960-7e55438b8304|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:57:22.473Z|2064ea08-a8ac-42ef-b960-7e55438b8304|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:57:24.745Z|4d01ac86-86a3-41de-bf14-4d79b8860421|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:57:24.746Z|4d01ac86-86a3-41de-bf14-4d79b8860421|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:57:29.948Z|1f5336d1-cd5a-4d32-a974-95d78e6d79c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T12:57:29.949Z|1f5336d1-cd5a-4d32-a974-95d78e6d79c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T12:57:30.033Z|4982731d-6952-459e-a4de-d6b03a4422dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T12:57:30.034Z|4982731d-6952-459e-a4de-d6b03a4422dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T12:57:32.455Z|665af050-8d8f-4139-a774-533233a4aba9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:57:32.457Z|665af050-8d8f-4139-a774-533233a4aba9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:57:32.526Z|b4391448-e304-40fb-930a-6ad1d11dfe8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:57:32.527Z|b4391448-e304-40fb-930a-6ad1d11dfe8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:57:34.774Z|04dd64a2-fbe2-413a-ae62-c7dd2994f351|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:57:34.775Z|04dd64a2-fbe2-413a-ae62-c7dd2994f351|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:57:42.486Z|b187b103-d3b9-494a-9976-53bf57069e71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:57:42.487Z|b187b103-d3b9-494a-9976-53bf57069e71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:57:42.565Z|2283519b-b9ae-423b-ac97-6b1b4fe33a46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:57:42.566Z|2283519b-b9ae-423b-ac97-6b1b4fe33a46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:57:44.823Z|d1253301-b047-42de-9c2d-3b73f90bd8d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:57:44.825Z|d1253301-b047-42de-9c2d-3b73f90bd8d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:57:44.947Z|4ac8036d-089c-40a8-9222-ca618d1ce276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T12:57:44.948Z|4ac8036d-089c-40a8-9222-ca618d1ce276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T12:57:52.520Z|b63c7a0b-a6be-4735-9828-decb4b435e78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:57:52.522Z|b63c7a0b-a6be-4735-9828-decb4b435e78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:57:52.595Z|556fcaf7-d355-46f8-927d-044a24030d2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:57:52.596Z|556fcaf7-d355-46f8-927d-044a24030d2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:57:54.857Z|d8981eca-1297-48e3-9d92-465fc02e0aa2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:57:54.858Z|d8981eca-1297-48e3-9d92-465fc02e0aa2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:57:59.952Z|c323e697-e62d-4c23-a28a-b4d1d8c0aee2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T12:57:59.956Z|c323e697-e62d-4c23-a28a-b4d1d8c0aee2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T12:58:00.036Z|65f760b3-ac25-4ed8-b62e-9c5c6bab5492|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T12:58:00.037Z|65f760b3-ac25-4ed8-b62e-9c5c6bab5492|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T12:58:02.551Z|09416111-66f5-475b-8c4f-c53ad726dafb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:58:02.553Z|09416111-66f5-475b-8c4f-c53ad726dafb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:58:02.622Z|e80d0617-aa99-4f69-85c9-a5c798880b49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:58:02.623Z|e80d0617-aa99-4f69-85c9-a5c798880b49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:58:04.888Z|39e2a56b-78a6-4291-a1be-54e21a333af7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:58:04.890Z|39e2a56b-78a6-4291-a1be-54e21a333af7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:58:12.582Z|5e1cd304-60ff-4f01-8f69-0670c864965f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:58:12.584Z|5e1cd304-60ff-4f01-8f69-0670c864965f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:58:12.648Z|1bd07bb4-9c51-4c48-89ae-c98bac281b56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:58:12.650Z|1bd07bb4-9c51-4c48-89ae-c98bac281b56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:58:14.922Z|15f0d963-10b0-444b-8c43-c3d54527ae86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:58:14.924Z|15f0d963-10b0-444b-8c43-c3d54527ae86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:58:14.947Z|c732c826-470d-471e-a2f2-e38a3c6e1e5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T12:58:14.948Z|c732c826-470d-471e-a2f2-e38a3c6e1e5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T12:58:22.618Z|4b78ac04-123b-4519-a8a4-b439ea5249ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:58:22.619Z|4b78ac04-123b-4519-a8a4-b439ea5249ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:58:22.677Z|33b9823e-2672-408c-add7-db237f94abf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:58:22.679Z|33b9823e-2672-408c-add7-db237f94abf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:58:24.952Z|997cb679-486f-4c4f-bb57-2a684c0974d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:58:24.954Z|997cb679-486f-4c4f-bb57-2a684c0974d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:58:29.947Z|032ce121-1370-467a-a03b-1e0da43fbd51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T12:58:29.948Z|032ce121-1370-467a-a03b-1e0da43fbd51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T12:58:30.039Z|a13abc6a-61a1-4dd7-a0dc-64d2a4a86b9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T12:58:30.041Z|a13abc6a-61a1-4dd7-a0dc-64d2a4a86b9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T12:58:32.647Z|a9aab58f-9f0a-4c2f-bd22-8f1e2c0af41f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:58:32.650Z|a9aab58f-9f0a-4c2f-bd22-8f1e2c0af41f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:58:32.707Z|bccdb276-d073-4f28-a916-094cec446a2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:58:32.708Z|bccdb276-d073-4f28-a916-094cec446a2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:58:34.983Z|7b36458d-69de-4ce6-b006-bed8c51cf914|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:58:34.984Z|7b36458d-69de-4ce6-b006-bed8c51cf914|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:58:42.678Z|0bf1fa5d-6781-419c-90a6-befc45fa542f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:58:42.680Z|0bf1fa5d-6781-419c-90a6-befc45fa542f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:58:42.736Z|5f86826a-d5fd-4e0c-9327-1ea1c9b0fcce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:58:42.738Z|5f86826a-d5fd-4e0c-9327-1ea1c9b0fcce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:58:44.948Z|7f6a0ef8-cdc2-4ace-aa1f-71485a9f14e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T12:58:44.951Z|7f6a0ef8-cdc2-4ace-aa1f-71485a9f14e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T12:58:45.014Z|9b9ca8fa-2ce2-4b7d-a03e-e793acaa3656|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:58:45.015Z|9b9ca8fa-2ce2-4b7d-a03e-e793acaa3656|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:58:52.707Z|3c03ec7e-2af3-4a29-9446-a875a8f51ce2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:58:52.708Z|3c03ec7e-2af3-4a29-9446-a875a8f51ce2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:58:52.768Z|8e9820bf-535b-4f47-b98b-4f2b1b6bbf95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:58:52.771Z|8e9820bf-535b-4f47-b98b-4f2b1b6bbf95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:58:55.043Z|a606ffc7-5170-4555-8871-6f5875cb0642|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:58:55.044Z|a606ffc7-5170-4555-8871-6f5875cb0642|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:58:59.947Z|5f1d56a9-f7a3-4753-9ea1-3f78deed399a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T12:58:59.949Z|5f1d56a9-f7a3-4753-9ea1-3f78deed399a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T12:59:00.042Z|5d165e6d-b163-43a5-8c89-65afdb7e5543|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T12:59:00.044Z|5d165e6d-b163-43a5-8c89-65afdb7e5543|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T12:59:02.738Z|581d4753-1d5a-4bb4-b164-82d595be58da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:59:02.740Z|581d4753-1d5a-4bb4-b164-82d595be58da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:59:02.800Z|fc878d60-c324-46fa-84af-49ddffd64bdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:59:02.802Z|fc878d60-c324-46fa-84af-49ddffd64bdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:59:05.073Z|2f31d8e7-1644-4957-8d8c-03af6f2878e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:59:05.074Z|2f31d8e7-1644-4957-8d8c-03af6f2878e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:59:12.767Z|544e324f-df53-4d82-bab5-af53b368945e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:59:12.769Z|544e324f-df53-4d82-bab5-af53b368945e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:59:12.831Z|e0a4647a-b663-4cd2-83ea-2a06894e9dbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:59:12.832Z|e0a4647a-b663-4cd2-83ea-2a06894e9dbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:59:14.949Z|5662da08-1b7f-44b4-8b9b-5aa771878305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T12:59:14.950Z|5662da08-1b7f-44b4-8b9b-5aa771878305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T12:59:15.101Z|36608bdb-b9a2-470f-84aa-7016aaaca839|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:59:15.103Z|36608bdb-b9a2-470f-84aa-7016aaaca839|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:59:22.799Z|9585118c-54e2-417a-a543-1361ea5e2fba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:59:22.800Z|9585118c-54e2-417a-a543-1361ea5e2fba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:59:22.858Z|532b84d0-2262-4424-a4fb-8c9d505e2587|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:59:22.859Z|532b84d0-2262-4424-a4fb-8c9d505e2587|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:59:25.133Z|77311895-7479-4722-9380-c1f64b33da41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:59:25.136Z|77311895-7479-4722-9380-c1f64b33da41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:59:29.948Z|5cf093c4-2e24-4126-8ca1-39046d9ede8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T12:59:29.961Z|5cf093c4-2e24-4126-8ca1-39046d9ede8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T12:59:30.045Z|55045dec-4de3-4198-b528-aeebd75f671f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T12:59:30.046Z|55045dec-4de3-4198-b528-aeebd75f671f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T12:59:32.833Z|2ccea67f-01a3-45a2-81d8-662189c46ad3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:59:32.834Z|2ccea67f-01a3-45a2-81d8-662189c46ad3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:59:32.887Z|2b05c261-c355-4b2a-8363-0040ab350964|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:59:32.888Z|2b05c261-c355-4b2a-8363-0040ab350964|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:59:35.167Z|a89a3ea4-fb75-4280-b23d-9c67ba81eafd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:59:35.169Z|a89a3ea4-fb75-4280-b23d-9c67ba81eafd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:59:42.860Z|d97fe125-843e-47c6-90ab-1d4a974387ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:59:42.862Z|d97fe125-843e-47c6-90ab-1d4a974387ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:59:42.930Z|3aa7c666-f0b1-441a-8686-42efb89cc206|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:59:42.931Z|3aa7c666-f0b1-441a-8686-42efb89cc206|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:59:44.947Z|c0e315f9-7b01-48cd-928c-2df921b44e37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T12:59:44.948Z|c0e315f9-7b01-48cd-928c-2df921b44e37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T12:59:45.199Z|81c44b0c-2514-445f-b653-915b5e8c69c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:59:45.200Z|81c44b0c-2514-445f-b653-915b5e8c69c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:59:52.894Z|b5a8a33b-69eb-452e-bb6f-f3ec15bf7daf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:59:52.895Z|b5a8a33b-69eb-452e-bb6f-f3ec15bf7daf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:59:52.965Z|35c331a6-5ed3-4681-8991-6a19defc3941|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:59:52.967Z|35c331a6-5ed3-4681-8991-6a19defc3941|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:59:55.229Z|889ef93c-cd90-48c2-afe8-ceb58ce104f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T12:59:55.231Z|889ef93c-cd90-48c2-afe8-ceb58ce104f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T12:59:59.947Z|550ee071-79de-485f-b893-08be2c02c8dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T12:59:59.948Z|550ee071-79de-485f-b893-08be2c02c8dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:00:00.047Z|ab694f30-c336-4fdc-87dc-4cae0378f893|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:00:00.048Z|ab694f30-c336-4fdc-87dc-4cae0378f893|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:00:02.921Z|b34c224d-88d8-4b4b-bb12-41cae89207e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:00:02.922Z|b34c224d-88d8-4b4b-bb12-41cae89207e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:00:02.995Z|b5b298d2-8e8e-4fdc-9792-becc726102e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:00:02.996Z|b5b298d2-8e8e-4fdc-9792-becc726102e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:00:05.260Z|01260e1b-d9b5-4a28-84cc-526fe5a4893b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:00:05.261Z|01260e1b-d9b5-4a28-84cc-526fe5a4893b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:00:12.962Z|82e1110f-4b02-4d8a-b9cc-d15b9c9a4fbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:00:12.963Z|82e1110f-4b02-4d8a-b9cc-d15b9c9a4fbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:00:13.026Z|b6221775-c887-4d44-be15-38956ba1781b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:00:13.028Z|b6221775-c887-4d44-be15-38956ba1781b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:00:14.948Z|b5dca154-0748-4ab1-9e38-8f69e1378c6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:00:14.952Z|b5dca154-0748-4ab1-9e38-8f69e1378c6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:00:15.293Z|d38fc5b8-4b89-4943-9b7e-0f1b9b2473e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:00:15.295Z|d38fc5b8-4b89-4943-9b7e-0f1b9b2473e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:00:23.002Z|34482ff3-99e1-4938-b610-3932d56b2750|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:00:23.003Z|34482ff3-99e1-4938-b610-3932d56b2750|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:00:23.058Z|21a218eb-3c76-43e8-8ae9-67a381511d54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:00:23.059Z|21a218eb-3c76-43e8-8ae9-67a381511d54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:00:25.355Z|9f0930bc-f10a-4331-b71f-77fcf8b04cac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:00:25.356Z|9f0930bc-f10a-4331-b71f-77fcf8b04cac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:00:29.947Z|287063fe-b872-4a3d-9d0e-54348611e01d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:00:29.948Z|287063fe-b872-4a3d-9d0e-54348611e01d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:00:30.050Z|9c9859e4-e687-4e78-a5b4-ac3b18b96b1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:00:30.051Z|9c9859e4-e687-4e78-a5b4-ac3b18b96b1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:00:33.031Z|a1660565-aef1-489b-857b-8dbc625534fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:00:33.033Z|a1660565-aef1-489b-857b-8dbc625534fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:00:33.094Z|4c5f982d-8e07-44c0-9a87-0721c8166000|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:00:33.096Z|4c5f982d-8e07-44c0-9a87-0721c8166000|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:00:35.384Z|1f4d1f55-67b7-4e76-9343-e3c6a36f1e84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:00:35.385Z|1f4d1f55-67b7-4e76-9343-e3c6a36f1e84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:00:43.062Z|b60610fa-b0ab-45b2-97a3-5e2626a1fdd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:00:43.063Z|b60610fa-b0ab-45b2-97a3-5e2626a1fdd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:00:43.130Z|5caa8c6b-17e7-40c5-aea4-9c466255b0f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:00:43.131Z|5caa8c6b-17e7-40c5-aea4-9c466255b0f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:00:44.948Z|b326ce21-2389-45ef-af56-5db36073470d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:00:44.949Z|b326ce21-2389-45ef-af56-5db36073470d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:00:45.412Z|5021b575-9e78-4918-9764-5cde005bcfdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:00:45.414Z|5021b575-9e78-4918-9764-5cde005bcfdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:00:53.092Z|a754cecd-1a3b-4865-bf9e-8369ef1b4c51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:00:53.094Z|a754cecd-1a3b-4865-bf9e-8369ef1b4c51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:00:53.159Z|cc83f4fe-d832-4e43-b847-c6a426535aa7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:00:53.160Z|cc83f4fe-d832-4e43-b847-c6a426535aa7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:00:55.443Z|b4b5dcfd-74b6-40a9-b407-0e189506fbc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:00:55.444Z|b4b5dcfd-74b6-40a9-b407-0e189506fbc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:00:59.947Z|0e7541a8-4565-42ec-b332-e383f881dbdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:00:59.951Z|0e7541a8-4565-42ec-b332-e383f881dbdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:01:00.052Z|1da4502c-a479-48c6-a176-5c064163e732|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:01:00.053Z|1da4502c-a479-48c6-a176-5c064163e732|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:01:03.123Z|94f039bd-acda-425b-9db1-ffc9b3ab4ed5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:01:03.125Z|94f039bd-acda-425b-9db1-ffc9b3ab4ed5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:01:03.186Z|1b5702af-96c7-495b-9401-fdf5b29ded64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:01:03.187Z|1b5702af-96c7-495b-9401-fdf5b29ded64|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:01:05.469Z|8689cc08-3261-4048-8764-3fce90460c68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:01:05.470Z|8689cc08-3261-4048-8764-3fce90460c68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:01:13.151Z|9a2a008f-35a0-42b5-9a03-a51ea9a47bfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:01:13.153Z|9a2a008f-35a0-42b5-9a03-a51ea9a47bfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:01:13.223Z|c11e5d76-f984-4e87-a824-7edf01022883|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:01:13.224Z|c11e5d76-f984-4e87-a824-7edf01022883|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:01:14.947Z|77e194d1-1a3c-4330-988e-53fab55412e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:01:14.948Z|77e194d1-1a3c-4330-988e-53fab55412e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:01:15.496Z|42e0cd12-e327-4366-aa19-5de91cbd807b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:01:15.497Z|42e0cd12-e327-4366-aa19-5de91cbd807b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:01:23.180Z|923ac06d-e840-4526-979a-0d0c7f027eeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:01:23.181Z|923ac06d-e840-4526-979a-0d0c7f027eeb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:01:23.250Z|1a320df4-f952-41cf-a9f4-dcc4448a1f7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:01:23.251Z|1a320df4-f952-41cf-a9f4-dcc4448a1f7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:01:25.524Z|908fcbab-f948-4f53-af42-e1b3f26b0655|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:01:25.525Z|908fcbab-f948-4f53-af42-e1b3f26b0655|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:01:29.947Z|62f25088-4824-4539-aa1f-3270f80aa604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:01:29.949Z|62f25088-4824-4539-aa1f-3270f80aa604|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:01:30.054Z|1ed711eb-c717-4484-9d9e-933e100ff580|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:01:30.055Z|1ed711eb-c717-4484-9d9e-933e100ff580|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:01:33.210Z|620b3e96-4c95-4450-b00a-fcbf333c5d04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:01:33.211Z|620b3e96-4c95-4450-b00a-fcbf333c5d04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:01:33.278Z|3a7297d4-5ea3-4fba-af23-4b1cd19b07fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:01:33.279Z|3a7297d4-5ea3-4fba-af23-4b1cd19b07fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:01:35.555Z|b60d8b1e-b962-4866-97a2-33e37daa714c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:01:35.557Z|b60d8b1e-b962-4866-97a2-33e37daa714c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:01:43.237Z|f908b115-098e-45c9-9ed2-789732129de3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:01:43.239Z|f908b115-098e-45c9-9ed2-789732129de3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:01:43.304Z|a01e9ff6-9d7a-4e74-86f2-c030e252602d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:01:43.305Z|a01e9ff6-9d7a-4e74-86f2-c030e252602d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:01:44.947Z|24797647-9a00-44da-8684-6bd5c0a24c8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:01:44.950Z|24797647-9a00-44da-8684-6bd5c0a24c8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:01:45.586Z|c0fd2365-1219-454c-ae5c-d38d95f5066b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:01:45.587Z|c0fd2365-1219-454c-ae5c-d38d95f5066b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:01:53.265Z|e33c8466-7b50-443d-87b6-cea5795371f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:01:53.266Z|e33c8466-7b50-443d-87b6-cea5795371f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:01:53.330Z|9dbec984-3053-41aa-afe7-e614c7bc6fb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:01:53.332Z|9dbec984-3053-41aa-afe7-e614c7bc6fb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:01:55.619Z|7bf3a81a-1e8d-4421-b4a2-2d3065d86273|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:01:55.620Z|7bf3a81a-1e8d-4421-b4a2-2d3065d86273|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:01:59.947Z|2ce7b24a-0cff-4d14-a91c-5fcab13d21c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:01:59.948Z|2ce7b24a-0cff-4d14-a91c-5fcab13d21c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:02:00.056Z|751f8618-f09d-4246-a39e-1d9461fe7ef7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:02:00.057Z|751f8618-f09d-4246-a39e-1d9461fe7ef7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:02:03.294Z|45fdece7-5935-45eb-9a16-23c09dbab4f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:02:03.296Z|45fdece7-5935-45eb-9a16-23c09dbab4f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:02:03.357Z|41fdbfd3-32cf-4b1c-976d-7634d2dfb367|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:02:03.359Z|41fdbfd3-32cf-4b1c-976d-7634d2dfb367|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:02:05.646Z|1fa98c8e-0223-41e1-a0f1-655105ee3cf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:02:05.647Z|1fa98c8e-0223-41e1-a0f1-655105ee3cf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:02:13.328Z|8c732b31-e10d-4a9b-8930-28552c2e5edd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:02:13.329Z|8c732b31-e10d-4a9b-8930-28552c2e5edd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:02:13.385Z|fc12f3c9-87ab-4a32-99a3-03a296b4cf01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:02:13.386Z|fc12f3c9-87ab-4a32-99a3-03a296b4cf01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:02:14.947Z|15aa8377-c06a-4224-9708-c8209274fbc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:02:14.949Z|15aa8377-c06a-4224-9708-c8209274fbc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:02:15.673Z|30fc2423-b7ce-4a15-9be4-a978f3981ce1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:02:15.674Z|30fc2423-b7ce-4a15-9be4-a978f3981ce1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:02:23.354Z|40151403-bf95-46a4-9d05-69e00fb96195|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:02:23.355Z|40151403-bf95-46a4-9d05-69e00fb96195|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:02:23.413Z|e48e3277-7e24-4c3b-b56b-630d638f2282|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:02:23.414Z|e48e3277-7e24-4c3b-b56b-630d638f2282|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:02:25.702Z|ee47da38-ea9d-410f-9d09-73e64aed1ea7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:02:25.703Z|ee47da38-ea9d-410f-9d09-73e64aed1ea7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:02:29.948Z|06b7fbe5-8263-4a62-be8b-e6940507b856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:02:29.951Z|06b7fbe5-8263-4a62-be8b-e6940507b856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:02:30.058Z|5c824920-d227-4300-8491-77b4bee862c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:02:30.059Z|5c824920-d227-4300-8491-77b4bee862c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:02:33.382Z|fbbc30d5-6796-46ae-bd06-03242c6c8c6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:02:33.383Z|fbbc30d5-6796-46ae-bd06-03242c6c8c6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:02:33.441Z|4b073a9c-1ffe-4127-a475-f658b53e1133|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:02:33.442Z|4b073a9c-1ffe-4127-a475-f658b53e1133|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:02:35.730Z|28609fc9-2a0a-4d2e-9a21-c693a47750c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:02:35.732Z|28609fc9-2a0a-4d2e-9a21-c693a47750c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:02:43.410Z|8ecf9b65-c3b5-45f9-9947-5219a3651596|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:02:43.411Z|8ecf9b65-c3b5-45f9-9947-5219a3651596|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:02:43.478Z|9da655e7-7e48-47d8-be5e-1194e70b8ec1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:02:43.479Z|9da655e7-7e48-47d8-be5e-1194e70b8ec1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:02:44.947Z|fa9fcd3a-9baf-4195-884c-27c2df746765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:02:44.948Z|fa9fcd3a-9baf-4195-884c-27c2df746765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:02:45.758Z|0317d1f6-a80a-4ad0-a8d2-20b82d55daec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:02:45.760Z|0317d1f6-a80a-4ad0-a8d2-20b82d55daec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:02:53.437Z|d8f4ee51-13fc-49f5-9ba4-542328ef5fc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:02:53.438Z|d8f4ee51-13fc-49f5-9ba4-542328ef5fc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:02:53.505Z|1b1a87bb-63bc-495c-83f5-c175b5fd25d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:02:53.506Z|1b1a87bb-63bc-495c-83f5-c175b5fd25d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:02:55.785Z|510965d9-469c-4b5f-9cb2-b81698692475|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:02:55.787Z|510965d9-469c-4b5f-9cb2-b81698692475|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:02:59.947Z|2d5c9d26-8486-4cd3-972f-8232be842e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:02:59.948Z|2d5c9d26-8486-4cd3-972f-8232be842e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:03:00.063Z|9cd0a944-3cd3-4d06-9fd7-61274b8e4e02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:03:00.064Z|9cd0a944-3cd3-4d06-9fd7-61274b8e4e02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:03:03.464Z|274ef5cc-a0d2-4986-a781-33314df3f9d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:03:03.465Z|274ef5cc-a0d2-4986-a781-33314df3f9d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:03:03.532Z|4a239d1b-b1a1-4a4e-9b5e-d91728bfd0c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:03:03.533Z|4a239d1b-b1a1-4a4e-9b5e-d91728bfd0c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:03:05.818Z|3aaf8296-1c98-4409-b4bd-296f9b58fe93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:03:05.819Z|3aaf8296-1c98-4409-b4bd-296f9b58fe93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:03:13.492Z|cc75f064-0e55-442d-9dd7-822f361093a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:03:13.493Z|cc75f064-0e55-442d-9dd7-822f361093a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:03:13.559Z|c26010f3-5a6c-4368-91f5-eaf5c23a7d5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:03:13.560Z|c26010f3-5a6c-4368-91f5-eaf5c23a7d5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:03:14.947Z|cb26b94f-3418-4bfc-903e-b01454afb776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:03:14.951Z|cb26b94f-3418-4bfc-903e-b01454afb776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:03:15.845Z|b1542fdb-449e-4508-b834-8017940401b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:03:15.846Z|b1542fdb-449e-4508-b834-8017940401b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:03:23.519Z|af8a1370-6d14-40e3-a783-74946776b51f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:03:23.520Z|af8a1370-6d14-40e3-a783-74946776b51f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:03:23.588Z|ad7c3e58-1cd6-47ba-8da6-f84e672b97d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:03:23.589Z|ad7c3e58-1cd6-47ba-8da6-f84e672b97d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:03:25.872Z|a7373031-b6aa-4d34-ba74-8873ce167020|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:03:25.874Z|a7373031-b6aa-4d34-ba74-8873ce167020|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:03:29.948Z|3e4df75b-77f2-48ee-b252-06cce134c37e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:03:29.949Z|3e4df75b-77f2-48ee-b252-06cce134c37e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:03:30.065Z|d9c3db64-582a-49a0-8655-097d94012983|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:03:30.066Z|d9c3db64-582a-49a0-8655-097d94012983|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:03:33.547Z|162441d9-6903-4969-847b-7db4d6f9f274|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:03:33.549Z|162441d9-6903-4969-847b-7db4d6f9f274|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:03:33.620Z|0d61fc0f-8e5a-4301-9d89-55507cea7d14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:03:33.622Z|0d61fc0f-8e5a-4301-9d89-55507cea7d14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:03:35.899Z|5c2da750-4f46-4cfb-953e-b59b3ead2e82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:03:35.900Z|5c2da750-4f46-4cfb-953e-b59b3ead2e82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:03:43.573Z|0b88e955-f304-45cf-891d-8066a5e64b9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:03:43.574Z|0b88e955-f304-45cf-891d-8066a5e64b9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:03:43.651Z|a27d751f-cde7-4a4b-97af-613446760982|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:03:43.652Z|a27d751f-cde7-4a4b-97af-613446760982|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:03:44.947Z|d587d8b9-1887-463b-b7cf-fd6b280e22d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:03:44.948Z|d587d8b9-1887-463b-b7cf-fd6b280e22d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:03:45.926Z|a3785317-4086-4077-8c29-63ec1c179e76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:03:45.927Z|a3785317-4086-4077-8c29-63ec1c179e76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:03:53.600Z|36445def-aa2f-47c8-b14d-dae46af9c242|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:03:53.601Z|36445def-aa2f-47c8-b14d-dae46af9c242|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:03:53.679Z|23f3df39-171f-4aa0-a173-22958b5e34ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:03:53.680Z|23f3df39-171f-4aa0-a173-22958b5e34ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:03:55.953Z|752522c7-0c0f-47d4-ab41-186915ddacd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:03:55.954Z|752522c7-0c0f-47d4-ab41-186915ddacd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:03:59.947Z|bbd5bc42-e488-4e4e-a4d4-638f0a30ce8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:03:59.950Z|bbd5bc42-e488-4e4e-a4d4-638f0a30ce8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:04:00.068Z|af86cbf9-6f06-4327-aaea-96fe8b6dae1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:04:00.069Z|af86cbf9-6f06-4327-aaea-96fe8b6dae1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:04:03.631Z|26776a63-2e3c-420e-90d5-d042660a14a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:04:03.633Z|26776a63-2e3c-420e-90d5-d042660a14a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:04:03.704Z|8f76c61b-387e-42f0-a197-8ee91a5ca1ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:04:03.705Z|8f76c61b-387e-42f0-a197-8ee91a5ca1ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:04:05.981Z|65e0e1ad-7a08-4762-815a-1f69a7c30dd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:04:05.982Z|65e0e1ad-7a08-4762-815a-1f69a7c30dd4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:04:13.659Z|0df50d94-271f-42cb-809b-49ef7cb99821|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:04:13.660Z|0df50d94-271f-42cb-809b-49ef7cb99821|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:04:13.732Z|0ae9c130-709b-4e44-8960-78eefc74e241|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:04:13.734Z|0ae9c130-709b-4e44-8960-78eefc74e241|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:04:14.947Z|92f67b68-91f8-4ae1-9c89-d8d2ea8cdfa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:04:14.948Z|92f67b68-91f8-4ae1-9c89-d8d2ea8cdfa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:04:16.012Z|93e85856-8f86-45d6-9074-121b6c279e29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:04:16.013Z|93e85856-8f86-45d6-9074-121b6c279e29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:04:23.686Z|48fb994a-d36f-4aed-be4d-f7dd2f919bac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:04:23.688Z|48fb994a-d36f-4aed-be4d-f7dd2f919bac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:04:23.759Z|39f7a55a-5c79-474e-bc15-f98c1e095931|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:04:23.760Z|39f7a55a-5c79-474e-bc15-f98c1e095931|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:04:26.038Z|fc51bdfd-35d1-4c39-a995-688e0f8c135d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:04:26.039Z|fc51bdfd-35d1-4c39-a995-688e0f8c135d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:04:29.947Z|85777688-e48e-4f04-99cb-a7373a301032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:04:29.949Z|85777688-e48e-4f04-99cb-a7373a301032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:04:30.071Z|7aba1806-5eda-4ec9-abdf-a56c70e004d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:04:30.071Z|7aba1806-5eda-4ec9-abdf-a56c70e004d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:04:33.721Z|228fa7ea-c43c-488c-8c05-14fb4866cdbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:04:33.722Z|228fa7ea-c43c-488c-8c05-14fb4866cdbe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:04:33.786Z|5cc11401-2fa9-454f-af6e-ffd9676aeaa1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:04:33.787Z|5cc11401-2fa9-454f-af6e-ffd9676aeaa1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:04:36.065Z|368c805d-6437-41d5-84bf-23678fb6b057|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:04:36.066Z|368c805d-6437-41d5-84bf-23678fb6b057|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:04:43.749Z|5319dd0b-3023-40d4-a6ed-f766f906c46d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:04:43.750Z|5319dd0b-3023-40d4-a6ed-f766f906c46d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:04:43.811Z|3ceb3234-fa51-440b-bcdd-2f53aaebce95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:04:43.812Z|3ceb3234-fa51-440b-bcdd-2f53aaebce95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:04:44.950Z|e8069b13-2171-4ee0-a334-1ed4a099e49e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:04:44.953Z|e8069b13-2171-4ee0-a334-1ed4a099e49e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:04:46.091Z|e487a757-5431-4cab-880a-b2fa82e9ecbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:04:46.092Z|e487a757-5431-4cab-880a-b2fa82e9ecbc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:04:53.776Z|29bfebd9-da18-4bdf-8ce8-fce182125bec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:04:53.777Z|29bfebd9-da18-4bdf-8ce8-fce182125bec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:04:53.836Z|4efd8487-8151-47a8-8374-ccfbe76d39f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:04:53.837Z|4efd8487-8151-47a8-8374-ccfbe76d39f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:04:56.117Z|5e144715-23c0-4f0e-8914-ff98eed2f961|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:04:56.118Z|5e144715-23c0-4f0e-8914-ff98eed2f961|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:04:59.947Z|d8d49ae4-8960-4f34-ba57-dbec5c71b941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:04:59.948Z|d8d49ae4-8960-4f34-ba57-dbec5c71b941|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:05:00.073Z|8c2508e1-8ac1-49ff-bde9-5c3df0ec1de9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:05:00.074Z|8c2508e1-8ac1-49ff-bde9-5c3df0ec1de9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:05:03.803Z|a166c50d-4f2c-4e2d-b859-e5dfa8f14042|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:05:03.804Z|a166c50d-4f2c-4e2d-b859-e5dfa8f14042|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:05:03.863Z|00afb2aa-5335-42a2-80b2-2be934776706|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:05:03.864Z|00afb2aa-5335-42a2-80b2-2be934776706|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:05:06.149Z|e9b90a35-ca67-4522-b05e-e9396fc31c16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:05:06.150Z|e9b90a35-ca67-4522-b05e-e9396fc31c16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:05:13.836Z|95de6ab1-79eb-4800-b207-70d3cca0b636|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:05:13.837Z|95de6ab1-79eb-4800-b207-70d3cca0b636|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:05:13.892Z|d7b39321-ea04-47c9-9126-290406ae407f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:05:13.893Z|d7b39321-ea04-47c9-9126-290406ae407f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:05:14.947Z|65dc2661-45cf-4623-8696-28c6b1b89cd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:05:14.948Z|65dc2661-45cf-4623-8696-28c6b1b89cd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:05:16.178Z|2ecb3d40-f500-4be4-8aee-3e22ba6b4b88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:05:16.179Z|2ecb3d40-f500-4be4-8aee-3e22ba6b4b88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:05:17.084Z|db88b0e7-b531-49ac-9986-6014d6ac1dc8|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:05:17.086Z|db88b0e7-b531-49ac-9986-6014d6ac1dc8|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:05:23.862Z|2974bb57-2c50-465a-9a9b-9d502a4abfdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:05:23.863Z|2974bb57-2c50-465a-9a9b-9d502a4abfdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:05:23.923Z|38faee92-2903-4646-9e40-c7d0342bc33b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:05:23.925Z|38faee92-2903-4646-9e40-c7d0342bc33b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:05:26.206Z|7855de02-964f-47fa-ac8c-faf894d98ad2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:05:26.207Z|7855de02-964f-47fa-ac8c-faf894d98ad2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:05:29.948Z|99fecfc7-5b18-4282-bed7-db0b80176713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:05:29.951Z|99fecfc7-5b18-4282-bed7-db0b80176713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:05:30.075Z|d9786a74-03e7-4622-88d4-726055c36577|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:05:30.075Z|d9786a74-03e7-4622-88d4-726055c36577|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:05:33.889Z|25e5d1a3-5d64-45cf-a777-944d56fffa49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:05:33.890Z|25e5d1a3-5d64-45cf-a777-944d56fffa49|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:05:33.952Z|2f0bce3f-fc4b-4949-a0de-257858387f62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:05:33.955Z|2f0bce3f-fc4b-4949-a0de-257858387f62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:05:36.235Z|bdc459c4-b7d2-49f2-8f22-7612452419e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:05:36.236Z|bdc459c4-b7d2-49f2-8f22-7612452419e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:05:43.917Z|b9e44a3d-b5f3-4a8d-b5ef-f0240cbc0d9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:05:43.919Z|b9e44a3d-b5f3-4a8d-b5ef-f0240cbc0d9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:05:43.982Z|e5a2572a-610a-4126-91dc-f2a925115b72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:05:43.984Z|e5a2572a-610a-4126-91dc-f2a925115b72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:05:44.947Z|20096186-fe38-4e0f-9e1b-1e63b1f30541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:05:44.948Z|20096186-fe38-4e0f-9e1b-1e63b1f30541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:05:46.262Z|1d1477b0-daa6-4730-a155-ee28ff48b72b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:05:46.263Z|1d1477b0-daa6-4730-a155-ee28ff48b72b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:05:53.946Z|f1746a1f-69f0-429d-8d83-aee9e6906187|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:05:53.948Z|f1746a1f-69f0-429d-8d83-aee9e6906187|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:05:54.008Z|59d17b3a-6ce5-4fca-9256-1afc65212cda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:05:54.009Z|59d17b3a-6ce5-4fca-9256-1afc65212cda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:05:56.288Z|488cea74-7b23-4698-a9f4-2ee086571868|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:05:56.290Z|488cea74-7b23-4698-a9f4-2ee086571868|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:05:59.947Z|d1315706-e410-4ee4-ac5f-e884026d69b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:05:59.948Z|d1315706-e410-4ee4-ac5f-e884026d69b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:06:00.077Z|9cc91005-483b-4320-9802-1ec20394ee60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:06:00.078Z|9cc91005-483b-4320-9802-1ec20394ee60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:06:03.976Z|812fa08d-14ea-477d-82aa-0f8f7a639436|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:06:03.978Z|812fa08d-14ea-477d-82aa-0f8f7a639436|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:06:04.035Z|faf5a234-203e-42d5-970f-eade54aba60d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:06:04.036Z|faf5a234-203e-42d5-970f-eade54aba60d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:06:06.318Z|c3abc28e-89c0-40e5-8f53-76298e8d5214|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:06:06.320Z|c3abc28e-89c0-40e5-8f53-76298e8d5214|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:06:14.003Z|3a3ec052-77e2-4ac9-9417-be4acbf4fce0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:06:14.004Z|3a3ec052-77e2-4ac9-9417-be4acbf4fce0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:06:14.060Z|b414f172-db3b-4473-aacf-86d20e1bce7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:06:14.061Z|b414f172-db3b-4473-aacf-86d20e1bce7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:06:14.947Z|12eb7bd6-33da-4e5e-b628-cde067f99190|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:06:14.952Z|12eb7bd6-33da-4e5e-b628-cde067f99190|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:06:16.347Z|c0c9da96-ec80-4ea0-b260-f24603ee687c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:06:16.348Z|c0c9da96-ec80-4ea0-b260-f24603ee687c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:06:17.061Z|2cbb7640-c64f-4012-8d76-5d18c4f311c0|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:06:17.062Z|2cbb7640-c64f-4012-8d76-5d18c4f311c0|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:06:24.028Z|da37a248-5d45-401d-b537-ec1ec139b540|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:06:24.029Z|da37a248-5d45-401d-b537-ec1ec139b540|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:06:24.086Z|c766ef78-0ad1-4098-99fc-a2e8ba7534ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:06:24.087Z|c766ef78-0ad1-4098-99fc-a2e8ba7534ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:06:26.376Z|ab07f9c0-34ce-4f25-8ba2-d813f805f80f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:06:26.377Z|ab07f9c0-34ce-4f25-8ba2-d813f805f80f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:06:29.947Z|61273a0d-9550-4fd4-86fc-0840948dedad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:06:29.948Z|61273a0d-9550-4fd4-86fc-0840948dedad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:06:30.079Z|50cb47c8-022b-4811-a6ea-1e33783e0bf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:06:30.079Z|50cb47c8-022b-4811-a6ea-1e33783e0bf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:06:34.057Z|ba6bd51c-5be7-4bee-9cd4-664f8cb78660|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:06:34.059Z|ba6bd51c-5be7-4bee-9cd4-664f8cb78660|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:06:34.112Z|a2721571-878c-4c57-9d2c-72b3dd346a5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:06:34.113Z|a2721571-878c-4c57-9d2c-72b3dd346a5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:06:36.407Z|6d16c015-cbc4-4cb5-abea-6f74e1938c84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:06:36.408Z|6d16c015-cbc4-4cb5-abea-6f74e1938c84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:06:44.088Z|6b0f2389-c1fd-4888-bfd3-afe9b6b0086f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:06:44.089Z|6b0f2389-c1fd-4888-bfd3-afe9b6b0086f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:06:44.138Z|1077587d-0e07-4e58-aa8d-012258c5338c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:06:44.138Z|1077587d-0e07-4e58-aa8d-012258c5338c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:06:44.947Z|4d2957dc-c583-4bfd-8977-b315c3e1e66e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:06:44.949Z|4d2957dc-c583-4bfd-8977-b315c3e1e66e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:06:46.438Z|d744a6d6-a443-43bb-b680-6f3a727141f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:06:46.439Z|d744a6d6-a443-43bb-b680-6f3a727141f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:06:54.116Z|94210e89-021f-44a0-8a63-0f31ad1083b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:06:54.117Z|94210e89-021f-44a0-8a63-0f31ad1083b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:06:54.165Z|ab7c790f-7198-4b69-967f-acdd1528b567|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:06:54.166Z|ab7c790f-7198-4b69-967f-acdd1528b567|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:06:56.469Z|0151d77a-d5ae-4a01-a760-6a413b1991ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:06:56.471Z|0151d77a-d5ae-4a01-a760-6a413b1991ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:06:59.947Z|4d375dce-b7fd-4286-b756-47a90300d843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:06:59.952Z|4d375dce-b7fd-4286-b756-47a90300d843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:07:00.080Z|0418f6a9-333f-485e-b2df-051ce6b1778d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:07:00.081Z|0418f6a9-333f-485e-b2df-051ce6b1778d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:07:04.144Z|d14b3488-ec07-4439-beed-eb51391a5738|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:07:04.145Z|d14b3488-ec07-4439-beed-eb51391a5738|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:07:04.196Z|76a39f43-ef66-44f3-9d83-0731494026fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:07:04.197Z|76a39f43-ef66-44f3-9d83-0731494026fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:07:06.497Z|92239eff-e8c6-4eab-9ae0-d49854b897e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:07:06.499Z|92239eff-e8c6-4eab-9ae0-d49854b897e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:07:14.172Z|c7b3cb93-35c0-4d51-81c7-844ce7ca0f8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:07:14.173Z|c7b3cb93-35c0-4d51-81c7-844ce7ca0f8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:07:14.221Z|e4ca3dce-c697-41a7-9588-313c8198d3b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:07:14.222Z|e4ca3dce-c697-41a7-9588-313c8198d3b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:07:14.947Z|d14b22cb-050a-4521-b1b3-0227d96814d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:07:14.948Z|d14b22cb-050a-4521-b1b3-0227d96814d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:07:16.526Z|29812188-1039-4984-b45e-aad6ab2cc044|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:07:16.527Z|29812188-1039-4984-b45e-aad6ab2cc044|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:07:17.061Z|bba8dfc7-2635-429e-b880-20683af4b12e|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:07:17.062Z|bba8dfc7-2635-429e-b880-20683af4b12e|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:07:24.200Z|1e7ab92b-c1ff-46ca-8442-6119f782a28c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:07:24.201Z|1e7ab92b-c1ff-46ca-8442-6119f782a28c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:07:24.248Z|6945c639-86b6-4ef3-b458-6c0d08f1bf97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:07:24.249Z|6945c639-86b6-4ef3-b458-6c0d08f1bf97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:07:26.556Z|3e212709-0c5e-45fe-8d07-b3e8c0067583|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:07:26.557Z|3e212709-0c5e-45fe-8d07-b3e8c0067583|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:07:29.947Z|05471dd5-96fd-4fa6-b104-d509a2afb159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:07:29.948Z|05471dd5-96fd-4fa6-b104-d509a2afb159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:07:30.082Z|75db4636-e73b-41a1-bce9-3770220f553b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:07:30.083Z|75db4636-e73b-41a1-bce9-3770220f553b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:07:34.234Z|ad569929-6d97-43d5-b47d-63075cf56790|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:07:34.235Z|ad569929-6d97-43d5-b47d-63075cf56790|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:07:34.274Z|f1ffd62c-9c40-4f3b-bea7-10e4fc5802ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:07:34.275Z|f1ffd62c-9c40-4f3b-bea7-10e4fc5802ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:07:36.583Z|81a0e5b5-b145-4728-ab8e-387cfe2bd438|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:07:36.584Z|81a0e5b5-b145-4728-ab8e-387cfe2bd438|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:07:44.261Z|496999ba-ea1f-4467-a36c-368f1db5e32b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:07:44.262Z|496999ba-ea1f-4467-a36c-368f1db5e32b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:07:44.301Z|524bf2a0-b2f5-47ab-ac02-210e0dea26d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:07:44.302Z|524bf2a0-b2f5-47ab-ac02-210e0dea26d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:07:44.947Z|2a48dfa0-383f-4b90-a74d-3f13781367f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:07:44.950Z|2a48dfa0-383f-4b90-a74d-3f13781367f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:07:46.610Z|7550ad2c-082e-4cd0-b968-79eb5e636dbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:07:46.611Z|7550ad2c-082e-4cd0-b968-79eb5e636dbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:07:54.289Z|c85a4123-f5e3-4d85-a51b-9b323f903a55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:07:54.290Z|c85a4123-f5e3-4d85-a51b-9b323f903a55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:07:54.326Z|f8b37366-e62b-48f3-ac46-30f1826895bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:07:54.327Z|f8b37366-e62b-48f3-ac46-30f1826895bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:07:56.636Z|c1903289-7e81-401f-b327-8bc279e38db9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:07:56.637Z|c1903289-7e81-401f-b327-8bc279e38db9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:07:59.947Z|9b19ddb2-90c9-4332-b69f-ba176bc6ae66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:07:59.948Z|9b19ddb2-90c9-4332-b69f-ba176bc6ae66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:08:00.084Z|27ead292-1fb7-4b30-84b8-e29d3967c1f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:08:00.085Z|27ead292-1fb7-4b30-84b8-e29d3967c1f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:08:04.330Z|998953eb-f0ba-4e9c-89b9-3a246abac631|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:08:04.331Z|998953eb-f0ba-4e9c-89b9-3a246abac631|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:08:04.351Z|c5c621ba-5ae4-429f-80d5-eb4b18221713|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:08:04.352Z|c5c621ba-5ae4-429f-80d5-eb4b18221713|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:08:06.665Z|e6dd8847-c2c7-40ed-b8b7-4debe3823b3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:08:06.667Z|e6dd8847-c2c7-40ed-b8b7-4debe3823b3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:08:14.358Z|210336df-8c69-4a4b-8e41-0a99e1dd38df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:08:14.359Z|210336df-8c69-4a4b-8e41-0a99e1dd38df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:08:14.374Z|7d4c74be-69a5-44e6-b11b-e6576db674c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:08:14.375Z|7d4c74be-69a5-44e6-b11b-e6576db674c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:08:14.947Z|f66a9d81-a621-423b-a814-90823e8dca52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:08:14.948Z|f66a9d81-a621-423b-a814-90823e8dca52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:08:16.697Z|2bd342a9-4a0b-40ed-aa90-d50c2fdc30a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:08:16.698Z|2bd342a9-4a0b-40ed-aa90-d50c2fdc30a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:08:17.061Z|ae797e04-c344-4c61-b279-e7a12d4fb444|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:08:17.062Z|ae797e04-c344-4c61-b279-e7a12d4fb444|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:08:24.386Z|7e4490c0-dd5e-4581-86b9-21f6abccdbc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:08:24.387Z|7e4490c0-dd5e-4581-86b9-21f6abccdbc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:08:24.398Z|153f3fbf-f12b-4ad1-a450-375768df91f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:08:24.400Z|153f3fbf-f12b-4ad1-a450-375768df91f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:08:26.735Z|3b399094-7ccf-424f-89f8-8fa7da7e8d65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:08:26.736Z|3b399094-7ccf-424f-89f8-8fa7da7e8d65|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:08:29.947Z|3bf4b2ee-6e10-4606-8c72-818795af4a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:08:29.951Z|3bf4b2ee-6e10-4606-8c72-818795af4a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:08:30.086Z|0b1822a7-9a80-495c-af9d-c154e0f930de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:08:30.087Z|0b1822a7-9a80-495c-af9d-c154e0f930de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:08:34.412Z|316977d6-f7af-41b9-b210-c83cf7cfb083|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:08:34.413Z|316977d6-f7af-41b9-b210-c83cf7cfb083|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:08:34.423Z|76526e04-7af5-43a8-a6d3-3504e54df23a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:08:34.425Z|76526e04-7af5-43a8-a6d3-3504e54df23a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:08:36.761Z|395024f0-b4e8-4b5f-853e-864bdebeaa01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:08:36.763Z|395024f0-b4e8-4b5f-853e-864bdebeaa01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:08:44.438Z|a9a9f7af-000f-48c5-82e9-da35bb9ad349|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:08:44.439Z|a9a9f7af-000f-48c5-82e9-da35bb9ad349|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:08:44.450Z|ce4c748b-7601-4e48-802f-1289ea4c6b20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:08:44.451Z|ce4c748b-7601-4e48-802f-1289ea4c6b20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:08:44.947Z|fa8ea430-84d7-444a-843a-94dd388a3877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:08:44.948Z|fa8ea430-84d7-444a-843a-94dd388a3877|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:08:46.788Z|6f8a248a-c0ae-47c0-bb3e-e3db0979dea2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:08:46.789Z|6f8a248a-c0ae-47c0-bb3e-e3db0979dea2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:08:54.467Z|f0f4a8b9-7666-49d4-8c61-a8c2674d8ddd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:08:54.468Z|f0f4a8b9-7666-49d4-8c61-a8c2674d8ddd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:08:54.478Z|afcebe2a-ad44-4a97-ab07-6dcd5862b671|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:08:54.479Z|afcebe2a-ad44-4a97-ab07-6dcd5862b671|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:08:56.815Z|701c2cd1-57bb-4982-9ca5-353f324a7621|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:08:56.816Z|701c2cd1-57bb-4982-9ca5-353f324a7621|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:08:59.947Z|619f522f-7713-4f0f-ba35-335e949d6e1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:08:59.948Z|619f522f-7713-4f0f-ba35-335e949d6e1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:09:00.088Z|1ec8ec19-da33-4cee-9f19-25aa82121bb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:09:00.089Z|1ec8ec19-da33-4cee-9f19-25aa82121bb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:09:04.493Z|d2a14025-8d46-4b65-a205-f1753416f148|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:09:04.494Z|d2a14025-8d46-4b65-a205-f1753416f148|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:09:04.503Z|2e5d9bd9-487a-405e-8b8b-eee717c7d614|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:09:04.504Z|2e5d9bd9-487a-405e-8b8b-eee717c7d614|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:09:06.844Z|1b4b920b-d8ce-4752-bb4b-08a5109ac2a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:09:06.845Z|1b4b920b-d8ce-4752-bb4b-08a5109ac2a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:09:14.520Z|d948402c-bdcc-4650-92f8-9e0289be8982|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:09:14.522Z|d948402c-bdcc-4650-92f8-9e0289be8982|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:09:14.538Z|dcacd7f3-186d-466d-9006-0bab395faef6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:09:14.539Z|dcacd7f3-186d-466d-9006-0bab395faef6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:09:14.947Z|2a4cb850-2d6b-45eb-82ba-b00e651714f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:09:14.950Z|2a4cb850-2d6b-45eb-82ba-b00e651714f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:09:16.870Z|a507bf0b-6df6-4daa-be0c-02674b0ee049|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:09:16.871Z|a507bf0b-6df6-4daa-be0c-02674b0ee049|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:09:17.060Z|9facd658-92e4-4544-be58-658840f2e713|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:09:17.061Z|9facd658-92e4-4544-be58-658840f2e713|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:09:24.548Z|bb2b412d-17e5-48fe-ace2-dcaa7aa2683c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:09:24.549Z|bb2b412d-17e5-48fe-ace2-dcaa7aa2683c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:09:24.566Z|145e6102-ed5e-4bb9-980a-85c2f895c95f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:09:24.567Z|145e6102-ed5e-4bb9-980a-85c2f895c95f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:09:26.898Z|97d71881-c558-439b-b35d-b84c805ee872|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:09:26.899Z|97d71881-c558-439b-b35d-b84c805ee872|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:09:29.947Z|059b783c-e2f1-4fe8-ae0e-575cdf67dfdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:09:29.948Z|059b783c-e2f1-4fe8-ae0e-575cdf67dfdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:09:30.090Z|da401e43-fb6a-4b0c-aba0-988309af62c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:09:30.092Z|da401e43-fb6a-4b0c-aba0-988309af62c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:09:34.577Z|eecedfd4-4c81-45e6-9f49-ed8bf8596484|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:09:34.578Z|eecedfd4-4c81-45e6-9f49-ed8bf8596484|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:09:34.592Z|a72045fe-a426-40f4-970d-62c9bc924e01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:09:34.593Z|a72045fe-a426-40f4-970d-62c9bc924e01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:09:36.931Z|7181950e-20b1-48f7-959c-1f3cf511f31e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:09:36.933Z|7181950e-20b1-48f7-959c-1f3cf511f31e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:09:44.606Z|183a72ea-2548-40dc-996a-181804a6f498|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:09:44.607Z|183a72ea-2548-40dc-996a-181804a6f498|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:09:44.616Z|7e4de718-6f4e-41e2-8659-9ac4fc234044|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:09:44.617Z|7e4de718-6f4e-41e2-8659-9ac4fc234044|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:09:44.947Z|f73f20b0-9983-45d7-b5e7-9018f0c670c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:09:44.948Z|f73f20b0-9983-45d7-b5e7-9018f0c670c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:09:46.961Z|2a55f71b-42dc-4929-8c8d-7eef40dcc6da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:09:46.962Z|2a55f71b-42dc-4929-8c8d-7eef40dcc6da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:09:54.640Z|185b6f02-45ff-4309-9502-2697214f4d84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:09:54.645Z|185b6f02-45ff-4309-9502-2697214f4d84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:09:54.645Z|40d184eb-f86c-4575-9484-3eecba12dfc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:09:54.647Z|40d184eb-f86c-4575-9484-3eecba12dfc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:09:56.989Z|d8d0be69-930b-4b06-b885-5572794f6b79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:09:56.990Z|d8d0be69-930b-4b06-b885-5572794f6b79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:09:59.948Z|1ab1090d-706c-4c11-94fe-47652c718043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:09:59.952Z|1ab1090d-706c-4c11-94fe-47652c718043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:10:00.093Z|41b84e23-caed-4cd6-a9a7-5cfcdd21184d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:10:00.094Z|41b84e23-caed-4cd6-a9a7-5cfcdd21184d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:10:04.671Z|634d3b98-4533-48f9-8390-1eaf6cdb2b25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:10:04.672Z|634d3b98-4533-48f9-8390-1eaf6cdb2b25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:10:04.675Z|a514b24d-4e2b-4866-a394-0c8fa249956e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:10:04.678Z|a514b24d-4e2b-4866-a394-0c8fa249956e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:10:07.015Z|616da220-795f-45df-b88c-27445710fa30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:10:07.016Z|616da220-795f-45df-b88c-27445710fa30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:10:14.699Z|b92bb15e-6f5b-4633-ab78-bb801abea173|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:10:14.700Z|b92bb15e-6f5b-4633-ab78-bb801abea173|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:10:14.701Z|886854b7-ed8d-4759-a96e-f8584c48d17e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:10:14.702Z|886854b7-ed8d-4759-a96e-f8584c48d17e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:10:14.947Z|36b91c46-74c4-4b7e-94b7-111fee74c479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:10:14.948Z|36b91c46-74c4-4b7e-94b7-111fee74c479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:10:17.045Z|f2962fc1-ffa5-4797-abb3-4d7dc56e11a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:10:17.046Z|f2962fc1-ffa5-4797-abb3-4d7dc56e11a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:10:17.060Z|bba3a4d1-0e96-43bf-9146-0167f8d3e1dc|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:10:17.061Z|bba3a4d1-0e96-43bf-9146-0167f8d3e1dc|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:10:24.727Z|c40bf51b-307a-4b36-a9a2-bb70b338d010|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:10:24.727Z|169d48d9-b783-4cca-b242-7e3e17384b7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:10:24.728Z|169d48d9-b783-4cca-b242-7e3e17384b7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:10:24.728Z|c40bf51b-307a-4b36-a9a2-bb70b338d010|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:10:27.073Z|730f40db-f42a-4672-ac0c-7564b7896ed6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:10:27.074Z|730f40db-f42a-4672-ac0c-7564b7896ed6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:10:29.947Z|46dc0de2-6df2-4f8f-aed9-5f689f1b2564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:10:29.948Z|46dc0de2-6df2-4f8f-aed9-5f689f1b2564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:10:30.095Z|d93bf739-fe03-449f-a604-b8b90f9d9893|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:10:30.096Z|d93bf739-fe03-449f-a604-b8b90f9d9893|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:10:34.754Z|e107d75f-a3f0-4dc5-b6c8-cb41b7e842fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:10:34.755Z|fff274d0-e080-4c0f-9625-e8e8a27c8435|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:10:34.756Z|fff274d0-e080-4c0f-9625-e8e8a27c8435|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:10:34.756Z|e107d75f-a3f0-4dc5-b6c8-cb41b7e842fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:10:37.104Z|49fc7d68-1b97-466f-b7d0-c14ad8a03f29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:10:37.105Z|49fc7d68-1b97-466f-b7d0-c14ad8a03f29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:10:44.783Z|017fe5df-09a1-40d8-b51b-ab6db4fda903|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:10:44.784Z|017fe5df-09a1-40d8-b51b-ab6db4fda903|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:10:44.786Z|239dc95a-d3fb-42c4-87d3-975f3bee07a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:10:44.787Z|239dc95a-d3fb-42c4-87d3-975f3bee07a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:10:44.947Z|9583c3db-8856-464b-9750-bfdded98c9ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:10:44.950Z|9583c3db-8856-464b-9750-bfdded98c9ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:10:47.131Z|f6862d5c-a9ff-4fe1-b7bd-483f99dd6fe6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:10:47.132Z|f6862d5c-a9ff-4fe1-b7bd-483f99dd6fe6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:10:54.815Z|6bc9a107-8086-4a7f-85a6-219c3d46fa12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:10:54.816Z|6bc9a107-8086-4a7f-85a6-219c3d46fa12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:10:54.822Z|22cb1ea4-b7ed-47e4-9bc9-edc029d45f80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:10:54.822Z|22cb1ea4-b7ed-47e4-9bc9-edc029d45f80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:10:57.157Z|f4b652f2-2ceb-460d-a6f3-e2afafd41bec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:10:57.158Z|f4b652f2-2ceb-460d-a6f3-e2afafd41bec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:10:59.948Z|c91dc8e6-0793-4c34-98c9-97e71e8a9225|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:10:59.949Z|c91dc8e6-0793-4c34-98c9-97e71e8a9225|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:11:00.097Z|ac28bdf9-d444-40c9-87ff-3350d6b3dd00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:11:00.097Z|ac28bdf9-d444-40c9-87ff-3350d6b3dd00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:11:04.860Z|c664c581-2101-4e21-b721-bb19c2fce81d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:11:04.860Z|e88d3209-54a8-427c-bac4-b303809a9ca7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:11:04.861Z|c664c581-2101-4e21-b721-bb19c2fce81d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:11:04.861Z|e88d3209-54a8-427c-bac4-b303809a9ca7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:11:07.183Z|42c518f0-9d8d-4556-9b0e-9e4a9a0612d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:11:07.184Z|42c518f0-9d8d-4556-9b0e-9e4a9a0612d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:11:14.891Z|efe7fd8b-a789-4d44-8196-c25d1170d663|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:11:14.892Z|efe7fd8b-a789-4d44-8196-c25d1170d663|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:11:14.896Z|3f8dbbf3-e2d9-429b-8a19-f5b666994e72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:11:14.897Z|3f8dbbf3-e2d9-429b-8a19-f5b666994e72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:11:14.947Z|bdb6e911-33e8-4c27-adc5-59708c40e873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:11:14.948Z|bdb6e911-33e8-4c27-adc5-59708c40e873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:11:17.060Z|f8157afe-0292-43bc-b40d-804ba87ff90f|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:11:17.061Z|f8157afe-0292-43bc-b40d-804ba87ff90f|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:11:17.212Z|761d724d-a08d-4dd1-bf6e-a8b29f4d6b2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:11:17.213Z|761d724d-a08d-4dd1-bf6e-a8b29f4d6b2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:11:24.925Z|a3940dbc-2a08-4ed4-a388-c1effa09493e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:11:24.926Z|a3940dbc-2a08-4ed4-a388-c1effa09493e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:11:24.927Z|5a3c8476-88f2-4a72-ac25-18693cb620b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:11:24.928Z|5a3c8476-88f2-4a72-ac25-18693cb620b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:11:27.244Z|6a8e5724-e79e-4cff-a9b3-305b2de2fa99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:11:27.245Z|6a8e5724-e79e-4cff-a9b3-305b2de2fa99|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:11:29.947Z|47095db0-567a-443c-afbd-6ad86e0ecc3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:11:29.951Z|47095db0-567a-443c-afbd-6ad86e0ecc3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:11:30.098Z|d43d81d2-dfa3-42dd-9438-6e97c848a203|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:11:30.099Z|d43d81d2-dfa3-42dd-9438-6e97c848a203|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:11:34.953Z|1ef8a124-181c-4ebf-b0dc-c005ab09cf81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:11:34.956Z|b3d27f98-0c20-4a47-af13-ae4eedec666f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:11:34.956Z|b3d27f98-0c20-4a47-af13-ae4eedec666f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:11:34.957Z|1ef8a124-181c-4ebf-b0dc-c005ab09cf81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:11:37.272Z|fa538492-a327-4bee-96d9-0ec8f342e807|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:11:37.273Z|fa538492-a327-4bee-96d9-0ec8f342e807|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:11:44.947Z|e12546c9-b95b-4b1d-9c89-7d93a59fcb51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:11:44.948Z|e12546c9-b95b-4b1d-9c89-7d93a59fcb51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:11:44.982Z|a37fd03d-36e3-4ac1-a8f5-19b46965fc91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:11:44.982Z|5f43624f-79f5-4eef-8fb7-57f6bab7f3df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:11:44.983Z|5f43624f-79f5-4eef-8fb7-57f6bab7f3df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:11:44.983Z|a37fd03d-36e3-4ac1-a8f5-19b46965fc91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:11:47.299Z|34fa0511-fcd8-426e-aece-09af640181ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:11:47.300Z|34fa0511-fcd8-426e-aece-09af640181ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:11:55.009Z|4ce1ed1c-9647-44ad-975f-caeb39d08ec3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:11:55.010Z|4ce1ed1c-9647-44ad-975f-caeb39d08ec3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:11:55.011Z|b47752ff-473c-4f99-ac9a-311a7e3d4d1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:11:55.012Z|b47752ff-473c-4f99-ac9a-311a7e3d4d1a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:11:57.326Z|aebcaaeb-cb1f-4d16-99c3-e9b5a8db519d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:11:57.327Z|aebcaaeb-cb1f-4d16-99c3-e9b5a8db519d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:11:59.947Z|3e8f645a-b65a-44a4-ab50-a478cfa32648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:11:59.948Z|3e8f645a-b65a-44a4-ab50-a478cfa32648|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:12:00.101Z|fbdd4438-c433-4193-bed9-d2fa54de1da5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:12:00.102Z|fbdd4438-c433-4193-bed9-d2fa54de1da5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:12:05.039Z|b11548be-f7b0-4529-93d0-85082cec1d07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:12:05.040Z|b11548be-f7b0-4529-93d0-85082cec1d07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:12:05.043Z|acc3c869-e860-42e6-aadf-c148842a2447|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:12:05.044Z|acc3c869-e860-42e6-aadf-c148842a2447|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:12:07.352Z|07d901b8-cccb-4967-85d9-f75b8bab9126|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:12:07.355Z|07d901b8-cccb-4967-85d9-f75b8bab9126|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:12:14.947Z|bedd84b4-7fd3-4cee-8f7f-b14d1e1b1fa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:12:14.950Z|bedd84b4-7fd3-4cee-8f7f-b14d1e1b1fa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:12:15.069Z|c7b1af1b-060e-4038-8937-7552c5f37e2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:12:15.070Z|c7b1af1b-060e-4038-8937-7552c5f37e2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:12:15.074Z|70989e53-60ef-4035-9e77-1460157613d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:12:15.075Z|70989e53-60ef-4035-9e77-1460157613d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:12:17.060Z|49a0a2a7-1449-48e1-838c-6979530c134b|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:12:17.061Z|49a0a2a7-1449-48e1-838c-6979530c134b|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:12:17.386Z|28790539-15d7-4a33-9f61-c841bebe6387|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:12:17.387Z|28790539-15d7-4a33-9f61-c841bebe6387|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:12:25.102Z|61d3a62a-9130-41fc-9adf-83b5eb51037a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:12:25.103Z|61d3a62a-9130-41fc-9adf-83b5eb51037a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:12:25.107Z|87c78a45-8140-4e87-827d-d94b3213f911|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:12:25.108Z|87c78a45-8140-4e87-827d-d94b3213f911|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:12:27.412Z|0e20445f-b973-4e02-8fe7-19063b92ee42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:12:27.413Z|0e20445f-b973-4e02-8fe7-19063b92ee42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:12:29.947Z|f68adb8f-0d49-412b-940a-2305ad2c78a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:12:29.948Z|f68adb8f-0d49-412b-940a-2305ad2c78a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:12:30.103Z|693fb3db-aebb-4541-bbb0-80ca30024e30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:12:30.104Z|693fb3db-aebb-4541-bbb0-80ca30024e30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:12:35.130Z|67d44ced-9ff1-480d-bffd-4651ba3a88d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:12:35.131Z|67d44ced-9ff1-480d-bffd-4651ba3a88d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:12:35.132Z|e81121dc-46af-43ed-96bb-04efd22731c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:12:35.133Z|e81121dc-46af-43ed-96bb-04efd22731c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:12:37.456Z|cb3c91fd-29d1-4cf2-b6f1-c7af42390701|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:12:37.457Z|cb3c91fd-29d1-4cf2-b6f1-c7af42390701|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:12:44.947Z|8caaa1e7-5ca4-457b-9160-2cbfa93adfc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:12:44.948Z|8caaa1e7-5ca4-457b-9160-2cbfa93adfc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:12:45.158Z|1c8214e7-3932-4e52-ae25-f20a2f07b98c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:12:45.158Z|ed528d57-be7f-43cf-9616-cd3e1fb4beba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:12:45.159Z|ed528d57-be7f-43cf-9616-cd3e1fb4beba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:12:45.159Z|1c8214e7-3932-4e52-ae25-f20a2f07b98c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:12:47.485Z|f8a87c1d-fa3d-4ded-bc70-1126336c7fd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:12:47.487Z|f8a87c1d-fa3d-4ded-bc70-1126336c7fd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:12:55.185Z|784f290f-f16e-4acf-8a5b-f833022a0545|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:12:55.185Z|730f5171-f9f0-4f21-951c-b3a641e243b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:12:55.186Z|730f5171-f9f0-4f21-951c-b3a641e243b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:12:55.186Z|784f290f-f16e-4acf-8a5b-f833022a0545|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:12:57.513Z|58776fca-0c8b-43e4-ab95-1272a06d5627|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:12:57.514Z|58776fca-0c8b-43e4-ab95-1272a06d5627|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:12:59.947Z|c93db420-89e1-4934-9356-b183aaf453ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:12:59.950Z|c93db420-89e1-4934-9356-b183aaf453ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:13:00.105Z|b092af82-8e65-4b8c-965f-03afc572d385|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:13:00.106Z|b092af82-8e65-4b8c-965f-03afc572d385|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:13:05.212Z|a356a1f1-7ecf-431e-a67a-6dab92c0eaa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:13:05.212Z|67aa276b-cb60-4714-aad0-df567ae9468c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:13:05.213Z|a356a1f1-7ecf-431e-a67a-6dab92c0eaa3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:13:05.213Z|67aa276b-cb60-4714-aad0-df567ae9468c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:13:07.543Z|7ba9e60e-3c39-45de-92c5-7fc53671f125|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:13:07.544Z|7ba9e60e-3c39-45de-92c5-7fc53671f125|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:13:14.947Z|47e2097a-10b5-4fd0-a32f-d8336fce8699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:13:14.948Z|47e2097a-10b5-4fd0-a32f-d8336fce8699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:13:15.240Z|125b35e4-4a6f-4949-9067-d7b60151dadc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:13:15.240Z|6dac85fb-90b8-44a1-b58e-3f6956f04ac6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:13:15.241Z|125b35e4-4a6f-4949-9067-d7b60151dadc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:13:15.241Z|6dac85fb-90b8-44a1-b58e-3f6956f04ac6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:13:17.061Z|debc3d97-55bc-4d99-9a6f-fc7b5b209783|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:13:17.062Z|debc3d97-55bc-4d99-9a6f-fc7b5b209783|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:13:17.572Z|f5c5f914-427f-4de4-8ae7-43e948016e0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:13:17.573Z|f5c5f914-427f-4de4-8ae7-43e948016e0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:13:25.268Z|41a754de-96f0-486e-94e3-f2aa5c25884b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:13:25.268Z|c7665e6f-d44e-44ca-91cd-d34cfbec9b88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:13:25.269Z|41a754de-96f0-486e-94e3-f2aa5c25884b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:13:25.269Z|c7665e6f-d44e-44ca-91cd-d34cfbec9b88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:13:27.597Z|42d4f9cd-3945-44b8-820e-6d013bd63aff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:13:27.598Z|42d4f9cd-3945-44b8-820e-6d013bd63aff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:13:29.947Z|de585a7b-8ca5-4c4b-bbaf-fe32ccf5b72f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:13:29.948Z|de585a7b-8ca5-4c4b-bbaf-fe32ccf5b72f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:13:30.107Z|189a59c1-3b00-4896-b876-68dfab17ab23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:13:30.108Z|189a59c1-3b00-4896-b876-68dfab17ab23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:13:35.294Z|66837014-9d32-4884-b7f3-72be80785b51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:13:35.294Z|03d23d1d-9a88-469f-b59f-3918bf28c8c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:13:35.295Z|66837014-9d32-4884-b7f3-72be80785b51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:13:35.295Z|03d23d1d-9a88-469f-b59f-3918bf28c8c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:13:37.626Z|29e37cd5-052d-4846-92b9-594525d3bdf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:13:37.627Z|29e37cd5-052d-4846-92b9-594525d3bdf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:13:44.947Z|15239b01-2af9-4b4c-94c5-197e0f397945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:13:44.950Z|15239b01-2af9-4b4c-94c5-197e0f397945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:13:45.320Z|b86287eb-b683-4359-822b-b104e2e6b123|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:13:45.320Z|9e6742d0-8392-4ef2-9e73-ac55e873c6bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:13:45.321Z|9e6742d0-8392-4ef2-9e73-ac55e873c6bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:13:45.321Z|b86287eb-b683-4359-822b-b104e2e6b123|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:13:47.651Z|054ac0ce-b216-4aa6-83c7-e809f9adb9cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:13:47.652Z|054ac0ce-b216-4aa6-83c7-e809f9adb9cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:13:55.347Z|c48b3bf8-e5cc-42c0-b167-c8445a1b6295|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:13:55.348Z|cd1ef5ca-429d-46db-adad-eb35145cabe4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:13:55.348Z|c48b3bf8-e5cc-42c0-b167-c8445a1b6295|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:13:55.349Z|cd1ef5ca-429d-46db-adad-eb35145cabe4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:13:57.679Z|85e866b8-ac5d-4d6f-8f34-0a7d26ce752d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:13:57.681Z|85e866b8-ac5d-4d6f-8f34-0a7d26ce752d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:13:59.947Z|0eba1bae-d9e5-43d4-88bf-69d8d85e4849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:13:59.948Z|0eba1bae-d9e5-43d4-88bf-69d8d85e4849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:14:00.109Z|f6c99274-8809-471b-adc7-ab282f505452|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:14:00.110Z|f6c99274-8809-471b-adc7-ab282f505452|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:14:05.391Z|8175089d-fc16-4618-9f84-0712e4fb3083|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:14:05.391Z|e3a5e45b-38ec-4561-aeb4-fc19b7b42bcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:14:05.392Z|8175089d-fc16-4618-9f84-0712e4fb3083|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:14:05.392Z|e3a5e45b-38ec-4561-aeb4-fc19b7b42bcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:14:07.706Z|ff6cbedd-70e2-4ffb-a5ad-b5bbc0e40a5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:14:07.707Z|ff6cbedd-70e2-4ffb-a5ad-b5bbc0e40a5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:14:14.947Z|a8e2421c-9309-4f80-9b99-81bd7e9bf02f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:14:14.948Z|a8e2421c-9309-4f80-9b99-81bd7e9bf02f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:14:15.419Z|87a50e61-7abe-457e-8537-d364a9034f06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:14:15.419Z|6867cc26-a2ce-4173-b130-38d29e66fc6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:14:15.420Z|87a50e61-7abe-457e-8537-d364a9034f06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:14:15.420Z|6867cc26-a2ce-4173-b130-38d29e66fc6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:14:17.060Z|c475fec0-11b9-40f5-ba49-35ff0b7240a5|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:14:17.062Z|c475fec0-11b9-40f5-ba49-35ff0b7240a5|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:14:17.735Z|32a67d63-e849-4611-955e-209c676ad09c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:14:17.736Z|32a67d63-e849-4611-955e-209c676ad09c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:14:25.454Z|67331100-6eea-4d72-ba71-909a5045b91a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:14:25.454Z|9f6679d3-e539-4d40-848e-fc037794a7f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:14:25.455Z|67331100-6eea-4d72-ba71-909a5045b91a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:14:25.455Z|9f6679d3-e539-4d40-848e-fc037794a7f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:14:27.765Z|e93b0468-8f67-4d9c-8271-cc7d1f9157f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:14:27.766Z|e93b0468-8f67-4d9c-8271-cc7d1f9157f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:14:29.947Z|79349855-dbc1-4ea9-95ea-ed791000ed16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:14:29.950Z|79349855-dbc1-4ea9-95ea-ed791000ed16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:14:30.111Z|69c34d35-5590-427a-a561-81c1cda22742|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:14:30.111Z|69c34d35-5590-427a-a561-81c1cda22742|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:14:35.481Z|4159c140-7ab6-4ebb-81c6-45050f7b15b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:14:35.481Z|b2c35339-5dfc-4956-a68a-56f9face95c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:14:35.482Z|4159c140-7ab6-4ebb-81c6-45050f7b15b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:14:35.482Z|b2c35339-5dfc-4956-a68a-56f9face95c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:14:37.790Z|878dd5be-55d1-4fbd-96c1-14b5f7d5adfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:14:37.791Z|878dd5be-55d1-4fbd-96c1-14b5f7d5adfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:14:44.947Z|ee6a6a5c-6ad4-43a6-9bfe-8dac78741386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:14:44.948Z|ee6a6a5c-6ad4-43a6-9bfe-8dac78741386|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:14:45.521Z|90ae77ce-fbb6-4dc4-9f44-2eded8200ee3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:14:45.521Z|a88bf87d-7de1-466c-820a-91613904bb52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:14:45.522Z|90ae77ce-fbb6-4dc4-9f44-2eded8200ee3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:14:45.522Z|a88bf87d-7de1-466c-820a-91613904bb52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:14:47.815Z|9ebac7a1-01ae-40c1-ba32-d22cf41ef347|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:14:47.816Z|9ebac7a1-01ae-40c1-ba32-d22cf41ef347|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:14:55.548Z|b75a838a-b8d2-4f33-b5fb-cfe32e97c704|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:14:55.548Z|dca79720-bdf8-4832-be2f-8adecda0c03c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:14:55.549Z|b75a838a-b8d2-4f33-b5fb-cfe32e97c704|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:14:55.549Z|dca79720-bdf8-4832-be2f-8adecda0c03c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:14:57.845Z|bbb2c686-7c87-4dae-bcab-251f26120264|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:14:57.846Z|bbb2c686-7c87-4dae-bcab-251f26120264|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:14:59.947Z|2c63bf32-7780-4cca-86fd-19e804d07303|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:14:59.948Z|2c63bf32-7780-4cca-86fd-19e804d07303|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:15:00.113Z|42f2b424-9fce-48e2-9a1c-185ad950f175|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:15:00.113Z|42f2b424-9fce-48e2-9a1c-185ad950f175|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:15:05.575Z|a49cfa0b-8965-4ee5-810e-705a6b01969b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:15:05.576Z|1a04e131-62ef-4a05-8b44-acac9c77dda9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:15:05.576Z|1a04e131-62ef-4a05-8b44-acac9c77dda9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:15:05.576Z|a49cfa0b-8965-4ee5-810e-705a6b01969b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:15:07.870Z|ffef0bcb-a8ee-45be-861a-50f1dd1511d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:15:07.871Z|ffef0bcb-a8ee-45be-861a-50f1dd1511d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:15:14.948Z|71257535-3ea6-4278-b4ba-33700f51cf1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:15:14.952Z|71257535-3ea6-4278-b4ba-33700f51cf1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:15:15.605Z|674c1402-daec-4c0a-911f-cfce32795892|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:15:15.605Z|fb13cb09-c0a3-4206-bbb2-b5943dd872a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:15:15.606Z|674c1402-daec-4c0a-911f-cfce32795892|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:15:15.606Z|fb13cb09-c0a3-4206-bbb2-b5943dd872a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:15:17.060Z|96ce831b-3c8c-45b9-a33d-a918ea972f1d|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:15:17.061Z|96ce831b-3c8c-45b9-a33d-a918ea972f1d|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:15:17.898Z|289434be-1810-4ef0-97c2-a8707300628c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:15:17.899Z|289434be-1810-4ef0-97c2-a8707300628c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:15:25.632Z|31238409-6ba7-44cf-b9a6-56be01fabfd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:15:25.632Z|9c2fc0e7-3629-4072-a08c-517d16a149d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:15:25.633Z|31238409-6ba7-44cf-b9a6-56be01fabfd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:15:25.633Z|9c2fc0e7-3629-4072-a08c-517d16a149d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:15:27.924Z|71223696-769f-4a7b-8cb2-00fd87330b06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:15:27.925Z|71223696-769f-4a7b-8cb2-00fd87330b06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:15:29.947Z|5b4aa0b9-127b-46a0-9c40-b171fb19dfda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:15:29.948Z|5b4aa0b9-127b-46a0-9c40-b171fb19dfda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:15:30.117Z|1f9329e1-8d50-4b6c-a611-55bc787b1d4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:15:30.118Z|1f9329e1-8d50-4b6c-a611-55bc787b1d4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:15:35.663Z|08bd33ba-44cd-4f06-a13d-c727c9be21f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:15:35.663Z|3489fb28-9752-478d-b3a2-1bf441edfe42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:15:35.664Z|08bd33ba-44cd-4f06-a13d-c727c9be21f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:15:35.664Z|3489fb28-9752-478d-b3a2-1bf441edfe42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:15:37.952Z|dc810cfe-ccb8-4275-bf76-2561f2b3cb74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:15:37.953Z|dc810cfe-ccb8-4275-bf76-2561f2b3cb74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:15:44.947Z|ea96a1ee-1155-4b82-9e8e-fd8887f6461e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:15:44.948Z|ea96a1ee-1155-4b82-9e8e-fd8887f6461e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:15:45.692Z|db44bfb4-9bfd-4ee6-a27b-43cb3e82b68e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:15:45.694Z|db44bfb4-9bfd-4ee6-a27b-43cb3e82b68e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:15:45.698Z|e76dec08-06bc-4011-8168-d824a9d11dc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:15:45.698Z|e76dec08-06bc-4011-8168-d824a9d11dc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:15:47.983Z|6d176a81-0083-4e92-93a0-661d67f0caa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:15:47.984Z|6d176a81-0083-4e92-93a0-661d67f0caa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:15:55.721Z|5f3db2e2-c923-4266-90de-5be2bfe05eb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:15:55.721Z|ae89a4e9-cf7c-4a93-88d7-80121e5f60d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:15:55.722Z|5f3db2e2-c923-4266-90de-5be2bfe05eb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:15:55.722Z|ae89a4e9-cf7c-4a93-88d7-80121e5f60d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:15:58.012Z|2a37b558-91a2-4bb1-9e78-694a57c19bb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:15:58.013Z|2a37b558-91a2-4bb1-9e78-694a57c19bb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:15:59.947Z|542d0d79-4cc1-4bcf-9475-d73b5dc080ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:15:59.951Z|542d0d79-4cc1-4bcf-9475-d73b5dc080ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:16:00.119Z|3a86250d-4ab1-4af8-baf1-9b595650da13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:16:00.120Z|3a86250d-4ab1-4af8-baf1-9b595650da13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:16:05.753Z|ef365d39-1def-4a87-a72d-053ffd51ba73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:16:05.753Z|3e0808c4-a189-4476-b431-1c1019056740|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:16:05.754Z|ef365d39-1def-4a87-a72d-053ffd51ba73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:16:05.755Z|3e0808c4-a189-4476-b431-1c1019056740|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:16:08.039Z|fca3b78b-71ef-46ac-85ab-7287771d45ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:16:08.041Z|fca3b78b-71ef-46ac-85ab-7287771d45ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:16:14.947Z|e60b7d4a-445e-4c3b-9bbd-6393f693784e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:16:14.948Z|e60b7d4a-445e-4c3b-9bbd-6393f693784e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:16:15.782Z|137e0acf-334e-49f9-8afd-267a7dab2064|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:16:15.782Z|6ceb35d0-f531-4287-b1ef-ca3d50862447|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:16:15.783Z|137e0acf-334e-49f9-8afd-267a7dab2064|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:16:15.785Z|6ceb35d0-f531-4287-b1ef-ca3d50862447|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:16:17.061Z|5322652b-34d7-4b8b-9a5a-e5694b373730|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:16:17.063Z|5322652b-34d7-4b8b-9a5a-e5694b373730|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:16:18.072Z|27e65fa1-7ebe-4534-b701-86b2b113a59d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:16:18.073Z|27e65fa1-7ebe-4534-b701-86b2b113a59d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:16:25.810Z|b3c428f0-2e71-42d2-bfa4-b14641bdd0ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:16:25.812Z|b3c428f0-2e71-42d2-bfa4-b14641bdd0ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:16:25.815Z|44f33537-541a-493b-92ab-8b6a242f3128|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:16:25.815Z|44f33537-541a-493b-92ab-8b6a242f3128|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:16:28.104Z|21e8e4da-e388-4f36-a5ed-90e70dcd13f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:16:28.106Z|21e8e4da-e388-4f36-a5ed-90e70dcd13f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:16:29.947Z|7138677e-15d6-4557-95b5-2301ffe45ef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:16:29.948Z|7138677e-15d6-4557-95b5-2301ffe45ef9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:16:30.121Z|90e72226-7379-4728-8b19-bd672a7b83df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:16:30.122Z|90e72226-7379-4728-8b19-bd672a7b83df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:16:35.839Z|6eb53ad6-cb14-48df-b645-6224ed8ae7e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:16:35.839Z|ac1d317e-f5a0-4c5b-8570-8b1f9a724c52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:16:35.840Z|ac1d317e-f5a0-4c5b-8570-8b1f9a724c52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:16:35.840Z|6eb53ad6-cb14-48df-b645-6224ed8ae7e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:16:38.141Z|cd4dc475-f1ec-4cf7-a864-0864f645260b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:16:38.142Z|cd4dc475-f1ec-4cf7-a864-0864f645260b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:16:44.947Z|e20c6e81-2512-42b3-923d-c7253355325f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:16:44.951Z|e20c6e81-2512-42b3-923d-c7253355325f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:16:45.869Z|f0dcc3e2-6a8b-453a-93f8-ce9dfab3f9ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:16:45.869Z|596e45cb-e3d6-4dcc-aafb-9fd74e511607|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:16:45.870Z|f0dcc3e2-6a8b-453a-93f8-ce9dfab3f9ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:16:45.870Z|596e45cb-e3d6-4dcc-aafb-9fd74e511607|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:16:48.167Z|973a2031-f6c4-4e39-b632-c4bdade45945|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:16:48.168Z|973a2031-f6c4-4e39-b632-c4bdade45945|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:16:55.899Z|1aa92dda-132d-4f53-82ab-006de735b7d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:16:55.899Z|fb85a1f6-d5c0-420e-86ea-22aad1d346f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:16:55.900Z|1aa92dda-132d-4f53-82ab-006de735b7d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:16:55.900Z|fb85a1f6-d5c0-420e-86ea-22aad1d346f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:16:58.194Z|b44754fd-1816-40f9-b4ca-2c3a20079ebe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:16:58.195Z|b44754fd-1816-40f9-b4ca-2c3a20079ebe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:16:59.947Z|65aa3bb3-7fbc-4e57-9539-e88e4a0feab0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:16:59.948Z|65aa3bb3-7fbc-4e57-9539-e88e4a0feab0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:17:00.123Z|032d6225-ff08-46d9-acca-2d67923e5577|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:17:00.123Z|032d6225-ff08-46d9-acca-2d67923e5577|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:17:05.939Z|8249863e-e97f-49c3-972a-15094f7e29de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:17:05.940Z|8249863e-e97f-49c3-972a-15094f7e29de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:17:05.941Z|2d0840d0-a876-43d1-b02d-4d792ab18f29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:17:05.942Z|2d0840d0-a876-43d1-b02d-4d792ab18f29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:17:08.221Z|485f0c60-fe96-402c-aeb9-574bd39c2ac6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:17:08.222Z|485f0c60-fe96-402c-aeb9-574bd39c2ac6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:17:14.947Z|8d790f4b-8eea-4fb5-a78f-4278092d8956|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:17:14.948Z|8d790f4b-8eea-4fb5-a78f-4278092d8956|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:17:16.046Z|46fddd9c-37a6-4be9-8458-c3d3bdccb0d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:17:16.047Z|46fddd9c-37a6-4be9-8458-c3d3bdccb0d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:17:16.049Z|de858e04-381f-4dd7-b7c6-d68a7b030dcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:17:16.050Z|de858e04-381f-4dd7-b7c6-d68a7b030dcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:17:17.060Z|a9d878fd-7c27-46c0-a32a-d06725f2e392|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:17:17.061Z|a9d878fd-7c27-46c0-a32a-d06725f2e392|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:17:18.248Z|026d6ee8-008a-4a49-aaaf-3f49e5371ee6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:17:18.248Z|026d6ee8-008a-4a49-aaaf-3f49e5371ee6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:17:26.072Z|5d8ed6b2-eebd-45fd-abfd-e2c7ad1700e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:17:26.073Z|5d8ed6b2-eebd-45fd-abfd-e2c7ad1700e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:17:26.081Z|e4539842-c874-4b0a-a45b-748cf353e6b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:17:26.082Z|e4539842-c874-4b0a-a45b-748cf353e6b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:17:28.273Z|d51cb209-8e7f-4a47-81a3-9fdf886887b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:17:28.274Z|d51cb209-8e7f-4a47-81a3-9fdf886887b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:17:29.947Z|b22d9bef-9b16-455d-ae91-4300b2d356d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:17:29.951Z|b22d9bef-9b16-455d-ae91-4300b2d356d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:17:30.126Z|ff65b5ca-d658-4e32-a4d5-ef041aeadbcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:17:30.127Z|ff65b5ca-d658-4e32-a4d5-ef041aeadbcf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:17:36.098Z|ee6ae5b1-9b92-4357-bfe0-cabfabb6c64a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:17:36.099Z|ee6ae5b1-9b92-4357-bfe0-cabfabb6c64a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:17:36.105Z|9acaef7b-7262-45c0-9bb7-c876d943d74b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:17:36.106Z|9acaef7b-7262-45c0-9bb7-c876d943d74b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:17:38.298Z|99b41359-a4ee-4ce7-99fd-6284a7552acb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:17:38.299Z|99b41359-a4ee-4ce7-99fd-6284a7552acb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:17:44.947Z|29ea0759-bac3-4e7c-8696-6eb74ebbe6e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:17:44.948Z|29ea0759-bac3-4e7c-8696-6eb74ebbe6e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:17:46.150Z|78808199-362c-4ee2-82d0-0ab463fcc5c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:17:46.150Z|be9f07c3-e454-4f6a-8a2e-df6fd1d418f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:17:46.151Z|78808199-362c-4ee2-82d0-0ab463fcc5c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:17:46.151Z|be9f07c3-e454-4f6a-8a2e-df6fd1d418f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:17:48.325Z|069f5b03-89b3-41d3-9fda-81c56db2c64b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:17:48.326Z|069f5b03-89b3-41d3-9fda-81c56db2c64b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:17:56.177Z|44d1a03b-2ce4-45d8-85e6-31e6a8226b07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:17:56.178Z|44d1a03b-2ce4-45d8-85e6-31e6a8226b07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:17:56.180Z|d42afcfe-afa4-4c1d-9238-457452e7917b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:17:56.180Z|d42afcfe-afa4-4c1d-9238-457452e7917b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:17:58.353Z|7ccc99c9-f17e-4118-bf99-e27435ee1c73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:17:58.354Z|7ccc99c9-f17e-4118-bf99-e27435ee1c73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:17:59.947Z|15ec68c3-2901-43e1-9c33-3c4bdef2b210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:17:59.948Z|15ec68c3-2901-43e1-9c33-3c4bdef2b210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:18:00.127Z|3d54a2d3-a29a-4e07-b4aa-e468d147bbe4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:18:00.128Z|3d54a2d3-a29a-4e07-b4aa-e468d147bbe4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:18:06.211Z|1cf49805-4df5-47dc-bce6-8e9f7ed85b34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:18:06.212Z|1cf49805-4df5-47dc-bce6-8e9f7ed85b34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:18:06.215Z|31325c45-7e9f-4680-a88b-326cc7933270|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:18:06.216Z|31325c45-7e9f-4680-a88b-326cc7933270|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:18:08.379Z|713617b7-b66d-42c2-8815-27030c10f9f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:18:08.380Z|713617b7-b66d-42c2-8815-27030c10f9f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:18:14.948Z|0925d6ea-bc54-422c-be20-b3b8c380e6d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:18:14.953Z|0925d6ea-bc54-422c-be20-b3b8c380e6d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:18:16.240Z|8cd6e3cb-6a59-41eb-96ba-0271d2ac7aca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:18:16.240Z|136a3197-bdc8-4400-80cf-14ed94668be3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:18:16.241Z|136a3197-bdc8-4400-80cf-14ed94668be3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:18:16.241Z|8cd6e3cb-6a59-41eb-96ba-0271d2ac7aca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:18:17.060Z|f2ee7033-dee2-4844-8d78-af19d95b70b5|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:18:17.062Z|f2ee7033-dee2-4844-8d78-af19d95b70b5|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:18:18.405Z|184bcf42-4bd3-4ab9-a4c1-d8403137c300|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:18:18.406Z|184bcf42-4bd3-4ab9-a4c1-d8403137c300|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:18:26.267Z|15a22ed3-a991-42de-b5b9-09aa9b6ba7ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:18:26.268Z|15a22ed3-a991-42de-b5b9-09aa9b6ba7ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:18:26.272Z|cbb804ae-6088-4367-bcab-e53efb4d7e45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:18:26.273Z|cbb804ae-6088-4367-bcab-e53efb4d7e45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:18:28.430Z|23768c00-0a51-4ae3-88a1-15271ebf2c97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:18:28.431Z|23768c00-0a51-4ae3-88a1-15271ebf2c97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:18:29.947Z|0c3d8d42-6189-4302-935c-26af538050d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:18:29.948Z|0c3d8d42-6189-4302-935c-26af538050d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:18:30.129Z|cd63260d-97ad-4cda-90ec-480eea1c4a82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:18:30.130Z|cd63260d-97ad-4cda-90ec-480eea1c4a82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:18:36.292Z|5f187d23-6284-42ae-8da7-31c7a0f99a93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:18:36.294Z|5f187d23-6284-42ae-8da7-31c7a0f99a93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:18:36.297Z|868dbfd7-eac7-4151-9378-db17ef2f41b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:18:36.298Z|868dbfd7-eac7-4151-9378-db17ef2f41b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:18:38.456Z|8203c4ba-4f54-44b4-b7ad-85a5be39c196|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:18:38.457Z|8203c4ba-4f54-44b4-b7ad-85a5be39c196|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:18:44.947Z|4a787b49-c6df-44d8-9f25-2b5b949b89d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:18:44.948Z|4a787b49-c6df-44d8-9f25-2b5b949b89d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:18:46.321Z|488fb19e-22d1-4506-9304-295ef4f29c1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:18:46.321Z|c0f9b7d3-3784-4365-9080-80ce6b5e86f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:18:46.322Z|488fb19e-22d1-4506-9304-295ef4f29c1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:18:46.323Z|c0f9b7d3-3784-4365-9080-80ce6b5e86f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:18:48.483Z|b2ff5190-2917-4c95-a8b8-de1c8c5d5252|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:18:48.484Z|b2ff5190-2917-4c95-a8b8-de1c8c5d5252|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:18:56.354Z|59e54090-b218-468c-a133-5d593f4c1d2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:18:56.355Z|59e54090-b218-468c-a133-5d593f4c1d2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:18:56.357Z|3d0d9467-4714-4984-afd2-8634faa13d8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:18:56.358Z|3d0d9467-4714-4984-afd2-8634faa13d8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:18:58.512Z|832a7b62-7509-41da-a864-9fcbfa538949|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:18:58.513Z|832a7b62-7509-41da-a864-9fcbfa538949|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:18:59.947Z|6b0ab6b8-ac3c-49c6-af1e-47dfba04575e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:18:59.951Z|6b0ab6b8-ac3c-49c6-af1e-47dfba04575e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:19:00.131Z|e5e2aced-158c-4690-bc09-77740ded1d9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:19:00.132Z|e5e2aced-158c-4690-bc09-77740ded1d9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:19:06.381Z|5d556227-5ad7-4515-a2bd-ce1080db9e09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:19:06.381Z|010fc41c-c247-43ba-99ff-7f4573ff9cae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:19:06.382Z|5d556227-5ad7-4515-a2bd-ce1080db9e09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:19:06.382Z|010fc41c-c247-43ba-99ff-7f4573ff9cae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:19:08.538Z|a387b24f-b0b8-484c-b82a-5980ef4bfd03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:19:08.539Z|a387b24f-b0b8-484c-b82a-5980ef4bfd03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:19:13.848Z||http-nio-8080-exec-6|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030x030x070xe40x07r}'N0xad0x0b0xb50xfa0xe6w*0x100x9e!0xedl0xad0x9e}0xeb0xd70xa3T0xa10x81o0x13W]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-09T13:19:14.947Z|024bba1f-c7df-44d0-8daa-2da894985759|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:19:14.948Z|024bba1f-c7df-44d0-8daa-2da894985759|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:19:16.406Z|afee2ed1-07be-4ac1-b450-13f89acdf434|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:19:16.406Z|df344ce4-0072-4851-9f94-393c7960315b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:19:16.408Z|df344ce4-0072-4851-9f94-393c7960315b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:19:16.408Z|afee2ed1-07be-4ac1-b450-13f89acdf434|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:19:17.060Z|4c1d3d27-0e23-4cf1-afd1-f4ce260dad3d|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:19:17.061Z|4c1d3d27-0e23-4cf1-afd1-f4ce260dad3d|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:19:18.566Z|7d3acda3-7bf2-4229-9659-6c6bfe960dcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:19:18.567Z|7d3acda3-7bf2-4229-9659-6c6bfe960dcc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:19:26.434Z|d4da905b-112e-4f47-8683-2f5db6c54b98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:19:26.434Z|7c625b87-a9cb-475b-af16-a10300406fe3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:19:26.435Z|7c625b87-a9cb-475b-af16-a10300406fe3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:19:26.435Z|d4da905b-112e-4f47-8683-2f5db6c54b98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:19:28.593Z|b7850406-cbed-4795-b311-4fa97631be5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:19:28.594Z|b7850406-cbed-4795-b311-4fa97631be5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:19:29.947Z|e7e92e7c-094b-4170-ae07-d71edd632676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:19:29.948Z|e7e92e7c-094b-4170-ae07-d71edd632676|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:19:30.133Z|01f19e37-fb1e-4184-9c67-5fad9b3e59d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:19:30.133Z|01f19e37-fb1e-4184-9c67-5fad9b3e59d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:19:36.463Z|2d5eb9fc-86aa-4a6b-8c1a-5a0496afac4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:19:36.464Z|2d5eb9fc-86aa-4a6b-8c1a-5a0496afac4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:19:36.466Z|c1b26e19-18cb-4563-aaf4-20ccb7eb2caa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:19:36.466Z|c1b26e19-18cb-4563-aaf4-20ccb7eb2caa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:19:38.619Z|0a378f0a-93ae-4578-b894-fb387d88ecfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:19:38.620Z|0a378f0a-93ae-4578-b894-fb387d88ecfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:19:44.947Z|1e8b553f-6330-4e90-8ad7-992447a95818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:19:44.950Z|1e8b553f-6330-4e90-8ad7-992447a95818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:19:46.490Z|f5abeed9-eb55-42c0-9c61-f5b98492bb44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:19:46.490Z|c24bc92c-668f-4ab6-a5c5-a2f8610f1ed6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:19:46.491Z|f5abeed9-eb55-42c0-9c61-f5b98492bb44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:19:46.491Z|c24bc92c-668f-4ab6-a5c5-a2f8610f1ed6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:19:48.646Z|36f0c947-22cd-4ae5-b85d-18b247a532a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:19:48.647Z|36f0c947-22cd-4ae5-b85d-18b247a532a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:19:56.517Z|fe479259-f852-4dec-bfe3-82d4c2f099b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:19:56.517Z|a757b6b7-7319-44b1-aa52-ccf5cdeb470a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:19:56.518Z|a757b6b7-7319-44b1-aa52-ccf5cdeb470a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:19:56.518Z|fe479259-f852-4dec-bfe3-82d4c2f099b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:19:58.673Z|830f9657-febe-4cfb-a853-a87dc8a9a07a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:19:58.674Z|830f9657-febe-4cfb-a853-a87dc8a9a07a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:19:59.947Z|6be7aa06-6ff9-4695-8d61-9652c7f0e859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:19:59.948Z|6be7aa06-6ff9-4695-8d61-9652c7f0e859|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:20:00.135Z|e48eb1fd-c184-4f07-abb8-22aed7c19bbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:20:00.136Z|e48eb1fd-c184-4f07-abb8-22aed7c19bbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:20:06.542Z|d5392a59-c7b2-4fb6-81ee-28c369e9b6db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:20:06.542Z|0905fc17-7224-4cfb-8187-440d78528e4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:20:06.543Z|d5392a59-c7b2-4fb6-81ee-28c369e9b6db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:20:06.543Z|0905fc17-7224-4cfb-8187-440d78528e4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:20:08.699Z|198908c6-b27f-4511-af1d-76874f8e65c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:20:08.700Z|198908c6-b27f-4511-af1d-76874f8e65c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:20:14.947Z|81159ee3-4a00-48d4-85e3-759bf5c40b92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:20:14.948Z|81159ee3-4a00-48d4-85e3-759bf5c40b92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:20:16.568Z|71e0e7b9-2a79-4985-a574-dd7ee3a5d60f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:20:16.568Z|245348a2-6e61-4f1f-8a77-83b544548dd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:20:16.569Z|71e0e7b9-2a79-4985-a574-dd7ee3a5d60f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:20:16.571Z|245348a2-6e61-4f1f-8a77-83b544548dd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:20:17.062Z|43bebfe8-ec69-4b83-90d9-f811f930f53d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:20:17.063Z|43bebfe8-ec69-4b83-90d9-f811f930f53d|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:20:18.726Z|58bea0a7-7406-4bf7-acba-0ee0289b4a5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:20:18.727Z|58bea0a7-7406-4bf7-acba-0ee0289b4a5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:20:26.599Z|3980d399-541c-4507-96e7-504d7d3028e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:20:26.600Z|b1eb5248-441c-40da-8943-090644208b1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:20:26.600Z|3980d399-541c-4507-96e7-504d7d3028e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:20:26.601Z|b1eb5248-441c-40da-8943-090644208b1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:20:28.757Z|fc8a263c-8b09-4c3b-a6c5-8e7e7108d49f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:20:28.758Z|fc8a263c-8b09-4c3b-a6c5-8e7e7108d49f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:20:29.949Z|48606cea-ca55-4410-8951-3614361db8bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:20:29.953Z|48606cea-ca55-4410-8951-3614361db8bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:20:30.137Z|7df75292-b764-4c79-b8ba-d1a418e241a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:20:30.138Z|7df75292-b764-4c79-b8ba-d1a418e241a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:20:36.625Z|513d2fdd-95c7-41fd-926f-38b685db4da1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:20:36.625Z|bee0601f-dd14-4d43-858a-5b912441c2f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:20:36.626Z|bee0601f-dd14-4d43-858a-5b912441c2f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:20:36.626Z|513d2fdd-95c7-41fd-926f-38b685db4da1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:20:38.783Z|12a672f9-926c-47aa-9352-ae7f9d8b63ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:20:38.784Z|12a672f9-926c-47aa-9352-ae7f9d8b63ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:20:44.947Z|48924272-3dbb-4058-b8b9-2aea7061e3ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:20:44.948Z|48924272-3dbb-4058-b8b9-2aea7061e3ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:20:46.650Z|160b41c3-534c-4608-92e3-028290cf3e9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:20:46.650Z|b349bfd1-52fe-4eb2-a2a8-b6fff644278d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:20:46.651Z|160b41c3-534c-4608-92e3-028290cf3e9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:20:46.652Z|b349bfd1-52fe-4eb2-a2a8-b6fff644278d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:20:48.815Z|ff82cb9b-c8a0-49ab-a1c9-edc1fab6bdab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:20:48.816Z|ff82cb9b-c8a0-49ab-a1c9-edc1fab6bdab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:20:56.676Z|ed72fc5e-8796-46c2-999b-cacef47ee4d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:20:56.676Z|387be12f-c8ab-4e4a-887d-957995434f89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:20:56.677Z|387be12f-c8ab-4e4a-887d-957995434f89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:20:56.677Z|ed72fc5e-8796-46c2-999b-cacef47ee4d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:20:58.846Z|427857d9-8bbd-450d-82a4-3cd19c5f54dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:20:58.847Z|427857d9-8bbd-450d-82a4-3cd19c5f54dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:20:59.947Z|79d03f94-fb1e-44f1-8ace-c3430df09553|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:20:59.948Z|79d03f94-fb1e-44f1-8ace-c3430df09553|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:21:00.139Z|c1f86d33-1d14-4415-83d8-9e55ecf1f7be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:21:00.140Z|c1f86d33-1d14-4415-83d8-9e55ecf1f7be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:21:06.701Z|98ec625e-cfbf-4d37-b24c-34e5c776cce4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:21:06.701Z|2e048a57-0e77-473a-b757-fb166be6e3e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:21:06.702Z|98ec625e-cfbf-4d37-b24c-34e5c776cce4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:21:06.702Z|2e048a57-0e77-473a-b757-fb166be6e3e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:21:08.872Z|fffa5289-6c97-48c5-b83f-b243ee7a4570|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:21:08.873Z|fffa5289-6c97-48c5-b83f-b243ee7a4570|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:21:14.947Z|eeecf72e-76b3-40b0-a1f8-560200ca39d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:21:14.951Z|eeecf72e-76b3-40b0-a1f8-560200ca39d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:21:16.726Z|e2dabf98-3dab-4c5f-b8c5-dac286fe30b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:21:16.726Z|bca63000-a31c-4abd-ae17-c5a5ad165b41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:21:16.727Z|e2dabf98-3dab-4c5f-b8c5-dac286fe30b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:21:16.727Z|bca63000-a31c-4abd-ae17-c5a5ad165b41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:21:17.061Z|fbeb090e-345c-48af-8976-1ee499db501d|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:21:17.062Z|fbeb090e-345c-48af-8976-1ee499db501d|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:21:18.901Z|3f098445-e947-4c3e-a5f8-a0beb7d6b217|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:21:18.902Z|3f098445-e947-4c3e-a5f8-a0beb7d6b217|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:21:26.764Z|2f860e61-5729-4a3c-a51d-ca402ddbf704|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:21:26.764Z|1e81dbeb-ad5c-4bde-a0be-8468ec861eff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:21:26.765Z|2f860e61-5729-4a3c-a51d-ca402ddbf704|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:21:26.766Z|1e81dbeb-ad5c-4bde-a0be-8468ec861eff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:21:28.928Z|c9052296-5cb9-44b2-8bbf-71a5f2893210|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:21:28.929Z|c9052296-5cb9-44b2-8bbf-71a5f2893210|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:21:29.947Z|595af4e9-39d8-4778-ac0c-8fc32d5dc041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:21:29.948Z|595af4e9-39d8-4778-ac0c-8fc32d5dc041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:21:30.141Z|7c9d20fd-2061-48e3-9b10-311d403278da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:21:30.142Z|7c9d20fd-2061-48e3-9b10-311d403278da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:21:36.787Z|c2dcb6ae-dd7f-4434-a1fd-fcb4bb6d6baf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:21:36.788Z|797576e5-58c4-41b3-8886-605cf3f42db4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:21:36.788Z|c2dcb6ae-dd7f-4434-a1fd-fcb4bb6d6baf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:21:36.788Z|797576e5-58c4-41b3-8886-605cf3f42db4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:21:38.954Z|0b675c00-5468-4ac1-b797-85721a0cb4a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:21:38.955Z|0b675c00-5468-4ac1-b797-85721a0cb4a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:21:44.947Z|e1faa40d-f081-4739-bda2-ce21867b145c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:21:44.948Z|e1faa40d-f081-4739-bda2-ce21867b145c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:21:46.815Z|3110d807-2443-43c0-b040-ac153030340a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:21:46.815Z|0f858275-7b44-4331-a9f1-13117a995037|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:21:46.816Z|0f858275-7b44-4331-a9f1-13117a995037|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:21:46.816Z|3110d807-2443-43c0-b040-ac153030340a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:21:48.978Z|0c6faca4-d734-4cc5-a837-8fbb1959816d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:21:48.979Z|0c6faca4-d734-4cc5-a837-8fbb1959816d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:21:56.845Z|f308e462-0280-4051-93fd-47cff42ac519|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:21:56.846Z|f308e462-0280-4051-93fd-47cff42ac519|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:21:56.849Z|216fa591-6fcd-44a0-bdca-aaaad19659a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:21:56.850Z|216fa591-6fcd-44a0-bdca-aaaad19659a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:21:59.004Z|20b55a3c-55b1-435e-ba54-d8cfed368349|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:21:59.005Z|20b55a3c-55b1-435e-ba54-d8cfed368349|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:21:59.947Z|f04e1f07-aa04-4329-900f-369bb878e08c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:21:59.950Z|f04e1f07-aa04-4329-900f-369bb878e08c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:22:00.143Z|482bb09e-ac23-4ee9-9d0d-71bf5c7b05b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:22:00.144Z|482bb09e-ac23-4ee9-9d0d-71bf5c7b05b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:22:06.882Z|a3b57320-c187-4e98-a1da-d9d51cf48648|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:22:06.882Z|44fc01d0-1200-44e4-ad79-5862c6bd1a77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:22:06.883Z|44fc01d0-1200-44e4-ad79-5862c6bd1a77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:22:06.883Z|a3b57320-c187-4e98-a1da-d9d51cf48648|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:22:09.030Z|fc233f5a-eee5-4cfd-a509-f1ed22742f5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:22:09.031Z|fc233f5a-eee5-4cfd-a509-f1ed22742f5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:22:14.947Z|245b5191-2850-445d-8e52-de5925536884|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:22:14.948Z|245b5191-2850-445d-8e52-de5925536884|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:22:16.909Z|0eed99f9-f677-409e-87d8-bb2f6df71c04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:22:16.911Z|0eed99f9-f677-409e-87d8-bb2f6df71c04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:22:16.912Z|28361dea-8a7f-41c7-a1e8-12d4d6944360|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:22:16.913Z|28361dea-8a7f-41c7-a1e8-12d4d6944360|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:22:17.061Z|e7e92450-2bba-431c-8df1-f2b382066b2a|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:22:17.062Z|e7e92450-2bba-431c-8df1-f2b382066b2a|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:22:19.057Z|740dbbfa-b7c9-41cd-95e8-c02a155e99c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:22:19.058Z|740dbbfa-b7c9-41cd-95e8-c02a155e99c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:22:26.938Z|9a6ec139-74bb-46c2-9954-02a60627a980|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:22:26.939Z|d127b38b-a43b-4b4c-b71d-b21c960084b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:22:26.939Z|9a6ec139-74bb-46c2-9954-02a60627a980|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:22:26.941Z|d127b38b-a43b-4b4c-b71d-b21c960084b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:22:29.084Z|0292d6da-af15-40da-b45f-437aa373ffc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:22:29.085Z|0292d6da-af15-40da-b45f-437aa373ffc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:22:29.947Z|c2613ce2-f667-4eda-b58d-0bcb12c47e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:22:29.948Z|c2613ce2-f667-4eda-b58d-0bcb12c47e8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:22:30.145Z|3a4e4b65-ad48-43c1-bf93-7d0cecd992e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:22:30.145Z|3a4e4b65-ad48-43c1-bf93-7d0cecd992e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:22:36.965Z|baaae4bb-9285-4791-8543-bc29aabd5840|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:22:36.965Z|81379e24-0d14-49a9-8403-c4c1a99b6dda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:22:36.966Z|baaae4bb-9285-4791-8543-bc29aabd5840|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:22:36.966Z|81379e24-0d14-49a9-8403-c4c1a99b6dda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:22:39.112Z|75bf473c-4a6b-4e04-a05e-681ed3de5905|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:22:39.113Z|75bf473c-4a6b-4e04-a05e-681ed3de5905|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:22:44.947Z|1cfbfe5f-30f8-4169-b9a5-33a8f844d62c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:22:44.950Z|1cfbfe5f-30f8-4169-b9a5-33a8f844d62c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:22:46.990Z|2d654a44-d75d-4fbe-a793-40e59b12cbd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:22:46.990Z|728a8fb2-ac54-4fe0-89a8-95287a915505|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:22:46.991Z|728a8fb2-ac54-4fe0-89a8-95287a915505|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:22:46.991Z|2d654a44-d75d-4fbe-a793-40e59b12cbd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:22:49.140Z|2da3aff8-ae7a-4c6b-9cd4-f696588fc585|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:22:49.141Z|2da3aff8-ae7a-4c6b-9cd4-f696588fc585|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:22:57.017Z|e6cab088-6a25-437e-b73e-f63871b74dc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:22:57.018Z|bacc2ca6-dbf2-47dc-9130-829f53452848|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:22:57.018Z|e6cab088-6a25-437e-b73e-f63871b74dc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:22:57.020Z|bacc2ca6-dbf2-47dc-9130-829f53452848|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:22:59.169Z|855bb189-9542-4796-9e29-943bc6c25ac2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:22:59.170Z|855bb189-9542-4796-9e29-943bc6c25ac2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:22:59.947Z|8383d1db-21e0-4661-b75c-094207d96597|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:22:59.948Z|8383d1db-21e0-4661-b75c-094207d96597|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:23:00.146Z|3672d35e-2d19-491d-9de2-5053a9d4fc09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:23:00.147Z|3672d35e-2d19-491d-9de2-5053a9d4fc09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:23:07.045Z|b76e9da6-fb13-4ec5-a091-80571086ed24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:23:07.045Z|a98bd6b8-965c-493d-aabe-65b3ad61657f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:23:07.046Z|a98bd6b8-965c-493d-aabe-65b3ad61657f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:23:07.046Z|b76e9da6-fb13-4ec5-a091-80571086ed24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:23:09.197Z|138e865d-37f0-45c1-9ec4-71125996194c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:23:09.198Z|138e865d-37f0-45c1-9ec4-71125996194c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:23:14.947Z|0738c7b6-4927-4e2a-b755-071e2790d4ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:23:14.948Z|0738c7b6-4927-4e2a-b755-071e2790d4ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:23:17.061Z|cd3209de-b677-4e86-bde9-2e9ffc479958|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:23:17.063Z|cd3209de-b677-4e86-bde9-2e9ffc479958|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:23:17.072Z|e1cc50fd-0496-4daa-815e-391d6e803b32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:23:17.072Z|476cec63-c944-4219-9209-47d9f0975c15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:23:17.074Z|e1cc50fd-0496-4daa-815e-391d6e803b32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:23:17.074Z|476cec63-c944-4219-9209-47d9f0975c15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:23:19.225Z|ca19b63d-77b1-4d2c-8c51-921a50ed4e3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:23:19.226Z|ca19b63d-77b1-4d2c-8c51-921a50ed4e3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:23:27.101Z|13020cd0-41c4-4574-8cbd-05658dbe1df7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:23:27.101Z|574584b0-9549-42e2-8214-3550efeb4c0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:23:27.102Z|13020cd0-41c4-4574-8cbd-05658dbe1df7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:23:27.102Z|574584b0-9549-42e2-8214-3550efeb4c0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:23:29.262Z|a572f38b-47fd-4f35-9b7e-799fa593de7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:23:29.263Z|a572f38b-47fd-4f35-9b7e-799fa593de7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:23:29.947Z|aa362818-a008-405a-aadf-c45f9bb73576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:23:29.951Z|aa362818-a008-405a-aadf-c45f9bb73576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:23:30.149Z|34343264-a1ba-4d40-a76d-9c559366a6d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:23:30.150Z|34343264-a1ba-4d40-a76d-9c559366a6d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:23:37.131Z|71869b3f-3ebd-4c86-8ffa-80be30d12c29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:23:37.131Z|71869b3f-3ebd-4c86-8ffa-80be30d12c29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:23:37.133Z|6125dd45-17a7-41a6-a3fb-feb95d7e01ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:23:37.134Z|6125dd45-17a7-41a6-a3fb-feb95d7e01ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:23:39.289Z|298fe2e4-dde6-45e3-936c-0ca73bebb4c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:23:39.290Z|298fe2e4-dde6-45e3-936c-0ca73bebb4c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:23:44.947Z|a781f0fd-6ea3-4400-9efb-bd1a6b6e7b2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:23:44.948Z|a781f0fd-6ea3-4400-9efb-bd1a6b6e7b2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:23:47.156Z|a55507bf-63a5-4036-9597-7c544b2806e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:23:47.156Z|f5b7f409-464d-49a7-8558-97904d278827|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:23:47.158Z|a55507bf-63a5-4036-9597-7c544b2806e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:23:47.158Z|f5b7f409-464d-49a7-8558-97904d278827|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:23:49.316Z|ee448c0d-81d2-406c-8d1d-53ddf5772522|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:23:49.317Z|ee448c0d-81d2-406c-8d1d-53ddf5772522|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:23:51.860Z||http-nio-8080-exec-8|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03S0xc0K0x02=0xa90xd6240x9ejC0xb00xdf}0x040xe70xd80x8d0x1e0xd80x8b0xfc0x7fh0xb6t0xc0>0x830xbbk]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-09T13:23:57.184Z|eed1930d-9aa1-4491-9d9e-4e21c091ebfa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:23:57.184Z|efb848f9-be89-4edd-90f4-30ed493b9471|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:23:57.185Z|eed1930d-9aa1-4491-9d9e-4e21c091ebfa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:23:57.185Z|efb848f9-be89-4edd-90f4-30ed493b9471|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:23:59.343Z|13b26f9d-8f4c-4725-bd13-18ed5b781127|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:23:59.344Z|13b26f9d-8f4c-4725-bd13-18ed5b781127|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:23:59.947Z|c122bb09-68af-43fd-bf0f-9d5e52258d16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:23:59.948Z|c122bb09-68af-43fd-bf0f-9d5e52258d16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:24:00.151Z|af06a847-d583-49aa-9ec7-cbd8266360c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:24:00.151Z|af06a847-d583-49aa-9ec7-cbd8266360c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:24:07.212Z|ec1dddcf-483e-4f2c-8ed4-5028ad2feb5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:24:07.212Z|186844df-3a82-4175-a9c9-5db8f516f301|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:24:07.213Z|186844df-3a82-4175-a9c9-5db8f516f301|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:24:07.213Z|ec1dddcf-483e-4f2c-8ed4-5028ad2feb5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:24:09.385Z|8ca48260-c3ea-4a07-a150-34921ccf59ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:24:09.386Z|8ca48260-c3ea-4a07-a150-34921ccf59ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:24:14.947Z|043d00e0-d419-4f9e-8c17-d1d8f7a5dbc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:24:14.951Z|043d00e0-d419-4f9e-8c17-d1d8f7a5dbc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:24:17.067Z|d8a5fa3f-e3e8-4b1b-b74c-533180071013|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:24:17.068Z|d8a5fa3f-e3e8-4b1b-b74c-533180071013|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:24:17.239Z|fb9b3849-0d2c-472d-92e5-289723279b00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:24:17.240Z|62a608ca-c5a9-4661-963a-a8e069118c40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:24:17.240Z|fb9b3849-0d2c-472d-92e5-289723279b00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:24:17.243Z|62a608ca-c5a9-4661-963a-a8e069118c40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:24:19.409Z|a381da7c-69ad-4ccb-87ca-9329650e0bd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:24:19.410Z|a381da7c-69ad-4ccb-87ca-9329650e0bd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:24:27.271Z|aa023320-ee24-4852-a786-07c213fafa6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:24:27.271Z|4315a2f7-7d9b-4ef9-b0cf-cfd86a82cc82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:24:27.272Z|4315a2f7-7d9b-4ef9-b0cf-cfd86a82cc82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:24:27.272Z|aa023320-ee24-4852-a786-07c213fafa6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:24:29.435Z|caa3ff73-0c00-42b4-990f-59bf96bc974f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:24:29.437Z|caa3ff73-0c00-42b4-990f-59bf96bc974f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:24:29.947Z|b6fb2969-af7b-4ee1-a6fa-ce28039d61d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:24:29.948Z|b6fb2969-af7b-4ee1-a6fa-ce28039d61d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:24:30.152Z|79da5462-190f-4f05-8770-8ef3500181ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:24:30.153Z|79da5462-190f-4f05-8770-8ef3500181ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:24:37.297Z|3016452f-b74d-4998-9bf9-9a4b285b9a2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:24:37.298Z|8000f1ae-d42f-4150-a3ad-26d653b86094|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:24:37.298Z|3016452f-b74d-4998-9bf9-9a4b285b9a2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:24:37.300Z|8000f1ae-d42f-4150-a3ad-26d653b86094|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:24:39.462Z|b33c1e10-e127-4b0e-bd6e-226a96530255|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:24:39.463Z|b33c1e10-e127-4b0e-bd6e-226a96530255|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:24:44.947Z|6c27ae34-f006-4fda-88e2-e678211451ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:24:44.948Z|6c27ae34-f006-4fda-88e2-e678211451ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:24:47.331Z|ba729a30-8c2c-42e6-ad5a-ce48fcbd64a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:24:47.331Z|5bece83d-565c-4cba-9c04-ad5d6573561a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:24:47.332Z|ba729a30-8c2c-42e6-ad5a-ce48fcbd64a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:24:47.332Z|5bece83d-565c-4cba-9c04-ad5d6573561a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:24:49.488Z|fbfdbd05-b8a5-4392-adb3-2439f40d0f7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:24:49.489Z|fbfdbd05-b8a5-4392-adb3-2439f40d0f7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:24:57.366Z|c78539b6-4e7f-4e77-bca0-2701272cb077|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:24:57.367Z|75172627-382c-45ec-8964-fc7b222eeab5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:24:57.367Z|c78539b6-4e7f-4e77-bca0-2701272cb077|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:24:57.367Z|75172627-382c-45ec-8964-fc7b222eeab5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:24:59.514Z|8d629c0b-bc2c-448d-9bf4-bb477735a466|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:24:59.515Z|8d629c0b-bc2c-448d-9bf4-bb477735a466|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:24:59.947Z|97110b52-d9a8-4ae5-adeb-611d36eef60f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:24:59.948Z|97110b52-d9a8-4ae5-adeb-611d36eef60f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:25:00.154Z|d0a17643-d5cb-47f3-94b2-59c776fc92e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:25:00.155Z|d0a17643-d5cb-47f3-94b2-59c776fc92e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:25:07.403Z|b3ebde2e-0acc-4cc3-be0b-7629f1d9fae2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:25:07.404Z|b3ebde2e-0acc-4cc3-be0b-7629f1d9fae2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:25:07.404Z|e8d1c525-bdea-4a83-8c7d-6d5529710406|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:25:07.405Z|e8d1c525-bdea-4a83-8c7d-6d5529710406|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:25:09.540Z|aa8ed7f6-361c-49ac-9ee4-3792edbbff6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:25:09.542Z|aa8ed7f6-361c-49ac-9ee4-3792edbbff6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:25:14.947Z|8e66e5f8-319a-44df-a2b9-1213157fb966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:25:14.948Z|8e66e5f8-319a-44df-a2b9-1213157fb966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:25:17.062Z|0a4451e0-b057-41ad-8168-180ce89f016a|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:25:17.064Z|0a4451e0-b057-41ad-8168-180ce89f016a|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:25:17.433Z|c9a2e781-c14b-4f05-87e7-c32a7a3d268d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:25:17.435Z|c9a2e781-c14b-4f05-87e7-c32a7a3d268d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:25:17.439Z|f1bc165e-a266-4ef6-949d-abad5b51359a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:25:17.439Z|f1bc165e-a266-4ef6-949d-abad5b51359a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:25:19.568Z|431ff574-abf4-42f4-915a-e1fb78e6dab1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:25:19.570Z|431ff574-abf4-42f4-915a-e1fb78e6dab1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:25:27.469Z|fdc755b6-2972-4593-ab2a-d5eae360f1ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:25:27.469Z|0d171292-01a3-490e-9dfa-7a0fca37397e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:25:27.470Z|fdc755b6-2972-4593-ab2a-d5eae360f1ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:25:27.470Z|0d171292-01a3-490e-9dfa-7a0fca37397e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:25:29.594Z|d43496a6-1b93-472d-bbaa-9124553eb7f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:25:29.595Z|d43496a6-1b93-472d-bbaa-9124553eb7f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:25:29.948Z|3c74d9ed-f5bb-4511-be63-1b8c76f09e90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:25:29.951Z|3c74d9ed-f5bb-4511-be63-1b8c76f09e90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:25:30.156Z|43d1b8d7-622f-4eff-9dbd-89cc627cc7f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:25:30.157Z|43d1b8d7-622f-4eff-9dbd-89cc627cc7f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:25:37.514Z|3b7ef98f-a95c-4198-9788-1f68eb6987b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:25:37.516Z|3b7ef98f-a95c-4198-9788-1f68eb6987b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:25:37.525Z|be26f122-5384-44e7-ada4-3350faa7b76f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:25:37.526Z|be26f122-5384-44e7-ada4-3350faa7b76f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:25:39.620Z|ee4464e3-da97-449e-9763-e72945f9e86c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:25:39.621Z|ee4464e3-da97-449e-9763-e72945f9e86c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:25:44.947Z|0ef10b4f-0bd4-405e-b6de-69078d16c513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:25:44.948Z|0ef10b4f-0bd4-405e-b6de-69078d16c513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:25:47.542Z|d9ca679d-a5a8-4d0d-a600-208b5c34f396|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:25:47.544Z|d9ca679d-a5a8-4d0d-a600-208b5c34f396|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:25:47.549Z|d88ac6d1-3c20-4a0f-8791-c8ed7f9301bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:25:47.550Z|d88ac6d1-3c20-4a0f-8791-c8ed7f9301bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:25:49.645Z|c9923323-c606-4508-9d58-f032c527b18c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:25:49.646Z|c9923323-c606-4508-9d58-f032c527b18c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:25:57.571Z|1f539830-e329-4d8a-8215-f6560db23763|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:25:57.572Z|d644967d-6014-46a7-83d8-6956178c3227|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:25:57.572Z|1f539830-e329-4d8a-8215-f6560db23763|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:25:57.572Z|d644967d-6014-46a7-83d8-6956178c3227|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:25:59.672Z|94de3183-a40a-4674-9a5c-f8bfee774cb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:25:59.673Z|94de3183-a40a-4674-9a5c-f8bfee774cb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:25:59.947Z|5f73c0cc-db75-49da-b84f-8d92a6f48373|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:25:59.948Z|5f73c0cc-db75-49da-b84f-8d92a6f48373|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:26:00.158Z|3f6ea0d0-735d-4074-9108-4cc969727c46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:26:00.159Z|3f6ea0d0-735d-4074-9108-4cc969727c46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:26:07.595Z|27ff7c2d-6b71-4719-bb36-bb6d74f36b32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:26:07.595Z|8f1c3d03-3930-4d3c-853d-6a593b516685|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:26:07.596Z|27ff7c2d-6b71-4719-bb36-bb6d74f36b32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:26:07.596Z|8f1c3d03-3930-4d3c-853d-6a593b516685|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:26:09.698Z|7b5fa1ab-e842-4a7e-bdf6-a9694e546ad5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:26:09.699Z|7b5fa1ab-e842-4a7e-bdf6-a9694e546ad5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:26:14.947Z|40f8fbcd-eebb-466a-bdff-093ddaf46bc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:26:14.951Z|40f8fbcd-eebb-466a-bdff-093ddaf46bc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:26:17.060Z|31ecf27f-1172-4600-9a5b-dbdc6c854f27|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:26:17.061Z|31ecf27f-1172-4600-9a5b-dbdc6c854f27|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:26:17.622Z|b8427591-c4a7-49a8-913b-5484f43b915b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:26:17.622Z|3ffea5a8-782d-4b31-824c-7ad48cd6c3e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:26:17.623Z|b8427591-c4a7-49a8-913b-5484f43b915b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:26:17.624Z|3ffea5a8-782d-4b31-824c-7ad48cd6c3e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:26:19.726Z|c5d5a027-ebd7-4c1c-bab2-0f0554de8afc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:26:19.727Z|c5d5a027-ebd7-4c1c-bab2-0f0554de8afc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:26:27.650Z|a090b547-a9bd-4f3c-960f-17196e9f511c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:26:27.650Z|1b3aa641-405d-405f-9647-6910f42e1e5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:26:27.651Z|a090b547-a9bd-4f3c-960f-17196e9f511c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:26:27.651Z|1b3aa641-405d-405f-9647-6910f42e1e5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:26:29.753Z|6aea4226-290b-4a6d-8a66-499d064c9e9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:26:29.754Z|6aea4226-290b-4a6d-8a66-499d064c9e9b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:26:29.947Z|1cccbb82-e56c-40b6-8413-053c827a9f2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:26:29.948Z|1cccbb82-e56c-40b6-8413-053c827a9f2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:26:30.160Z|52605011-f49a-4492-a0ae-8edea179d312|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:26:30.161Z|52605011-f49a-4492-a0ae-8edea179d312|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:26:37.676Z|feb2420a-898a-44e5-b656-3e9243b931cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:26:37.676Z|f410de39-e2df-4777-82ac-f7e8dff25f0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:26:37.677Z|feb2420a-898a-44e5-b656-3e9243b931cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:26:37.678Z|f410de39-e2df-4777-82ac-f7e8dff25f0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:26:39.778Z|ec8c51cd-5aea-4b8b-adb8-7283c15352b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:26:39.779Z|ec8c51cd-5aea-4b8b-adb8-7283c15352b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:26:44.947Z|84eb04a8-7fba-4cc4-b366-ed8aeef91cb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:26:44.948Z|84eb04a8-7fba-4cc4-b366-ed8aeef91cb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:26:47.703Z|741f0eb7-09d5-488b-bd18-878e13197913|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:26:47.703Z|104183d4-11dd-4906-98a2-5bf8f169eca9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:26:47.704Z|104183d4-11dd-4906-98a2-5bf8f169eca9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:26:47.704Z|741f0eb7-09d5-488b-bd18-878e13197913|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:26:49.803Z|85dcea5a-92f5-418a-8136-b9975311b27e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:26:49.804Z|85dcea5a-92f5-418a-8136-b9975311b27e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:26:57.729Z|53db74fa-d3d6-4dbc-8b27-79f65efee2a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:26:57.729Z|9a1f2a80-2f4d-4652-b323-88a24bf01764|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:26:57.730Z|53db74fa-d3d6-4dbc-8b27-79f65efee2a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:26:57.730Z|9a1f2a80-2f4d-4652-b323-88a24bf01764|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:26:59.832Z|59a9a44e-2deb-4f48-8dd3-3c62c0a8dd68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:26:59.833Z|59a9a44e-2deb-4f48-8dd3-3c62c0a8dd68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:26:59.947Z|cf4e3199-9e40-499f-adb0-834b429edf1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:26:59.950Z|cf4e3199-9e40-499f-adb0-834b429edf1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:27:00.162Z|bd5fc53a-221e-4294-989d-d4128a667063|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:27:00.163Z|bd5fc53a-221e-4294-989d-d4128a667063|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:27:07.755Z|bf0f5671-8d4a-494d-8664-9fe1c736282a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:27:07.756Z|bf0f5671-8d4a-494d-8664-9fe1c736282a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:27:07.759Z|64259239-d4ff-4d1b-acb3-b72a79251410|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:27:07.760Z|64259239-d4ff-4d1b-acb3-b72a79251410|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:27:09.858Z|b35da5d8-58cc-45bf-9a61-0900a9e1d886|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:27:09.859Z|b35da5d8-58cc-45bf-9a61-0900a9e1d886|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:27:14.947Z|90a98222-d227-4509-80e5-cf301a378d08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:27:14.948Z|90a98222-d227-4509-80e5-cf301a378d08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:27:17.061Z|c3b86a89-6849-4435-a306-9dca7a586dec|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:27:17.062Z|c3b86a89-6849-4435-a306-9dca7a586dec|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:27:17.781Z|35016df9-5e14-408f-a9e6-d3ff3e4f6ad0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:27:17.782Z|35016df9-5e14-408f-a9e6-d3ff3e4f6ad0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:27:17.785Z|2d7dcb41-b51f-435b-8bfe-4e10df7f41e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:27:17.785Z|2d7dcb41-b51f-435b-8bfe-4e10df7f41e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:27:19.901Z|e1ec6406-e198-455e-ac66-cfa1958e3c86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:27:19.902Z|e1ec6406-e198-455e-ac66-cfa1958e3c86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:27:27.808Z|051de4c7-9488-4fb9-8d32-288f555304ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:27:27.808Z|06f501d3-879f-40d3-aa74-aded67d6af0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:27:27.809Z|06f501d3-879f-40d3-aa74-aded67d6af0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:27:27.809Z|051de4c7-9488-4fb9-8d32-288f555304ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:27:29.927Z|b8804126-9bec-4cd0-a2b5-4b7c676e09c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:27:29.928Z|b8804126-9bec-4cd0-a2b5-4b7c676e09c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:27:29.947Z|d788411a-8d85-49bc-8ae1-6c44c26464bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:27:29.948Z|d788411a-8d85-49bc-8ae1-6c44c26464bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:27:30.165Z|36a713ec-d220-4bbe-be86-893db4f6656d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:27:30.165Z|36a713ec-d220-4bbe-be86-893db4f6656d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:27:37.854Z|e4e1fdd4-7460-4729-80c4-0d950516bd38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:27:37.855Z|e4e1fdd4-7460-4729-80c4-0d950516bd38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:27:37.855Z|4d9ca685-9077-45e9-9e35-9280f61a6e29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:27:37.857Z|4d9ca685-9077-45e9-9e35-9280f61a6e29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:27:39.960Z|702ff9aa-faa4-490b-ac26-69758508695a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:27:39.961Z|702ff9aa-faa4-490b-ac26-69758508695a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:27:44.947Z|0a8ac096-a7a7-460c-a3e3-8ecb203f6629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:27:44.950Z|0a8ac096-a7a7-460c-a3e3-8ecb203f6629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:27:47.896Z|b4ec6562-6c9d-43a4-8a77-c751e8d53317|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:27:47.897Z|b4ec6562-6c9d-43a4-8a77-c751e8d53317|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:27:47.896Z|50f65bf1-a7fe-49bf-875b-70777f9a9b72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:27:47.901Z|50f65bf1-a7fe-49bf-875b-70777f9a9b72|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:27:50.008Z|32626a26-6777-4c46-8cdd-75ba6a17afcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:27:50.009Z|32626a26-6777-4c46-8cdd-75ba6a17afcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:27:57.931Z|3a0741be-cd67-4626-b0fd-984a6231ebdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:27:57.932Z|3a0741be-cd67-4626-b0fd-984a6231ebdc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:27:57.935Z|93f7c241-17a6-4a9a-91ed-76655f5b436d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:27:57.936Z|93f7c241-17a6-4a9a-91ed-76655f5b436d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:27:59.947Z|340b1788-72d6-4cdd-bc5c-5261f7101e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:27:59.948Z|340b1788-72d6-4cdd-bc5c-5261f7101e1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:28:00.034Z|3a6baa39-4fe2-4f5e-8cf9-b3d1fcf77612|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:28:00.034Z|3a6baa39-4fe2-4f5e-8cf9-b3d1fcf77612|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:28:00.166Z|aa9923f0-81b0-424b-84a9-fd821c186c6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:28:00.167Z|aa9923f0-81b0-424b-84a9-fd821c186c6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:28:07.959Z|e812d1b2-c5f3-4ebd-824b-d48c0ba65590|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:28:07.959Z|94020a1f-11fc-4a8e-87aa-1441e04f8a73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:28:07.960Z|e812d1b2-c5f3-4ebd-824b-d48c0ba65590|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:28:07.960Z|94020a1f-11fc-4a8e-87aa-1441e04f8a73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:28:10.058Z|fb48d809-359a-4057-ac48-04df649b3fc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:28:10.059Z|fb48d809-359a-4057-ac48-04df649b3fc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:28:14.947Z|c10fdaa9-f50f-4ba1-9427-0d8b8808bc5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:28:14.948Z|c10fdaa9-f50f-4ba1-9427-0d8b8808bc5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:28:17.059Z|3beac03d-819b-42d7-9c7f-20c25c04716c|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:28:17.061Z|3beac03d-819b-42d7-9c7f-20c25c04716c|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:28:17.986Z|679adb84-2d8d-4e65-9e4c-356e09821a9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:28:17.986Z|dd9e6a0b-ca11-47bf-96e7-109cd8a8b07b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:28:17.987Z|679adb84-2d8d-4e65-9e4c-356e09821a9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:28:17.990Z|dd9e6a0b-ca11-47bf-96e7-109cd8a8b07b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:28:20.084Z|6f642de7-1180-4f3d-bd42-eee06bff9a5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:28:20.085Z|6f642de7-1180-4f3d-bd42-eee06bff9a5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:28:28.016Z|0a7e472f-d3d9-4374-9f10-0878ae250ac3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:28:28.017Z|0a7e472f-d3d9-4374-9f10-0878ae250ac3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:28:28.020Z|eca44070-386b-491c-9496-34a99f1300ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:28:28.021Z|eca44070-386b-491c-9496-34a99f1300ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:28:29.947Z|229d3d1b-40cd-48c8-917b-b066bed62d17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:28:29.951Z|229d3d1b-40cd-48c8-917b-b066bed62d17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:28:30.109Z|0b4e9720-0c4f-4c37-a5b6-3455bfa77520|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:28:30.110Z|0b4e9720-0c4f-4c37-a5b6-3455bfa77520|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:28:30.168Z|6dbfa223-5db6-4a0c-8631-dc138b2ec68c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:28:30.169Z|6dbfa223-5db6-4a0c-8631-dc138b2ec68c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:28:38.044Z|678028eb-053d-4b84-aa18-75b2cfce145c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:28:38.044Z|45baa117-caa7-48bf-835b-39afc9372c8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:28:38.045Z|678028eb-053d-4b84-aa18-75b2cfce145c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:28:38.045Z|45baa117-caa7-48bf-835b-39afc9372c8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:28:40.137Z|8d2e6c04-34c1-4513-80cc-8636b9b64ef7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:28:40.138Z|8d2e6c04-34c1-4513-80cc-8636b9b64ef7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:28:44.947Z|319db211-5e10-4af8-b8b6-f9d21ac56d72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:28:44.948Z|319db211-5e10-4af8-b8b6-f9d21ac56d72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:28:48.071Z|ff4fdc15-5bac-4a2a-b86c-026e19bbe391|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:28:48.071Z|7922f0f9-406d-4576-b0e8-fffd1844e3e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:28:48.072Z|ff4fdc15-5bac-4a2a-b86c-026e19bbe391|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:28:48.072Z|7922f0f9-406d-4576-b0e8-fffd1844e3e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:28:50.162Z|5bbb786a-493d-4d56-afb3-20fffd62a534|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:28:50.163Z|5bbb786a-493d-4d56-afb3-20fffd62a534|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:28:58.108Z|0cfb55f1-ee25-45bd-bb87-bbf5b600d05f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:28:58.108Z|75b39c68-eed7-4525-a55e-f05854884d29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:28:58.109Z|0cfb55f1-ee25-45bd-bb87-bbf5b600d05f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:28:58.109Z|75b39c68-eed7-4525-a55e-f05854884d29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:28:59.947Z|d0c41471-77d1-431f-9dd5-58d3abf4665a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:28:59.948Z|d0c41471-77d1-431f-9dd5-58d3abf4665a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:29:00.170Z|0f134599-d9dc-487e-b118-8640eee3c9f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:29:00.171Z|0f134599-d9dc-487e-b118-8640eee3c9f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:29:00.193Z|acbe9a28-ddf2-4b8f-9d23-940743a48ddd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:29:00.194Z|acbe9a28-ddf2-4b8f-9d23-940743a48ddd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:29:08.134Z|6cdcc3da-841e-4866-9678-209e62bad6d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:29:08.134Z|7b611bcc-eb39-42c8-9ae8-3e59d3f515e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:29:08.135Z|6cdcc3da-841e-4866-9678-209e62bad6d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:29:08.135Z|7b611bcc-eb39-42c8-9ae8-3e59d3f515e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:29:10.218Z|ba258f01-255a-4bee-9442-6666e04fd626|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:29:10.219Z|ba258f01-255a-4bee-9442-6666e04fd626|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:29:14.947Z|7fcfadc6-8142-45ee-a247-4ba2a7bb270a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:29:14.950Z|7fcfadc6-8142-45ee-a247-4ba2a7bb270a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:29:17.060Z|364d224b-1111-4fdc-9e8e-262340ded7e6|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:29:17.061Z|364d224b-1111-4fdc-9e8e-262340ded7e6|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:29:18.159Z|279804a0-35f2-4e9a-a46f-dbadafd855d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:29:18.159Z|279804a0-35f2-4e9a-a46f-dbadafd855d3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:29:18.167Z|4cbff2f3-033f-4c2d-8d62-39c6b903d78a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:29:18.167Z|4cbff2f3-033f-4c2d-8d62-39c6b903d78a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:29:20.266Z|76bbc5d0-b9bf-4bd8-aeb6-aa4bb68a2411|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:29:20.268Z|76bbc5d0-b9bf-4bd8-aeb6-aa4bb68a2411|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:29:28.184Z|6617cb64-b7bf-42ab-b0e4-627bb4b8fc2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:29:28.185Z|6617cb64-b7bf-42ab-b0e4-627bb4b8fc2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:29:28.190Z|56698f9d-4b0e-4bdd-b778-324915e9925c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:29:28.190Z|56698f9d-4b0e-4bdd-b778-324915e9925c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:29:29.947Z|1d4c88be-f417-433e-a443-427854450167|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:29:29.948Z|1d4c88be-f417-433e-a443-427854450167|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:29:30.173Z|13e3e7e7-e89f-4615-a481-5d58dacdae03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:29:30.173Z|13e3e7e7-e89f-4615-a481-5d58dacdae03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:29:30.295Z|4bb18668-7d0e-4bd0-a504-627896216635|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:29:30.296Z|4bb18668-7d0e-4bd0-a504-627896216635|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:29:38.212Z|c0ee25b6-5ffe-4f53-8e22-9b494e87f4ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:29:38.213Z|c0ee25b6-5ffe-4f53-8e22-9b494e87f4ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:29:38.215Z|d3d5a992-c597-419f-a383-8823a6e7bfff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:29:38.216Z|d3d5a992-c597-419f-a383-8823a6e7bfff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:29:40.322Z|574064d2-c1b7-42fe-ba90-d39f3859dc08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:29:40.323Z|574064d2-c1b7-42fe-ba90-d39f3859dc08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:29:44.947Z|8d6f3c05-68c0-49a6-862d-7f52ced39dc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:29:44.948Z|8d6f3c05-68c0-49a6-862d-7f52ced39dc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:29:48.238Z|a6796f7f-2e14-475b-828f-d9e524e34c02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:29:48.238Z|89ad6d2a-0fbf-44f4-bd21-072007837cc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:29:48.239Z|89ad6d2a-0fbf-44f4-bd21-072007837cc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:29:48.239Z|a6796f7f-2e14-475b-828f-d9e524e34c02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:29:50.347Z|bf889910-5e67-4c50-a818-89c47072cfbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:29:50.348Z|bf889910-5e67-4c50-a818-89c47072cfbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:29:58.271Z|8ff8dd02-e7b4-4d97-a1fc-78a48ee74a75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:29:58.272Z|8ff8dd02-e7b4-4d97-a1fc-78a48ee74a75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:29:58.272Z|73ec164a-70de-4e88-8065-b96726480a54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:29:58.273Z|73ec164a-70de-4e88-8065-b96726480a54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:29:59.947Z|137ad1e8-fa64-41c8-a0f8-fcbbb4cf46f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:29:59.953Z|137ad1e8-fa64-41c8-a0f8-fcbbb4cf46f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:30:00.175Z|a9c85b90-6e5c-4174-acf0-da01831fb019|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:30:00.175Z|a9c85b90-6e5c-4174-acf0-da01831fb019|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:30:00.378Z|aea33483-3e6b-4c7d-8906-5e7b72066e8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:30:00.380Z|aea33483-3e6b-4c7d-8906-5e7b72066e8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:30:08.297Z|99c872fe-e12d-4203-ab30-a19452bfe331|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:30:08.297Z|de95fbba-d819-47e2-87cd-0a65948b2620|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:30:08.298Z|99c872fe-e12d-4203-ab30-a19452bfe331|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:30:08.299Z|de95fbba-d819-47e2-87cd-0a65948b2620|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:30:10.405Z|b45b912d-1c27-41a4-842c-645008f2aa6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:30:10.406Z|b45b912d-1c27-41a4-842c-645008f2aa6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:30:14.947Z|c502e172-3133-48d1-ab54-b5caf6f931f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:30:14.948Z|c502e172-3133-48d1-ab54-b5caf6f931f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:30:17.060Z|e5ae929f-0a42-4254-952e-7eb900334926|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:30:17.062Z|e5ae929f-0a42-4254-952e-7eb900334926|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:30:18.323Z|6ddd861b-dd83-44a5-82f3-9a838e57cd8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:30:18.323Z|54cc05fb-efb3-4e05-8718-ff6fad9527c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:30:18.324Z|6ddd861b-dd83-44a5-82f3-9a838e57cd8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:30:18.324Z|54cc05fb-efb3-4e05-8718-ff6fad9527c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:30:20.433Z|d3b24fe8-6aa9-4633-9f1b-818408578e72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:30:20.434Z|d3b24fe8-6aa9-4633-9f1b-818408578e72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:30:28.349Z|7117a4c8-79ba-4643-8d25-a8f8139341a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:30:28.349Z|1903c370-da8e-422c-bbf7-3d76786dd6b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:30:28.350Z|7117a4c8-79ba-4643-8d25-a8f8139341a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:30:28.350Z|1903c370-da8e-422c-bbf7-3d76786dd6b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:30:29.947Z|e3a55ae6-b4e3-4987-9cbd-39ec93ffb6a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:30:29.948Z|e3a55ae6-b4e3-4987-9cbd-39ec93ffb6a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:30:30.176Z|b7a6bcb0-dba7-40b6-812b-0b413945d8b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:30:30.177Z|b7a6bcb0-dba7-40b6-812b-0b413945d8b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:30:30.466Z|ed2712fa-0dbc-485c-8c46-e7ad8204e7c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:30:30.467Z|ed2712fa-0dbc-485c-8c46-e7ad8204e7c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:30:38.383Z|5e6c81ed-57f9-43ee-ae9b-eb423731fcb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:30:38.384Z|5e6c81ed-57f9-43ee-ae9b-eb423731fcb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:30:38.386Z|629920bc-573a-47c0-9312-cbf2eb4e9ed8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:30:38.386Z|629920bc-573a-47c0-9312-cbf2eb4e9ed8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:30:40.491Z|009b6198-b895-47f4-962a-f4367f84604b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:30:40.492Z|009b6198-b895-47f4-962a-f4367f84604b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:30:44.947Z|d9105273-a2a6-492a-a0e6-ee18f687a32a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:30:44.950Z|d9105273-a2a6-492a-a0e6-ee18f687a32a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:30:48.408Z|3e8bd5e6-a7f0-466f-b7e7-2b885fc6cc3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:30:48.408Z|3e6dd2e8-a84b-41b4-a765-caf437129f22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:30:48.409Z|3e8bd5e6-a7f0-466f-b7e7-2b885fc6cc3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:30:48.409Z|3e6dd2e8-a84b-41b4-a765-caf437129f22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:30:50.516Z|6b61ec11-e700-497c-84e7-ae741f75d479|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:30:50.517Z|6b61ec11-e700-497c-84e7-ae741f75d479|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:30:58.433Z|e2d8a6bb-d579-48ea-95a3-4ce04fe70358|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:30:58.433Z|36ef31d8-06aa-4da0-9e8a-c99992bfb7de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:30:58.434Z|e2d8a6bb-d579-48ea-95a3-4ce04fe70358|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:30:58.434Z|36ef31d8-06aa-4da0-9e8a-c99992bfb7de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:30:59.947Z|25d053a5-8cdc-45d0-93e3-af6b61d7a0f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:30:59.948Z|25d053a5-8cdc-45d0-93e3-af6b61d7a0f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:31:00.178Z|76b30c1d-6b66-437b-ad2e-95ec7f1e85d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:31:00.179Z|76b30c1d-6b66-437b-ad2e-95ec7f1e85d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:31:00.541Z|431e9c64-ddf6-4602-8d91-8ebcbe9dd88b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:31:00.542Z|431e9c64-ddf6-4602-8d91-8ebcbe9dd88b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:31:08.458Z|8e51e12f-560d-4dd2-845b-66bcf0db40c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:31:08.458Z|29d807c4-ba9f-4a29-860f-be3d7b51d3ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:31:08.459Z|29d807c4-ba9f-4a29-860f-be3d7b51d3ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:31:08.460Z|8e51e12f-560d-4dd2-845b-66bcf0db40c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:31:10.565Z|7ad08a41-e4b9-4271-8250-bcfe472b2f8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:31:10.566Z|7ad08a41-e4b9-4271-8250-bcfe472b2f8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:31:14.947Z|5e6a6995-353f-42b5-81a9-b1cb265f0b2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:31:14.948Z|5e6a6995-353f-42b5-81a9-b1cb265f0b2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:31:17.060Z|8cde86ca-761f-4c64-b680-75871590155c|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:31:17.061Z|8cde86ca-761f-4c64-b680-75871590155c|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:31:18.485Z|922d9af8-a9f3-4dc7-ace6-0c3e6faa4394|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:31:18.485Z|d0465589-3bf8-424f-8442-83843af4399c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:31:18.485Z|922d9af8-a9f3-4dc7-ace6-0c3e6faa4394|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:31:18.485Z|d0465589-3bf8-424f-8442-83843af4399c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:31:20.591Z|2550dcc2-438b-470f-9e96-12264bfd48ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:31:20.592Z|2550dcc2-438b-470f-9e96-12264bfd48ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:31:28.511Z|33511341-32aa-4d94-be6d-4152344ffcaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:31:28.512Z|9e9373a8-e993-494e-96db-a92af6be557e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:31:28.512Z|33511341-32aa-4d94-be6d-4152344ffcaa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:31:28.512Z|9e9373a8-e993-494e-96db-a92af6be557e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:31:29.947Z|11af640a-284f-44c1-b770-88cb7b99e7bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:31:29.951Z|11af640a-284f-44c1-b770-88cb7b99e7bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:31:30.180Z|754c1186-3456-424c-99cc-878a9f431025|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:31:30.181Z|754c1186-3456-424c-99cc-878a9f431025|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:31:30.616Z|235fc5e2-2e60-4290-a1d5-9280154373c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:31:30.620Z|235fc5e2-2e60-4290-a1d5-9280154373c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:31:38.537Z|ece5f2c2-093a-4199-bdb7-9a462f4a65a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:31:38.538Z|ece5f2c2-093a-4199-bdb7-9a462f4a65a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:31:38.543Z|8b0f8ee1-add9-4ba0-8637-3f0ce3415148|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:31:38.544Z|8b0f8ee1-add9-4ba0-8637-3f0ce3415148|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:31:40.643Z|52cf4d7d-4a2c-4e29-b9b4-45c24d18bf32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:31:40.644Z|52cf4d7d-4a2c-4e29-b9b4-45c24d18bf32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:31:44.947Z|bf7bcad2-8d1e-476e-9a61-122bb698f3d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:31:44.948Z|bf7bcad2-8d1e-476e-9a61-122bb698f3d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:31:48.562Z|02450b26-06ef-4201-bb42-d3de074abfd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:31:48.563Z|02450b26-06ef-4201-bb42-d3de074abfd8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:31:48.569Z|dbbed076-cecb-458f-93ad-05e83db7c432|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:31:48.570Z|dbbed076-cecb-458f-93ad-05e83db7c432|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:31:50.668Z|1768320b-359c-458e-ba23-280df1825a0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:31:50.669Z|1768320b-359c-458e-ba23-280df1825a0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:31:58.587Z|249b5730-5094-4fbf-960b-368bd5ed0e96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:31:58.587Z|249b5730-5094-4fbf-960b-368bd5ed0e96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:31:58.595Z|d3b154b1-7e29-4366-a6d4-cd7aaf3f8af1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:31:58.596Z|d3b154b1-7e29-4366-a6d4-cd7aaf3f8af1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:31:59.947Z|6c367e6e-7ba9-451a-bd05-07950d261bc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:31:59.948Z|6c367e6e-7ba9-451a-bd05-07950d261bc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:32:00.181Z|83a8c1c6-65a1-45e5-bb07-7175bcad6177|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:32:00.182Z|83a8c1c6-65a1-45e5-bb07-7175bcad6177|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:32:00.695Z|7ac32867-7ba5-4fe3-b23f-d0e0d5b76429|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:32:00.696Z|7ac32867-7ba5-4fe3-b23f-d0e0d5b76429|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:32:08.610Z|fb02e5a2-8679-4923-b6c2-c11e984c740e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:32:08.611Z|fb02e5a2-8679-4923-b6c2-c11e984c740e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:32:08.616Z|bf912264-af73-480e-a6b1-f30214ab7583|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:32:08.617Z|bf912264-af73-480e-a6b1-f30214ab7583|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:32:10.718Z|7eef5b3f-0ea3-4989-a59e-b4b81c00ecd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:32:10.719Z|7eef5b3f-0ea3-4989-a59e-b4b81c00ecd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:32:14.947Z|4d1eef07-9239-44fa-9e1b-9d78ecbe0584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:32:14.950Z|4d1eef07-9239-44fa-9e1b-9d78ecbe0584|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:32:17.059Z|acbc2241-bc23-4b8f-81cf-a709dda25a58|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:32:17.060Z|acbc2241-bc23-4b8f-81cf-a709dda25a58|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:32:18.634Z|9d1489fa-8817-4fb9-bec9-0d83d6817ead|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:32:18.635Z|9d1489fa-8817-4fb9-bec9-0d83d6817ead|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:32:18.635Z|bba995f9-0969-48f9-9e3d-4bee648bf3ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:32:18.636Z|bba995f9-0969-48f9-9e3d-4bee648bf3ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:32:20.746Z|d2aa4863-4f04-4a72-90b8-97d0c7de35d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:32:20.747Z|d2aa4863-4f04-4a72-90b8-97d0c7de35d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:32:28.660Z|44076cdf-c4e2-4cd4-9ab8-04fb1b225c2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:32:28.660Z|677e8a4d-0772-4e61-ae63-135f116d99f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:32:28.661Z|677e8a4d-0772-4e61-ae63-135f116d99f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:32:28.661Z|44076cdf-c4e2-4cd4-9ab8-04fb1b225c2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:32:29.947Z|3bb2a154-6373-4684-8e9b-eec0f99dd592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:32:29.948Z|3bb2a154-6373-4684-8e9b-eec0f99dd592|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:32:30.183Z|f2df2d3f-9321-45aa-9367-b55c4ad829c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:32:30.184Z|f2df2d3f-9321-45aa-9367-b55c4ad829c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:32:30.784Z|22a3ccad-bc25-4f16-a5ef-20ba530f13b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:32:30.785Z|22a3ccad-bc25-4f16-a5ef-20ba530f13b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:32:38.685Z|9b544058-c850-4ec6-a853-964792a6e967|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:32:38.685Z|1a144753-94d8-4551-8508-28b2940f9704|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:32:38.686Z|9b544058-c850-4ec6-a853-964792a6e967|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:32:38.686Z|1a144753-94d8-4551-8508-28b2940f9704|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:32:40.809Z|2ec7b4e1-58d0-418a-a184-db883518ce9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:32:40.810Z|2ec7b4e1-58d0-418a-a184-db883518ce9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:32:44.947Z|f5299ada-d7f7-49f3-8529-3c54a671410f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:32:44.948Z|f5299ada-d7f7-49f3-8529-3c54a671410f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:32:48.711Z|c564629e-c036-469e-bdb4-cfdfe11d54b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:32:48.711Z|3f32889e-5294-488c-94bf-1382d6d57955|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:32:48.712Z|c564629e-c036-469e-bdb4-cfdfe11d54b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:32:48.713Z|3f32889e-5294-488c-94bf-1382d6d57955|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:32:50.833Z|00585ea9-11a7-4b97-bcfe-a46ffb55c4b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:32:50.834Z|00585ea9-11a7-4b97-bcfe-a46ffb55c4b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:32:58.741Z|b5876ba1-a9d8-4981-bd77-9b78fcc49e2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:32:58.741Z|927e40ff-b9ea-4ca8-9247-60fa2cfe086b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:32:58.742Z|b5876ba1-a9d8-4981-bd77-9b78fcc49e2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:32:58.743Z|927e40ff-b9ea-4ca8-9247-60fa2cfe086b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:32:59.947Z|e6bb6500-74e7-4e55-aee8-bc07f9cff50a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:32:59.950Z|e6bb6500-74e7-4e55-aee8-bc07f9cff50a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:33:00.185Z|66fb1a73-11d3-4f14-a713-85ce6c91773f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:33:00.186Z|66fb1a73-11d3-4f14-a713-85ce6c91773f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:33:00.857Z|d77caead-9148-4f58-9fe2-15adfada0764|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:33:00.858Z|d77caead-9148-4f58-9fe2-15adfada0764|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:33:08.766Z|a1438289-2f09-4e20-a272-6611571b0bcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:33:08.766Z|a9cbd062-2d31-4678-90a3-d1e7af79b2ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:33:08.767Z|a1438289-2f09-4e20-a272-6611571b0bcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:33:08.767Z|a9cbd062-2d31-4678-90a3-d1e7af79b2ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:33:10.883Z|286c87d3-7034-468f-99ec-690b0e519ddc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:33:10.884Z|286c87d3-7034-468f-99ec-690b0e519ddc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:33:14.947Z|c253bca9-7730-4468-a1f8-3b1dd6c4535c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:33:14.949Z|c253bca9-7730-4468-a1f8-3b1dd6c4535c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:33:17.059Z|204df9e3-4916-48df-b546-35f19388809a|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:33:17.060Z|204df9e3-4916-48df-b546-35f19388809a|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:33:18.791Z|d096d1f2-56e5-4e57-b5dc-59d4de82de59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:33:18.792Z|d096d1f2-56e5-4e57-b5dc-59d4de82de59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:33:18.795Z|195f4910-213b-4232-af95-ed7454b73ff1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:33:18.796Z|195f4910-213b-4232-af95-ed7454b73ff1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:33:20.912Z|d55ca33b-e84f-47ce-8f85-656028c8633d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:33:20.913Z|d55ca33b-e84f-47ce-8f85-656028c8633d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:33:28.818Z|354ac857-7f18-4302-9ad6-4b9aae1aca5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:33:28.820Z|354ac857-7f18-4302-9ad6-4b9aae1aca5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:33:28.820Z|6cef78e2-04dd-4006-90e2-4eba2142b595|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:33:28.821Z|6cef78e2-04dd-4006-90e2-4eba2142b595|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:33:29.947Z|d98b03b9-a183-4b4f-82ad-710d68a4f690|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:33:29.948Z|d98b03b9-a183-4b4f-82ad-710d68a4f690|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:33:30.187Z|4e10db40-ff9f-456c-a90e-284fa4e2f0ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:33:30.187Z|4e10db40-ff9f-456c-a90e-284fa4e2f0ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:33:30.937Z|119cf041-a439-43a9-bd8c-519034d873b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:33:30.938Z|119cf041-a439-43a9-bd8c-519034d873b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:33:38.844Z|b183a332-2966-4507-849c-c699298d1c7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:33:38.845Z|7c3826e4-7449-4737-b02c-9999920b21e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:33:38.845Z|b183a332-2966-4507-849c-c699298d1c7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:33:38.846Z|7c3826e4-7449-4737-b02c-9999920b21e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:33:40.962Z|ed5c1ba3-219d-4f95-ba6c-c14d79e9cd0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:33:40.963Z|ed5c1ba3-219d-4f95-ba6c-c14d79e9cd0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:33:44.947Z|1f22310a-5edd-46dc-8245-4db6345f14c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:33:44.951Z|1f22310a-5edd-46dc-8245-4db6345f14c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:33:48.869Z|30830926-2b55-46fc-9d01-d15acba0a8e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:33:48.870Z|30830926-2b55-46fc-9d01-d15acba0a8e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:33:48.873Z|a08c74f0-3e9b-4373-b845-03eceab0f86f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:33:48.874Z|a08c74f0-3e9b-4373-b845-03eceab0f86f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:33:50.997Z|41d56367-f5fc-4c5a-a638-9d1a6f170b66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:33:50.998Z|41d56367-f5fc-4c5a-a638-9d1a6f170b66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:33:58.893Z|5f345ef4-079c-4731-914b-fb2e46c811d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:33:58.894Z|5f345ef4-079c-4731-914b-fb2e46c811d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:33:58.896Z|36bd11ec-0388-4099-a022-c8ba07780a4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:33:58.897Z|36bd11ec-0388-4099-a022-c8ba07780a4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:33:59.947Z|3a8a8bb8-9510-48ef-8bd7-a3a1eaa3f664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:33:59.948Z|3a8a8bb8-9510-48ef-8bd7-a3a1eaa3f664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:34:00.188Z|c704f7d8-a424-45d3-895d-38303abc3296|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:34:00.189Z|c704f7d8-a424-45d3-895d-38303abc3296|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:34:01.023Z|66a393b9-290e-4ff8-b23b-c6c5d5c21253|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:34:01.024Z|66a393b9-290e-4ff8-b23b-c6c5d5c21253|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:34:08.918Z|d465999d-95dc-4b5a-b8b7-9c795c98cbf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:34:08.919Z|d465999d-95dc-4b5a-b8b7-9c795c98cbf3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:34:08.922Z|aaadb986-2b31-441f-b097-ca40802f6b28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:34:08.923Z|aaadb986-2b31-441f-b097-ca40802f6b28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:34:11.052Z|40f7102d-7826-417f-bef0-e970b145704f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:34:11.054Z|40f7102d-7826-417f-bef0-e970b145704f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:34:14.947Z|e2cf93f3-2c80-4bd1-8221-ef8b1a6c39fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:34:14.948Z|e2cf93f3-2c80-4bd1-8221-ef8b1a6c39fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:34:17.060Z|243bccf5-1ec7-4782-bd48-30a8a266071c|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:34:17.061Z|243bccf5-1ec7-4782-bd48-30a8a266071c|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:34:18.943Z|e327100b-bb8c-4a04-8de7-ee5df05bc093|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:34:18.943Z|52321acb-594e-4643-80b4-fc26255cc8b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:34:18.944Z|e327100b-bb8c-4a04-8de7-ee5df05bc093|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:34:18.944Z|52321acb-594e-4643-80b4-fc26255cc8b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:34:21.081Z|33867de1-4009-4a9c-8861-4d3de12212ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:34:21.082Z|33867de1-4009-4a9c-8861-4d3de12212ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:34:28.976Z|59a70c9e-5634-4449-ac30-30b5b94fad47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:34:28.977Z|59a70c9e-5634-4449-ac30-30b5b94fad47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:34:28.981Z|1a7d8bac-a725-4ea7-b857-01e5324e136b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:34:28.982Z|1a7d8bac-a725-4ea7-b857-01e5324e136b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:34:29.950Z|f5afd68a-6d13-4cc9-9d1c-4905266b5d0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:34:29.955Z|f5afd68a-6d13-4cc9-9d1c-4905266b5d0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:34:30.190Z|f8cb5924-fb66-45b7-8895-5d95521758c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:34:30.191Z|f8cb5924-fb66-45b7-8895-5d95521758c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:34:31.107Z|8589541a-7cb3-4e9f-8a3a-77edce652aa3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:34:31.108Z|8589541a-7cb3-4e9f-8a3a-77edce652aa3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:34:39.002Z|e7a0fc97-3ea0-4b28-8b52-785ab3a23ae9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:34:39.003Z|e7a0fc97-3ea0-4b28-8b52-785ab3a23ae9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:34:39.007Z|16e3064a-e5e6-4506-ba18-3b180ef99ee7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:34:39.008Z|16e3064a-e5e6-4506-ba18-3b180ef99ee7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:34:41.132Z|6adb76ae-0ded-46d3-bd25-2b54c4cb8a01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:34:41.133Z|6adb76ae-0ded-46d3-bd25-2b54c4cb8a01|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:34:44.948Z|4b0b6c39-d314-45e2-85d4-ad3fb4b5adf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:34:44.949Z|4b0b6c39-d314-45e2-85d4-ad3fb4b5adf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:34:49.028Z|d3b203c6-73c9-4cf5-b4b8-1a99ca8fa4a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:34:49.029Z|d3b203c6-73c9-4cf5-b4b8-1a99ca8fa4a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:34:49.035Z|7a394dcb-7ac8-48e2-b7d7-6cc7819db54f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:34:49.036Z|7a394dcb-7ac8-48e2-b7d7-6cc7819db54f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:34:51.157Z|c2e55680-d621-4b6f-86c8-38d9889b7706|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:34:51.159Z|c2e55680-d621-4b6f-86c8-38d9889b7706|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:34:59.055Z|7022a9d7-c3de-456d-a37a-74bdb11fe8ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:34:59.056Z|7022a9d7-c3de-456d-a37a-74bdb11fe8ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:34:59.058Z|b8099dbc-5abf-4d18-af35-b313ba7069b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:34:59.059Z|b8099dbc-5abf-4d18-af35-b313ba7069b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:34:59.947Z|52a34648-998b-449e-b043-ffbc66b9c227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:34:59.948Z|52a34648-998b-449e-b043-ffbc66b9c227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:35:00.192Z|d0381f3a-25fb-4b5b-b2c2-9e647a4a9eb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:35:00.193Z|d0381f3a-25fb-4b5b-b2c2-9e647a4a9eb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:35:01.184Z|199010fa-72a9-4b76-bc6d-e6d3017ed45e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:35:01.185Z|199010fa-72a9-4b76-bc6d-e6d3017ed45e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:35:09.094Z|402323f0-a4ca-4908-ab46-26255b106618|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:35:09.094Z|bf8c94e9-a4eb-4397-b3b6-4fb5871e3734|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:35:09.096Z|402323f0-a4ca-4908-ab46-26255b106618|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:35:09.096Z|bf8c94e9-a4eb-4397-b3b6-4fb5871e3734|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:35:11.210Z|e6decfa1-66c5-438e-86f9-6bee1b2d6c9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:35:11.210Z|e6decfa1-66c5-438e-86f9-6bee1b2d6c9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:35:14.948Z|c9beca27-a616-4ec3-a068-2392f98d92d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:35:14.951Z|c9beca27-a616-4ec3-a068-2392f98d92d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:35:17.061Z|cbebe64b-6664-4025-a361-4b021ab65f41|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:35:17.063Z|cbebe64b-6664-4025-a361-4b021ab65f41|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:35:19.123Z|56aa4756-0477-42e9-8086-b90b3d1ebe28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:35:19.124Z|56aa4756-0477-42e9-8086-b90b3d1ebe28|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:35:19.126Z|132731d0-6880-46cb-aaff-3b1e8c4a2972|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:35:19.127Z|132731d0-6880-46cb-aaff-3b1e8c4a2972|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:35:21.233Z|04b5d3b0-7059-4d42-ad2d-741989f08cff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:35:21.234Z|04b5d3b0-7059-4d42-ad2d-741989f08cff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:35:29.151Z|821ebc38-b230-4276-a16d-5fa8a9291fde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:35:29.151Z|271c0bc0-dbbf-400d-8681-ee74af82857a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:35:29.151Z|821ebc38-b230-4276-a16d-5fa8a9291fde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:35:29.151Z|271c0bc0-dbbf-400d-8681-ee74af82857a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:35:29.947Z|6398d24e-cf1f-4cc1-8659-49feeb59bef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:35:29.949Z|6398d24e-cf1f-4cc1-8659-49feeb59bef3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:35:30.194Z|4b422459-1e10-42e2-99b8-a3a871db4c12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:35:30.195Z|4b422459-1e10-42e2-99b8-a3a871db4c12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:35:31.258Z|11379c3e-7a49-4e4c-9b00-3b7506eeb78e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:35:31.259Z|11379c3e-7a49-4e4c-9b00-3b7506eeb78e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:35:39.177Z|901f39e2-66aa-4883-b448-123f84bab2ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:35:39.178Z|901f39e2-66aa-4883-b448-123f84bab2ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:35:39.180Z|13c68e14-4a73-4f84-ab8c-7e1fc8524124|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:35:39.181Z|13c68e14-4a73-4f84-ab8c-7e1fc8524124|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:35:41.282Z|0d137fd9-3b2c-4bef-bc64-1f5773c0c789|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:35:41.283Z|0d137fd9-3b2c-4bef-bc64-1f5773c0c789|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:35:44.950Z|a4628003-53da-4bd4-8fd3-aaeba82a18fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:35:44.951Z|a4628003-53da-4bd4-8fd3-aaeba82a18fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:35:49.204Z|f82177bc-db83-499c-ba69-77f46416e9cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:35:49.205Z|f82177bc-db83-499c-ba69-77f46416e9cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:35:49.211Z|c42ac999-d39a-4f58-a1bb-890a20e6f33d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:35:49.212Z|c42ac999-d39a-4f58-a1bb-890a20e6f33d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:35:51.308Z|56574091-b873-4a12-a54f-197f4f5132bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:35:51.309Z|56574091-b873-4a12-a54f-197f4f5132bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:35:59.230Z|0efa8341-f497-443a-b216-88cf0a9530fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:35:59.231Z|0efa8341-f497-443a-b216-88cf0a9530fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:35:59.235Z|a2872283-df2b-4593-aa9d-2337c68d34c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:35:59.235Z|a2872283-df2b-4593-aa9d-2337c68d34c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:35:59.948Z|110657b6-1007-4f46-be39-ab01ea04be60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:35:59.952Z|110657b6-1007-4f46-be39-ab01ea04be60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:36:00.196Z|61c06e20-bff9-42f9-acb4-7827d2f30ac6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:36:00.197Z|61c06e20-bff9-42f9-acb4-7827d2f30ac6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:36:01.334Z|efb6e19f-95ce-4b9b-983d-e8246f6c0eb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:36:01.335Z|efb6e19f-95ce-4b9b-983d-e8246f6c0eb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:36:09.257Z|f9853692-c399-4cdd-837b-40a7af232ec8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:36:09.257Z|23741336-76d3-4a0c-a396-bfe631f9b747|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:36:09.258Z|f9853692-c399-4cdd-837b-40a7af232ec8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:36:09.258Z|23741336-76d3-4a0c-a396-bfe631f9b747|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:36:11.360Z|cfb983ae-a64e-492a-a7aa-0c0800328378|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:36:11.361Z|cfb983ae-a64e-492a-a7aa-0c0800328378|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:36:14.948Z|f7966342-d0f1-42f2-b1ec-86e4c2d295db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:36:14.948Z|f7966342-d0f1-42f2-b1ec-86e4c2d295db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:36:17.062Z|1c7bb28d-53ac-43a9-8a5a-4ae920d16687|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:36:17.073Z|1c7bb28d-53ac-43a9-8a5a-4ae920d16687|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:36:19.284Z|9b5550ae-03fa-4ec7-b6d7-dbd4bc01d821|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:36:19.284Z|18f64c29-b19b-477d-8871-3c59f4a8afdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:36:19.285Z|9b5550ae-03fa-4ec7-b6d7-dbd4bc01d821|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:36:19.285Z|18f64c29-b19b-477d-8871-3c59f4a8afdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:36:21.385Z|a1b7ea71-7d63-4026-bcff-66dede142620|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:36:21.385Z|a1b7ea71-7d63-4026-bcff-66dede142620|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:36:22.203Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:36:22.214Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 04dc3a95-b149-45da-a697-edbabb7530ef already exists in requestDb InfraActiveRequests table 2022-05-09T13:36:22.270Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/04dc3a95-b149-45da-a697-edbabb7530ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/04dc3a95-b149-45da-a697-edbabb7530ef 2022-05-09T13:36:22.271Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04dc3a95-b149-45da-a697-edbabb7530ef|INFO|500||Invoke 2022-05-09T13:36:22.272Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04dc3a95-b149-45da-a697-edbabb7530ef|DEBUG|500||===========================request begin================================================ 2022-05-09T13:36:22.273Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04dc3a95-b149-45da-a697-edbabb7530ef|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/04dc3a95-b149-45da-a697-edbabb7530ef 2022-05-09T13:36:22.273Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04dc3a95-b149-45da-a697-edbabb7530ef|DEBUG|500||Method : GET 2022-05-09T13:36:22.273Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04dc3a95-b149-45da-a697-edbabb7530ef|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ebe0b3a3ec94564", X-B3-SpanId:"87230829bb9f52d0", X-B3-ParentSpanId:"0ebe0b3a3ec94564", X-B3-Sampled:"0", X-ONAP-RequestID:"04dc3a95-b149-45da-a697-edbabb7530ef", X-RequestID:"04dc3a95-b149-45da-a697-edbabb7530ef", X-TransactionID:"04dc3a95-b149-45da-a697-edbabb7530ef", X-ECOMP-RequestID:"04dc3a95-b149-45da-a697-edbabb7530ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eab9e9ca-368c-418f-8bc8-2e1d28058eac"] 2022-05-09T13:36:22.274Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04dc3a95-b149-45da-a697-edbabb7530ef|DEBUG|500||Request body: 2022-05-09T13:36:22.275Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04dc3a95-b149-45da-a697-edbabb7530ef|DEBUG|500||==========================request end================================================ 2022-05-09T13:36:22.937Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04dc3a95-b149-45da-a697-edbabb7530ef|DEBUG|500||============================response begin========================================== 2022-05-09T13:36:22.938Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04dc3a95-b149-45da-a697-edbabb7530ef|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T13:36:22.939Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04dc3a95-b149-45da-a697-edbabb7530ef|DEBUG|500||Status text : 2022-05-09T13:36:22.939Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04dc3a95-b149-45da-a697-edbabb7530ef|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=083FE12006E6116A5016DD7AA0C38A10; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 09 May 2022 13:36:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:36:22.940Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04dc3a95-b149-45da-a697-edbabb7530ef|DEBUG|500||Response body: 2022-05-09T13:36:22.941Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04dc3a95-b149-45da-a697-edbabb7530ef|DEBUG|500||=======================response end================================================= 2022-05-09T13:36:22.941Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/04dc3a95-b149-45da-a697-edbabb7530ef|INFO|404|Not Found|InvokeReturn 2022-05-09T13:36:23.017Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 04dc3a95-b149-45da-a697-edbabb7530ef 2022-05-09T13:36:23.039Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-05-09T13:36:23.043Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-05-09T13:36:23.045Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-05-09T13:36:23.045Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-05-09T13:36:23.046Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-05-09T13:36:23.047Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-05-09T13:36:23.047Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"0ebe0b3a3ec94564", X-B3-SpanId:"d3e4ae2f44f639ca", X-B3-ParentSpanId:"0ebe0b3a3ec94564", X-B3-Sampled:"0", X-ONAP-RequestID:"04dc3a95-b149-45da-a697-edbabb7530ef", X-RequestID:"04dc3a95-b149-45da-a697-edbabb7530ef", X-TransactionID:"04dc3a95-b149-45da-a697-edbabb7530ef", X-ECOMP-RequestID:"04dc3a95-b149-45da-a697-edbabb7530ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e479f88-e7d5-4c92-b8fb-3b47f8503d8a"] 2022-05-09T13:36:23.048Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-05-09T13:36:23.048Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-05-09T13:36:23.101Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-05-09T13:36:23.102Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-05-09T13:36:23.102Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-05-09T13:36:23.103Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 09 May 2022 13:36:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:36:23.103Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-05-09T13:36:23.103Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-05-09T13:36:23.104Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-05-09T13:36:23.106Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke(
) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-09T13:36:23.108Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-05-09T13:36:23.108Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2022-05-09T13:36:23.109Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-05-09T13:36:23.109Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-05-09T13:36:23.110Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2022-05-09T13:36:23.110Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-05-09T13:36:23.111Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"0ebe0b3a3ec94564", X-B3-SpanId:"293aa5150b1aeebd", X-B3-ParentSpanId:"0ebe0b3a3ec94564", X-B3-Sampled:"0", X-ONAP-RequestID:"04dc3a95-b149-45da-a697-edbabb7530ef", X-RequestID:"04dc3a95-b149-45da-a697-edbabb7530ef", X-TransactionID:"04dc3a95-b149-45da-a697-edbabb7530ef", X-ECOMP-RequestID:"04dc3a95-b149-45da-a697-edbabb7530ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71f9e9a2-89d7-4e12-bd60-a862737013f8"] 2022-05-09T13:36:23.111Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-05-09T13:36:23.111Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-05-09T13:36:23.169Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-05-09T13:36:23.170Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-05-09T13:36:23.170Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-05-09T13:36:23.171Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 09 May 2022 13:36:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:36:23.172Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-05-09T13:36:23.172Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-05-09T13:36:23.173Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-05-09T13:36:23.174Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-09T13:36:23.176Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@614851a8 2022-05-09T13:36:23.182Z|04dc3a95-b149-45da-a697-edbabb7530ef|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:36:29.309Z|7a0d9e22-9730-47ae-aa7b-1ca920c1a98f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:36:29.309Z|050547cd-54aa-4a13-b9ae-45f5d87ef716|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:36:29.310Z|050547cd-54aa-4a13-b9ae-45f5d87ef716|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:36:29.310Z|7a0d9e22-9730-47ae-aa7b-1ca920c1a98f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:36:29.947Z|076fb9cd-0400-4dce-8df5-eeaa8203d414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:36:29.948Z|076fb9cd-0400-4dce-8df5-eeaa8203d414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:36:30.199Z|138c93cf-1b2a-410e-9052-e12a73da6420|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:36:30.200Z|138c93cf-1b2a-410e-9052-e12a73da6420|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:36:31.411Z|00c996b2-9720-4d77-856a-17067e5f9260|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:36:31.412Z|00c996b2-9720-4d77-856a-17067e5f9260|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:36:33.453Z|a73380bd-d14d-4242-8730-550ffb5eabab|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-05-09T13:36:33.454Z|a73380bd-d14d-4242-8730-550ffb5eabab|http-nio-8080-exec-5|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-05-09T13:36:36.787Z|5471d612-2fe7-4d78-9d34-fa7060c0694d|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-05-09T13:36:36.788Z|5471d612-2fe7-4d78-9d34-fa7060c0694d|http-nio-8080-exec-4|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-05-09T13:36:39.347Z|0e93d82e-4ca2-4aaa-af25-9d6efe4692ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:36:39.347Z|4622b16b-431b-47c6-b133-0aa1bceb0f7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:36:39.348Z|0e93d82e-4ca2-4aaa-af25-9d6efe4692ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:36:39.348Z|4622b16b-431b-47c6-b133-0aa1bceb0f7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:36:41.439Z|071f1758-244b-43c4-8cb7-070208c892bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:36:41.440Z|071f1758-244b-43c4-8cb7-070208c892bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:36:44.947Z|49e26fa9-092c-458d-b2ca-4bbb7a652563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:36:44.951Z|49e26fa9-092c-458d-b2ca-4bbb7a652563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:36:49.382Z|35999e5e-2c01-40e0-bf91-2f1cddb21f3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:36:49.383Z|35999e5e-2c01-40e0-bf91-2f1cddb21f3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:36:49.387Z|1c9b521b-f826-45b0-ba62-94908f81b3a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:36:49.388Z|1c9b521b-f826-45b0-ba62-94908f81b3a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:36:51.465Z|6ba70bdb-fae7-4b28-be4d-2c42d65e70de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:36:51.466Z|6ba70bdb-fae7-4b28-be4d-2c42d65e70de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:36:53.804Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:36:53.806Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 2df2351b-8da1-4d38-a678-ac4215c1b6dc already exists in requestDb InfraActiveRequests table 2022-05-09T13:36:53.807Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2df2351b-8da1-4d38-a678-ac4215c1b6dc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2df2351b-8da1-4d38-a678-ac4215c1b6dc 2022-05-09T13:36:53.809Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df2351b-8da1-4d38-a678-ac4215c1b6dc|INFO|500||Invoke 2022-05-09T13:36:53.809Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df2351b-8da1-4d38-a678-ac4215c1b6dc|DEBUG|500||===========================request begin================================================ 2022-05-09T13:36:53.810Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df2351b-8da1-4d38-a678-ac4215c1b6dc|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2df2351b-8da1-4d38-a678-ac4215c1b6dc 2022-05-09T13:36:53.810Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df2351b-8da1-4d38-a678-ac4215c1b6dc|DEBUG|500||Method : GET 2022-05-09T13:36:53.811Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df2351b-8da1-4d38-a678-ac4215c1b6dc|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a854bd7e167e8f29", X-B3-SpanId:"223d07f6b2e42699", X-B3-ParentSpanId:"a854bd7e167e8f29", X-B3-Sampled:"0", X-ONAP-RequestID:"2df2351b-8da1-4d38-a678-ac4215c1b6dc", X-RequestID:"2df2351b-8da1-4d38-a678-ac4215c1b6dc", X-TransactionID:"2df2351b-8da1-4d38-a678-ac4215c1b6dc", X-ECOMP-RequestID:"2df2351b-8da1-4d38-a678-ac4215c1b6dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"393a7065-41b3-43ba-ab4f-1973c1cb4242"] 2022-05-09T13:36:53.811Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df2351b-8da1-4d38-a678-ac4215c1b6dc|DEBUG|500||Request body: 2022-05-09T13:36:53.812Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df2351b-8da1-4d38-a678-ac4215c1b6dc|DEBUG|500||==========================request end================================================ 2022-05-09T13:36:53.847Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df2351b-8da1-4d38-a678-ac4215c1b6dc|DEBUG|500||============================response begin========================================== 2022-05-09T13:36:53.848Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df2351b-8da1-4d38-a678-ac4215c1b6dc|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T13:36:53.848Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df2351b-8da1-4d38-a678-ac4215c1b6dc|DEBUG|500||Status text : 2022-05-09T13:36:53.849Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df2351b-8da1-4d38-a678-ac4215c1b6dc|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 09 May 2022 13:36:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:36:53.849Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df2351b-8da1-4d38-a678-ac4215c1b6dc|DEBUG|500||Response body: 2022-05-09T13:36:53.850Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df2351b-8da1-4d38-a678-ac4215c1b6dc|DEBUG|500||=======================response end================================================= 2022-05-09T13:36:53.850Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2df2351b-8da1-4d38-a678-ac4215c1b6dc|INFO|404|Not Found|InvokeReturn 2022-05-09T13:36:53.854Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 2df2351b-8da1-4d38-a678-ac4215c1b6dc 2022-05-09T13:36:53.856Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-05-09T13:36:53.857Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-05-09T13:36:53.858Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-05-09T13:36:53.859Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-05-09T13:36:53.859Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-05-09T13:36:53.860Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-05-09T13:36:53.860Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"a854bd7e167e8f29", X-B3-SpanId:"66732149d75ebe65", X-B3-ParentSpanId:"a854bd7e167e8f29", X-B3-Sampled:"0", X-ONAP-RequestID:"2df2351b-8da1-4d38-a678-ac4215c1b6dc", X-RequestID:"2df2351b-8da1-4d38-a678-ac4215c1b6dc", X-TransactionID:"2df2351b-8da1-4d38-a678-ac4215c1b6dc", X-ECOMP-RequestID:"2df2351b-8da1-4d38-a678-ac4215c1b6dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c33c8511-bbfe-41e9-828f-42950010e1b2"] 2022-05-09T13:36:53.860Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-05-09T13:36:53.861Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-05-09T13:36:53.868Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-05-09T13:36:53.868Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-05-09T13:36:53.869Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-05-09T13:36:53.869Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 09 May 2022 13:36:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:36:53.870Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-05-09T13:36:53.870Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-05-09T13:36:53.871Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-05-09T13:36:53.872Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-09T13:36:53.874Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-05-09T13:36:53.875Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2022-05-09T13:36:53.882Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-05-09T13:36:53.883Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-05-09T13:36:53.883Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2022-05-09T13:36:53.884Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-05-09T13:36:53.884Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"a854bd7e167e8f29", X-B3-SpanId:"4f28ef9b8c11452c", X-B3-ParentSpanId:"a854bd7e167e8f29", X-B3-Sampled:"0", X-ONAP-RequestID:"2df2351b-8da1-4d38-a678-ac4215c1b6dc", X-RequestID:"2df2351b-8da1-4d38-a678-ac4215c1b6dc", X-TransactionID:"2df2351b-8da1-4d38-a678-ac4215c1b6dc", X-ECOMP-RequestID:"2df2351b-8da1-4d38-a678-ac4215c1b6dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aefe438f-e954-4d03-94cc-138d175e9131"] 2022-05-09T13:36:53.885Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-05-09T13:36:53.885Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-05-09T13:36:53.898Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-05-09T13:36:53.898Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-05-09T13:36:53.899Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-05-09T13:36:53.899Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 09 May 2022 13:36:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:36:53.900Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-05-09T13:36:53.900Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-05-09T13:36:53.901Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-05-09T13:36:53.902Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-09T13:36:53.903Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@4903c52d 2022-05-09T13:36:53.906Z|2df2351b-8da1-4d38-a678-ac4215c1b6dc|http-nio-8080-exec-7|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:36:59.414Z|acd18769-1055-4a20-9863-4e229143bcba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:36:59.414Z|8f1b0bb6-003c-422f-a38a-c88399b958be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:36:59.415Z|acd18769-1055-4a20-9863-4e229143bcba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:36:59.415Z|8f1b0bb6-003c-422f-a38a-c88399b958be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:36:59.947Z|3405a829-26af-4393-bb7d-a189893fb357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:36:59.948Z|3405a829-26af-4393-bb7d-a189893fb357|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:37:00.201Z|d6ad6c24-be61-42dd-b303-194ab613811f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:37:00.202Z|d6ad6c24-be61-42dd-b303-194ab613811f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:37:01.496Z|63e4ab7b-d888-4308-ba7a-8fedb4c9d978|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:37:01.497Z|63e4ab7b-d888-4308-ba7a-8fedb4c9d978|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:37:05.732Z|51d3e1ec-2f2d-490d-ba1d-941216f9eed8|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-05-09T13:37:05.733Z|51d3e1ec-2f2d-490d-ba1d-941216f9eed8|http-nio-8080-exec-2|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-05-09T13:37:09.441Z|ebd1883b-8b44-4e3b-8641-42aab566c28d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:37:09.441Z|bb1b4449-c65b-49d9-b8c2-ac70046ce2a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:37:09.442Z|bb1b4449-c65b-49d9-b8c2-ac70046ce2a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:37:09.442Z|ebd1883b-8b44-4e3b-8641-42aab566c28d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:37:11.530Z|26091af3-b8b7-423b-910c-2e60844ee775|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:37:11.530Z|26091af3-b8b7-423b-910c-2e60844ee775|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:37:14.947Z|5379d8a6-8afa-490b-8bc2-d3be523185c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:37:14.948Z|5379d8a6-8afa-490b-8bc2-d3be523185c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:37:17.060Z|553cb1b9-ac7b-4ebc-9165-15c013204db1|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:37:17.062Z|553cb1b9-ac7b-4ebc-9165-15c013204db1|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:37:19.468Z|7e9fc470-a0f5-4d03-a61d-0b4417464e75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:37:19.468Z|bc0d2d97-c32a-4d43-ab3c-d6adc8a16c93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:37:19.469Z|bc0d2d97-c32a-4d43-ab3c-d6adc8a16c93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:37:19.469Z|7e9fc470-a0f5-4d03-a61d-0b4417464e75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:37:21.555Z|4572d5bc-4ef7-46cc-9c9b-6e6ca68c86fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:37:21.556Z|4572d5bc-4ef7-46cc-9c9b-6e6ca68c86fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:37:29.494Z|1dd0080a-97e1-4a69-b147-cda00b8c06b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:37:29.495Z|1dd0080a-97e1-4a69-b147-cda00b8c06b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:37:29.495Z|33771b6c-b21a-4ddc-b347-bb0667a09cb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:37:29.497Z|33771b6c-b21a-4ddc-b347-bb0667a09cb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:37:29.947Z|62130ee1-9d1d-417c-9602-6c994950fbe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:37:29.951Z|62130ee1-9d1d-417c-9602-6c994950fbe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:37:30.203Z|c73498a1-9e66-44c6-83e3-88fdd3f4c106|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:37:30.204Z|c73498a1-9e66-44c6-83e3-88fdd3f4c106|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:37:31.581Z|c0acb4d3-d8db-42bc-9c09-441b54691527|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:37:31.582Z|c0acb4d3-d8db-42bc-9c09-441b54691527|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:37:39.520Z|5bc7d9f1-1af6-457a-a4fb-02213ae9d3ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:37:39.521Z|5bc7d9f1-1af6-457a-a4fb-02213ae9d3ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:37:39.527Z|83a46525-b0eb-4db5-bc13-813caa2b56cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:37:39.527Z|83a46525-b0eb-4db5-bc13-813caa2b56cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:37:41.605Z|97a88441-7604-4038-bdb8-b10af6b9f311|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:37:41.606Z|97a88441-7604-4038-bdb8-b10af6b9f311|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:37:44.947Z|ae1aa674-1393-49ca-8124-3a90f66ad6e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:37:44.948Z|ae1aa674-1393-49ca-8124-3a90f66ad6e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:37:49.544Z|d87ae1ed-d7f0-4b32-ba00-b6df9a3512f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:37:49.546Z|d87ae1ed-d7f0-4b32-ba00-b6df9a3512f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:37:49.548Z|b01a46d4-5a03-4513-bb75-8e87e800d9b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:37:49.549Z|b01a46d4-5a03-4513-bb75-8e87e800d9b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:37:51.630Z|82352227-4811-4af9-b17d-8050f0c0d97e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:37:51.631Z|82352227-4811-4af9-b17d-8050f0c0d97e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:37:59.573Z|a02e94ca-4671-4ac4-bc42-b63ac742eae3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:37:59.575Z|a02e94ca-4671-4ac4-bc42-b63ac742eae3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:37:59.578Z|0914b561-f929-4888-a664-f14d80c702b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:37:59.581Z|0914b561-f929-4888-a664-f14d80c702b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:37:59.947Z|231ef1d7-74e1-48f9-b05b-4113841824c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:37:59.949Z|231ef1d7-74e1-48f9-b05b-4113841824c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:38:00.205Z|e3574ce3-5207-4194-8161-ee436fec8988|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:38:00.206Z|e3574ce3-5207-4194-8161-ee436fec8988|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:38:01.655Z|6906cddd-4cb2-4fc4-a7a5-039a563f3927|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:38:01.717Z|6906cddd-4cb2-4fc4-a7a5-039a563f3927|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:38:09.601Z|725a022d-f291-4926-a831-28d60fd6aecb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:38:09.602Z|725a022d-f291-4926-a831-28d60fd6aecb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:38:09.602Z|cfcdfa7e-f636-4b3e-bdd1-d2d519be9440|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:38:09.604Z|cfcdfa7e-f636-4b3e-bdd1-d2d519be9440|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:38:11.740Z|851adb43-c2a4-43a9-91c8-1d8e0adba5ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:38:11.741Z|851adb43-c2a4-43a9-91c8-1d8e0adba5ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:38:14.947Z|a11d80b4-4012-44f7-bc97-3b9ef7330fad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:38:14.951Z|a11d80b4-4012-44f7-bc97-3b9ef7330fad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:38:17.059Z|10da9101-c55a-40c7-9b01-a4e3987a20e5|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:38:17.061Z|10da9101-c55a-40c7-9b01-a4e3987a20e5|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:38:19.625Z|8a3a2425-9333-405a-b0fe-de73a11badca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:38:19.626Z|8a3a2425-9333-405a-b0fe-de73a11badca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:38:19.626Z|930fbc73-5734-4075-adc6-fe9a633d010d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:38:19.628Z|930fbc73-5734-4075-adc6-fe9a633d010d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:38:21.768Z|a50d4851-3f09-4092-a87b-d8e543837c92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:38:21.769Z|a50d4851-3f09-4092-a87b-d8e543837c92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:38:29.651Z|04b5e9ac-c36e-4ead-8c3b-ab31f9a30e6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:38:29.651Z|43e68030-0198-49c4-9650-282b1186869d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:38:29.652Z|04b5e9ac-c36e-4ead-8c3b-ab31f9a30e6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:38:29.652Z|43e68030-0198-49c4-9650-282b1186869d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:38:29.947Z|7e755391-d6f2-4652-b97e-b9520496c44a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:38:29.948Z|7e755391-d6f2-4652-b97e-b9520496c44a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:38:30.207Z|adf8533e-75e9-416d-baf0-08af635e5f73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:38:30.208Z|adf8533e-75e9-416d-baf0-08af635e5f73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:38:31.798Z|53836834-9d45-487b-a62e-6110e83635f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:38:31.799Z|53836834-9d45-487b-a62e-6110e83635f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:38:39.676Z|df412661-b471-45a8-8dc2-05463936d82f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:38:39.678Z|df412661-b471-45a8-8dc2-05463936d82f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:38:39.682Z|ffbdb6f6-59b8-4c6e-980c-b116c50fe6b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:38:39.683Z|ffbdb6f6-59b8-4c6e-980c-b116c50fe6b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:38:41.823Z|2230197f-35a3-4eeb-ba99-fd7d4263d134|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:38:41.825Z|2230197f-35a3-4eeb-ba99-fd7d4263d134|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:38:44.947Z|ee687a34-4f8d-4b74-b3b3-b7f1dbad3f65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:38:44.948Z|ee687a34-4f8d-4b74-b3b3-b7f1dbad3f65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:38:49.701Z|cc60417e-964e-4f32-a806-580b202375e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:38:49.702Z|cc60417e-964e-4f32-a806-580b202375e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:38:49.708Z|8c9c83d2-020d-43e2-b41a-cac5dced0720|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:38:49.709Z|8c9c83d2-020d-43e2-b41a-cac5dced0720|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:38:51.853Z|b0434b45-d70f-4741-86f7-a7f310e1ea90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:38:51.855Z|b0434b45-d70f-4741-86f7-a7f310e1ea90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:38:59.730Z|d6f4e508-a2ce-4b85-ac0b-27c705712e10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:38:59.731Z|d6f4e508-a2ce-4b85-ac0b-27c705712e10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:38:59.732Z|4928b05d-40a3-4022-be85-7e4d8285907b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:38:59.733Z|4928b05d-40a3-4022-be85-7e4d8285907b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:38:59.947Z|10132192-28a8-4fae-9e68-16c958925da3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:38:59.951Z|10132192-28a8-4fae-9e68-16c958925da3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:39:00.210Z|6cf65ff8-1039-4e23-8ce8-7a19e147b37e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:39:00.211Z|6cf65ff8-1039-4e23-8ce8-7a19e147b37e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:39:01.895Z|7f228a10-2f2e-4380-bbc6-0cc0799bd7aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:39:01.896Z|7f228a10-2f2e-4380-bbc6-0cc0799bd7aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:39:09.759Z|fef3b6f8-876c-4081-9fe4-adcce1116f95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:39:09.760Z|fef3b6f8-876c-4081-9fe4-adcce1116f95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:39:09.765Z|23ed2709-1af6-48ce-a249-26420fe4e4a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:39:09.766Z|23ed2709-1af6-48ce-a249-26420fe4e4a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:39:11.918Z|96572923-d52d-4128-aba4-753cecedfab4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:39:11.919Z|96572923-d52d-4128-aba4-753cecedfab4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:39:14.947Z|5584a9e1-fd56-48e7-909c-e132746a538d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:39:14.948Z|5584a9e1-fd56-48e7-909c-e132746a538d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:39:17.060Z|81e60dbf-4c4c-4bea-aae4-b016f816e8fb|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:39:17.061Z|81e60dbf-4c4c-4bea-aae4-b016f816e8fb|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:39:19.786Z|dd62c701-f4ac-4fb2-be06-cd99c1b2eb6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:39:19.787Z|dd62c701-f4ac-4fb2-be06-cd99c1b2eb6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:39:19.792Z|9c54d04e-8a3d-4a23-a51f-05b8c11e4ad4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:39:19.793Z|9c54d04e-8a3d-4a23-a51f-05b8c11e4ad4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:39:21.958Z|088ca6fd-7425-4205-9984-1c0c490d73b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:39:21.959Z|088ca6fd-7425-4205-9984-1c0c490d73b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:39:29.818Z|95f77ffd-cc70-4197-8d2b-e685c9da08a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:39:29.819Z|95f77ffd-cc70-4197-8d2b-e685c9da08a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:39:29.819Z|c58e48a1-2697-480d-a968-b5b54e9028d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:39:29.820Z|c58e48a1-2697-480d-a968-b5b54e9028d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:39:29.947Z|d548e42c-e861-425a-b017-312c0d1a48f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:39:29.948Z|d548e42c-e861-425a-b017-312c0d1a48f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:39:30.212Z|b923dc9a-d35a-455c-999a-fc07ce85ccbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:39:30.212Z|b923dc9a-d35a-455c-999a-fc07ce85ccbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:39:31.984Z|469426d9-c162-4ae1-b55b-7d4a35339d56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:39:31.985Z|469426d9-c162-4ae1-b55b-7d4a35339d56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:39:39.842Z|82d48dd8-4ec4-4fb8-80bc-4ecfc966ce7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:39:39.842Z|be34442b-42cc-4a8e-9e0e-f729b418dddd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:39:39.843Z|82d48dd8-4ec4-4fb8-80bc-4ecfc966ce7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:39:39.843Z|be34442b-42cc-4a8e-9e0e-f729b418dddd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:39:42.016Z|ef9d86a4-233b-4c79-b5de-05f36f8f3fea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:39:42.017Z|ef9d86a4-233b-4c79-b5de-05f36f8f3fea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:39:44.947Z|0dd50787-d97e-48d4-91bd-d627ac33e0c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:39:44.951Z|0dd50787-d97e-48d4-91bd-d627ac33e0c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:39:49.870Z|f1ccfa5d-2f3c-4c59-9ca4-76f33b1d8f4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:39:49.870Z|f2ea0eb3-f02b-4f67-85f0-b00af3fe1dcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:39:49.871Z|f1ccfa5d-2f3c-4c59-9ca4-76f33b1d8f4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:39:49.872Z|f2ea0eb3-f02b-4f67-85f0-b00af3fe1dcb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:39:52.042Z|268f3592-9b1c-4acd-bf32-5101f6892bae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:39:52.042Z|268f3592-9b1c-4acd-bf32-5101f6892bae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:39:59.900Z|dcc65c7e-fe07-4cf8-894f-53767fb1c4eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:39:59.901Z|dcc65c7e-fe07-4cf8-894f-53767fb1c4eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:39:59.907Z|2c28d29c-ba5b-469d-88d9-f0c34a091c39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:39:59.908Z|2c28d29c-ba5b-469d-88d9-f0c34a091c39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:39:59.947Z|17ece044-8fce-4292-b6b3-9206d179d109|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:39:59.948Z|17ece044-8fce-4292-b6b3-9206d179d109|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:40:00.213Z|c850e4dc-4e12-4ac9-be01-13b333188610|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:40:00.214Z|c850e4dc-4e12-4ac9-be01-13b333188610|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:40:02.064Z|b1bc0118-3acb-4982-942b-685ddf3da58c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:40:02.065Z|b1bc0118-3acb-4982-942b-685ddf3da58c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:40:09.959Z|9dd855d1-75f3-4ae0-8122-126a63707f0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:40:09.970Z|9dd855d1-75f3-4ae0-8122-126a63707f0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:40:09.972Z|52f20121-20ae-4f21-aec7-59b08a2b0b02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:40:09.972Z|52f20121-20ae-4f21-aec7-59b08a2b0b02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:40:12.092Z|31e9c396-db92-44cf-a504-d4dc8e743d3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:40:12.093Z|31e9c396-db92-44cf-a504-d4dc8e743d3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:40:14.947Z|28db8bee-5dd5-4778-a365-4cef58d94950|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:40:14.948Z|28db8bee-5dd5-4778-a365-4cef58d94950|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:40:15.547Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:40:15.549Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: dded5544-c18b-4327-a2e1-4d4e708eee84 already exists in requestDb InfraActiveRequests table 2022-05-09T13:40:15.551Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dded5544-c18b-4327-a2e1-4d4e708eee84|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dded5544-c18b-4327-a2e1-4d4e708eee84 2022-05-09T13:40:15.552Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dded5544-c18b-4327-a2e1-4d4e708eee84|INFO|500||Invoke 2022-05-09T13:40:15.552Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dded5544-c18b-4327-a2e1-4d4e708eee84|DEBUG|500||===========================request begin================================================ 2022-05-09T13:40:15.552Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dded5544-c18b-4327-a2e1-4d4e708eee84|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/dded5544-c18b-4327-a2e1-4d4e708eee84 2022-05-09T13:40:15.553Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dded5544-c18b-4327-a2e1-4d4e708eee84|DEBUG|500||Method : GET 2022-05-09T13:40:15.553Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dded5544-c18b-4327-a2e1-4d4e708eee84|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5303ea913395496c", X-B3-SpanId:"d9751bdcdef54ed5", X-B3-ParentSpanId:"5303ea913395496c", X-B3-Sampled:"0", X-ONAP-RequestID:"dded5544-c18b-4327-a2e1-4d4e708eee84", X-RequestID:"dded5544-c18b-4327-a2e1-4d4e708eee84", X-TransactionID:"dded5544-c18b-4327-a2e1-4d4e708eee84", X-ECOMP-RequestID:"dded5544-c18b-4327-a2e1-4d4e708eee84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"800e2d03-95d0-4081-91cb-fbfd99f64240"] 2022-05-09T13:40:15.554Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dded5544-c18b-4327-a2e1-4d4e708eee84|DEBUG|500||Request body: 2022-05-09T13:40:15.554Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dded5544-c18b-4327-a2e1-4d4e708eee84|DEBUG|500||==========================request end================================================ 2022-05-09T13:40:15.597Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dded5544-c18b-4327-a2e1-4d4e708eee84|DEBUG|500||============================response begin========================================== 2022-05-09T13:40:15.598Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dded5544-c18b-4327-a2e1-4d4e708eee84|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T13:40:15.598Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dded5544-c18b-4327-a2e1-4d4e708eee84|DEBUG|500||Status text : 2022-05-09T13:40:15.598Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dded5544-c18b-4327-a2e1-4d4e708eee84|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 09 May 2022 13:40:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:40:15.599Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dded5544-c18b-4327-a2e1-4d4e708eee84|DEBUG|500||Response body: 2022-05-09T13:40:15.599Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dded5544-c18b-4327-a2e1-4d4e708eee84|DEBUG|500||=======================response end================================================= 2022-05-09T13:40:15.600Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dded5544-c18b-4327-a2e1-4d4e708eee84|INFO|404|Not Found|InvokeReturn 2022-05-09T13:40:15.604Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID dded5544-c18b-4327-a2e1-4d4e708eee84 2022-05-09T13:40:15.606Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-05-09T13:40:15.607Z|dded5544-c18b-4327-a2e1-4d4e708eee84|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 2022-05-09T13:40:15.607Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-05-09T13:40:15.608Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-05-09T13:40:15.608Z|dded5544-c18b-4327-a2e1-4d4e708eee84|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 2022-05-09T13:40:15.609Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-05-09T13:40:15.609Z|dded5544-c18b-4327-a2e1-4d4e708eee84|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:"5303ea913395496c", X-B3-SpanId:"c0e1cdb1a6e8e390", X-B3-ParentSpanId:"5303ea913395496c", X-B3-Sampled:"0", X-ONAP-RequestID:"dded5544-c18b-4327-a2e1-4d4e708eee84", X-RequestID:"dded5544-c18b-4327-a2e1-4d4e708eee84", X-TransactionID:"dded5544-c18b-4327-a2e1-4d4e708eee84", X-ECOMP-RequestID:"dded5544-c18b-4327-a2e1-4d4e708eee84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"937f76cd-7446-446c-9ff9-f44e7de8e85f"] 2022-05-09T13:40:15.609Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-05-09T13:40:15.609Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-05-09T13:40:15.619Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-05-09T13:40:15.620Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-05-09T13:40:15.620Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-05-09T13:40:15.620Z|dded5544-c18b-4327-a2e1-4d4e708eee84|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:"Mon, 09 May 2022 13:40:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:40:15.621Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-05-09T13:40:15.621Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-05-09T13:40:15.621Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-05-09T13:40:15.623Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-09T13:40:15.625Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-05-09T13:40:15.626Z|dded5544-c18b-4327-a2e1-4d4e708eee84|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 2022-05-09T13:40:15.627Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-05-09T13:40:15.627Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-05-09T13:40:15.627Z|dded5544-c18b-4327-a2e1-4d4e708eee84|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 2022-05-09T13:40:15.628Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-05-09T13:40:15.628Z|dded5544-c18b-4327-a2e1-4d4e708eee84|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:"5303ea913395496c", X-B3-SpanId:"69ad4b5dc8dd473b", X-B3-ParentSpanId:"5303ea913395496c", X-B3-Sampled:"0", X-ONAP-RequestID:"dded5544-c18b-4327-a2e1-4d4e708eee84", X-RequestID:"dded5544-c18b-4327-a2e1-4d4e708eee84", X-TransactionID:"dded5544-c18b-4327-a2e1-4d4e708eee84", X-ECOMP-RequestID:"dded5544-c18b-4327-a2e1-4d4e708eee84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1308223c-de0e-48b7-8016-5691d54d44af"] 2022-05-09T13:40:15.629Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-05-09T13:40:15.629Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-05-09T13:40:15.640Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-05-09T13:40:15.641Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-05-09T13:40:15.641Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-05-09T13:40:15.641Z|dded5544-c18b-4327-a2e1-4d4e708eee84|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:"Mon, 09 May 2022 13:40:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:40:15.642Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-05-09T13:40:15.642Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-05-09T13:40:15.642Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-05-09T13:40:15.644Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-05-09T13:40:15.645Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@1a0eb74d 2022-05-09T13:40:15.647Z|dded5544-c18b-4327-a2e1-4d4e708eee84|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:40:17.060Z|1d337a26-3505-4c86-bc95-b6f9185176f5|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:40:17.062Z|1d337a26-3505-4c86-bc95-b6f9185176f5|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:40:20.014Z|5d48ee83-fb55-4f23-81c4-e3a197bc45f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:40:20.014Z|5d48ee83-fb55-4f23-81c4-e3a197bc45f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:40:20.020Z|576c8889-4a60-4609-86c6-f33b568d73ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:40:20.022Z|576c8889-4a60-4609-86c6-f33b568d73ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:40:22.122Z|752fb229-f67f-4071-ad42-d08b5b4ce0b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:40:22.123Z|752fb229-f67f-4071-ad42-d08b5b4ce0b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:40:27.917Z|d464f7cc-235d-495c-9f99-1ac1c4d15590|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-05-09T13:40:27.918Z|d464f7cc-235d-495c-9f99-1ac1c4d15590|http-nio-8080-exec-9|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-05-09T13:40:29.947Z|65def7cd-a972-48c3-88e0-6353404b62fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:40:29.953Z|65def7cd-a972-48c3-88e0-6353404b62fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:40:30.038Z|043af048-94a6-4148-b5cb-547c4ab12779|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:40:30.039Z|043af048-94a6-4148-b5cb-547c4ab12779|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:40:30.046Z|275f52c5-fab2-4bae-aae9-23a2de0bf920|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:40:30.047Z|275f52c5-fab2-4bae-aae9-23a2de0bf920|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:40:30.215Z|612afd3b-e492-4f06-930d-88d9d0ddb7d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:40:30.216Z|612afd3b-e492-4f06-930d-88d9d0ddb7d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:40:32.149Z|2e701c37-2142-4fa3-a3c4-c35ea90e5ef2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:40:32.150Z|2e701c37-2142-4fa3-a3c4-c35ea90e5ef2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:40:40.064Z|0848a558-925f-4d4f-9e8d-56bbef77db6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:40:40.066Z|0848a558-925f-4d4f-9e8d-56bbef77db6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:40:40.070Z|656436dc-08a4-4c9c-982e-ed288c229779|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:40:40.071Z|656436dc-08a4-4c9c-982e-ed288c229779|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:40:42.173Z|b0e0e1b2-258b-4cb6-ba76-e80ac8264c5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:40:42.175Z|b0e0e1b2-258b-4cb6-ba76-e80ac8264c5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:40:44.947Z|864c4255-bb80-449e-a671-458715a028ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:40:44.948Z|864c4255-bb80-449e-a671-458715a028ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:40:50.091Z|9fe3ffed-2c7f-4925-be93-1b6158335816|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:40:50.093Z|9fe3ffed-2c7f-4925-be93-1b6158335816|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:40:50.097Z|8daf67be-4c4d-44f5-89a7-a435dfb018ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:40:50.097Z|8daf67be-4c4d-44f5-89a7-a435dfb018ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:40:52.198Z|c4257aa5-6eae-49b7-a26e-1b4e9c454989|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:40:52.199Z|c4257aa5-6eae-49b7-a26e-1b4e9c454989|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:40:59.947Z|026190f0-ede5-4d04-b6a4-712ef638acdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:40:59.948Z|026190f0-ede5-4d04-b6a4-712ef638acdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:41:00.117Z|e0d665e6-b278-4e5f-9f14-5996f60deb29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:41:00.118Z|e0d665e6-b278-4e5f-9f14-5996f60deb29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:41:00.122Z|27598e4d-5505-40d3-a8e2-22316797e535|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:41:00.123Z|27598e4d-5505-40d3-a8e2-22316797e535|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:41:00.217Z|b3d190b6-86a3-4162-b677-8dc585b1b509|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:41:00.218Z|b3d190b6-86a3-4162-b677-8dc585b1b509|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:41:02.224Z|f6e36da7-6efb-4330-8696-eaa050a4cce6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:41:02.224Z|f6e36da7-6efb-4330-8696-eaa050a4cce6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:41:10.142Z|3069233d-5f57-471c-b912-87caea57d897|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:41:10.143Z|3069233d-5f57-471c-b912-87caea57d897|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:41:10.148Z|ae0358ed-9578-48bb-ae4b-97bab06af93f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:41:10.149Z|ae0358ed-9578-48bb-ae4b-97bab06af93f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:41:12.262Z|eb3232b0-b890-420f-88c3-324260256c11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:41:12.263Z|eb3232b0-b890-420f-88c3-324260256c11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:41:14.947Z|d79e6abb-76e7-409f-84ad-89fafa427aed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:41:14.950Z|d79e6abb-76e7-409f-84ad-89fafa427aed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:41:17.058Z|7714173c-afb0-4566-ad61-db3f34228307|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:41:17.060Z|7714173c-afb0-4566-ad61-db3f34228307|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:41:20.168Z|104860b7-3531-4084-9b6e-f405ac26a181|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:41:20.170Z|104860b7-3531-4084-9b6e-f405ac26a181|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:41:20.174Z|9b6f79bf-fb1e-40b9-8f87-5dbb5243a31f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:41:20.175Z|9b6f79bf-fb1e-40b9-8f87-5dbb5243a31f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:41:22.286Z|15a0e074-14ed-460c-929b-852b10a64683|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:41:22.287Z|15a0e074-14ed-460c-929b-852b10a64683|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:41:29.947Z|f31ce7f6-30c5-409c-85ae-ba1e010ef33e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:41:29.948Z|f31ce7f6-30c5-409c-85ae-ba1e010ef33e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:41:30.214Z|e4d06761-47ff-4d2f-9566-907869c20e95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:41:30.215Z|e4d06761-47ff-4d2f-9566-907869c20e95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:41:30.219Z|2284b3db-be86-4cb0-af2c-1f01bfcda466|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:41:30.219Z|2284b3db-be86-4cb0-af2c-1f01bfcda466|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:41:30.220Z|e95d201c-c6ff-41e7-a729-2f16d4a59063|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:41:30.221Z|e95d201c-c6ff-41e7-a729-2f16d4a59063|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:41:32.323Z|92a9f69b-32e3-48e1-a300-759af80e430d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:41:32.324Z|92a9f69b-32e3-48e1-a300-759af80e430d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:41:40.241Z|064ba5dd-022c-43c3-b7fc-47e21ca89329|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:41:40.242Z|064ba5dd-022c-43c3-b7fc-47e21ca89329|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:41:40.250Z|3358edf5-70b4-413c-bc6c-ded5df474373|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:41:40.251Z|3358edf5-70b4-413c-bc6c-ded5df474373|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:41:42.350Z|99d3da8f-014e-4686-88a5-b2bee2fb13d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:41:42.351Z|99d3da8f-014e-4686-88a5-b2bee2fb13d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:41:44.947Z|195bfdb8-12ea-47c1-96cf-1d66887b80e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:41:44.948Z|195bfdb8-12ea-47c1-96cf-1d66887b80e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:41:50.270Z|8052ee12-9d3a-4cfe-8583-0178fa5096a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:41:50.271Z|8052ee12-9d3a-4cfe-8583-0178fa5096a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:41:50.275Z|740da5b1-b7b6-4137-9094-f6f4970f217d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:41:50.276Z|740da5b1-b7b6-4137-9094-f6f4970f217d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:41:52.372Z|5b5fe6f0-7178-411b-9ad5-2a5a6de5601c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:41:52.373Z|5b5fe6f0-7178-411b-9ad5-2a5a6de5601c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:41:59.947Z|8e34de5c-6ba1-4045-8f3d-f526b921df00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:41:59.950Z|8e34de5c-6ba1-4045-8f3d-f526b921df00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:42:00.220Z|6abb7d8b-088d-480a-94f6-34c9f63beb12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:42:00.221Z|6abb7d8b-088d-480a-94f6-34c9f63beb12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:42:00.300Z|3fc28035-38f0-43c3-b0bd-6df6b997f0bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:42:00.300Z|80054ec8-20cf-4470-a0cf-bf471e9a96b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:42:00.301Z|3fc28035-38f0-43c3-b0bd-6df6b997f0bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:42:00.301Z|80054ec8-20cf-4470-a0cf-bf471e9a96b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:42:02.398Z|340397e9-859f-4082-8070-95463a638983|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:42:02.399Z|340397e9-859f-4082-8070-95463a638983|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:42:10.327Z|7522e1c0-982e-492f-82ef-08d34efc08b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:42:10.328Z|7522e1c0-982e-492f-82ef-08d34efc08b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:42:10.332Z|9acb4132-13ec-4fdf-9aad-4b683ffb2c94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:42:10.333Z|9acb4132-13ec-4fdf-9aad-4b683ffb2c94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:42:12.421Z|4de73b33-5103-4c14-83a2-0b1fcee865fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:42:12.422Z|4de73b33-5103-4c14-83a2-0b1fcee865fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:42:14.947Z|a9f05c6a-0384-4ceb-9b4c-8fa6ab90405d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:42:14.947Z|a9f05c6a-0384-4ceb-9b4c-8fa6ab90405d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:42:17.059Z|c1488d3a-7377-4979-87d3-e9f31bd7d5c1|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:42:17.060Z|c1488d3a-7377-4979-87d3-e9f31bd7d5c1|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:42:20.356Z|b4564421-254e-4e21-935a-eaee1cf0a046|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:42:20.356Z|a94ebab8-9b69-4967-ae0c-bb6f19e43dc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:42:20.357Z|a94ebab8-9b69-4967-ae0c-bb6f19e43dc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:42:20.357Z|b4564421-254e-4e21-935a-eaee1cf0a046|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:42:22.444Z|71cf8dd7-91f5-4788-9d77-4be0dcad32a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:42:22.445Z|71cf8dd7-91f5-4788-9d77-4be0dcad32a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:42:29.947Z|c6dd0447-c01b-4d8b-abcb-8e9aba2b4eba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:42:29.949Z|c6dd0447-c01b-4d8b-abcb-8e9aba2b4eba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:42:30.222Z|ef311ebe-d091-4865-8cde-d4a17c0a0a6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:42:30.222Z|ef311ebe-d091-4865-8cde-d4a17c0a0a6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:42:30.379Z|3c4f6cc4-e3e7-46ff-8d53-93e526afdad1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:42:30.381Z|3c4f6cc4-e3e7-46ff-8d53-93e526afdad1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:42:30.386Z|d37cc103-a6c2-46a1-a6ed-937741f609c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:42:30.387Z|d37cc103-a6c2-46a1-a6ed-937741f609c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:42:32.468Z|e3642ff5-b184-4ee0-99d3-f3e57aa6d318|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:42:32.469Z|e3642ff5-b184-4ee0-99d3-f3e57aa6d318|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:42:40.406Z|f296df58-a0af-423c-8597-bc67a64e8f87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:42:40.406Z|f296df58-a0af-423c-8597-bc67a64e8f87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:42:40.412Z|92bad9b2-3511-4ab7-ab87-b33c5bb59af8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:42:40.413Z|92bad9b2-3511-4ab7-ab87-b33c5bb59af8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:42:42.500Z|30822fc9-bdd0-477d-83b0-6e466235ecc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:42:42.501Z|30822fc9-bdd0-477d-83b0-6e466235ecc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:42:44.947Z|e973aa28-2fa2-4019-85cb-a8f495f9d8b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:42:44.950Z|e973aa28-2fa2-4019-85cb-a8f495f9d8b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:42:50.429Z|dc157fc4-f73a-46a9-9d41-733e7e2c29cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:42:50.430Z|dc157fc4-f73a-46a9-9d41-733e7e2c29cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:42:50.441Z|cdc1c8d9-0fe6-4904-af4f-1759d37b1288|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:42:50.442Z|cdc1c8d9-0fe6-4904-af4f-1759d37b1288|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:42:52.532Z|8fca5019-12cc-4f01-b3e4-af825c0fac97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:42:52.533Z|8fca5019-12cc-4f01-b3e4-af825c0fac97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:42:59.949Z|c6e3a966-ff79-419e-9e70-f4ba506d9f62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:42:59.950Z|c6e3a966-ff79-419e-9e70-f4ba506d9f62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:43:00.223Z|fa1668a7-3eea-4679-bd6e-9921230f71b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:43:00.224Z|fa1668a7-3eea-4679-bd6e-9921230f71b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:43:00.452Z|64153472-602b-4e84-8997-877ceee9c57c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:43:00.454Z|64153472-602b-4e84-8997-877ceee9c57c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:43:00.465Z|04beaffd-0d71-459f-a085-99ec846dd70e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:43:00.466Z|04beaffd-0d71-459f-a085-99ec846dd70e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:43:02.558Z|ef08106f-9fb1-491c-bf8f-2c6efa2c7458|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:43:02.559Z|ef08106f-9fb1-491c-bf8f-2c6efa2c7458|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:43:10.478Z|3f28788b-10d9-4135-985c-569cf632a8da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:43:10.479Z|3f28788b-10d9-4135-985c-569cf632a8da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:43:10.493Z|4be809b7-18f8-4f0d-86b4-07aefe3c3f67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:43:10.494Z|4be809b7-18f8-4f0d-86b4-07aefe3c3f67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:43:12.583Z|4d8e0536-1345-4e35-891b-5bb4147f659f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:43:12.584Z|4d8e0536-1345-4e35-891b-5bb4147f659f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:43:14.947Z|bb0209ec-4157-4047-b192-9213b83d5290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:43:14.948Z|bb0209ec-4157-4047-b192-9213b83d5290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:43:17.061Z|c012b072-26af-426f-a657-c2fc3fc03a59|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:43:17.062Z|c012b072-26af-426f-a657-c2fc3fc03a59|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:43:20.507Z|76449298-492e-4760-b82c-241205b72f04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:43:20.509Z|76449298-492e-4760-b82c-241205b72f04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:43:20.523Z|d61afb20-e9d6-4155-b23e-ccda300f6bb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:43:20.524Z|d61afb20-e9d6-4155-b23e-ccda300f6bb2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:43:22.607Z|9f2b84b7-6335-47c4-aeb6-e169648d1314|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:43:22.608Z|9f2b84b7-6335-47c4-aeb6-e169648d1314|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:43:29.947Z|62b23f89-757a-4be6-aad8-a3c553bfeb2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:43:29.950Z|62b23f89-757a-4be6-aad8-a3c553bfeb2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:43:30.225Z|b0767c88-6dfb-4797-b82c-aa16e19c954b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:43:30.226Z|b0767c88-6dfb-4797-b82c-aa16e19c954b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:43:30.534Z|8fe027af-9977-47b0-90e5-f0b595c85717|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:43:30.535Z|8fe027af-9977-47b0-90e5-f0b595c85717|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:43:30.548Z|8afafd3b-669b-40c5-9b9c-3bb9abaa4d2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:43:30.549Z|8afafd3b-669b-40c5-9b9c-3bb9abaa4d2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:43:32.631Z|b0e2f527-9125-4610-b717-1f366ec84461|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:43:32.632Z|b0e2f527-9125-4610-b717-1f366ec84461|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:43:40.565Z|c184e809-4c2f-45b9-9b59-ca45ba56f545|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:43:40.566Z|c184e809-4c2f-45b9-9b59-ca45ba56f545|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:43:40.572Z|61c56182-4e56-4711-9a5f-1942c8877d85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:43:40.573Z|61c56182-4e56-4711-9a5f-1942c8877d85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:43:42.657Z|94db850b-0372-4239-a832-41a3c27ca65c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:43:42.658Z|94db850b-0372-4239-a832-41a3c27ca65c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:43:44.947Z|c60e0d9f-9a1e-4f10-8011-4cda5a81c1ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:43:44.948Z|c60e0d9f-9a1e-4f10-8011-4cda5a81c1ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:43:50.594Z|1809ba04-4473-4e24-b5d3-fd8697ebfb1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:43:50.595Z|1809ba04-4473-4e24-b5d3-fd8697ebfb1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:43:50.604Z|9972f28f-d3c1-4b0e-b3f9-da071c617b3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:43:50.606Z|9972f28f-d3c1-4b0e-b3f9-da071c617b3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:43:52.683Z|030d60b0-91ac-4de7-9114-a133165db41f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:43:52.684Z|030d60b0-91ac-4de7-9114-a133165db41f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:43:59.948Z|ca059b15-8c64-491a-b364-ef9efe6f8d77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:43:59.948Z|ca059b15-8c64-491a-b364-ef9efe6f8d77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:44:00.227Z|aeb54b2c-8bd9-4959-a4e4-a4e7a486828b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:44:00.229Z|aeb54b2c-8bd9-4959-a4e4-a4e7a486828b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:44:00.625Z|bddb6482-aabf-44c7-98fc-b7bd2b45e324|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:44:00.626Z|bddb6482-aabf-44c7-98fc-b7bd2b45e324|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:44:00.632Z|2c320292-bf30-4319-80ce-ed17333a5dc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:44:00.633Z|2c320292-bf30-4319-80ce-ed17333a5dc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:44:02.711Z|d4e06332-deb8-4968-a600-eab264a3d610|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:44:02.712Z|d4e06332-deb8-4968-a600-eab264a3d610|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:44:10.653Z|7bddcd14-cacf-4110-bcf8-7f2745da31e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:44:10.654Z|7bddcd14-cacf-4110-bcf8-7f2745da31e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:44:10.657Z|2818e871-3a17-4c81-80ac-a50f263810ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:44:10.658Z|2818e871-3a17-4c81-80ac-a50f263810ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:44:12.736Z|a1dde969-d597-4576-921c-a5ca1f0227bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:44:12.737Z|a1dde969-d597-4576-921c-a5ca1f0227bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:44:14.947Z|04d051f0-dcf7-42f5-b94c-0710112e9b75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:44:14.950Z|04d051f0-dcf7-42f5-b94c-0710112e9b75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:44:17.061Z|3c29e79d-51aa-4c13-b0d7-af21c7e79279|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:44:17.062Z|3c29e79d-51aa-4c13-b0d7-af21c7e79279|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:44:20.680Z|4f1c1614-1fd9-49e1-adcf-263337dee034|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:44:20.681Z|4f1c1614-1fd9-49e1-adcf-263337dee034|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:44:20.682Z|640c71f1-4d82-4fb7-9514-dea3a00e301e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:44:20.682Z|640c71f1-4d82-4fb7-9514-dea3a00e301e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:44:22.761Z|83b939e2-145a-4327-be3e-93e7f5cb2d44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:44:22.762Z|83b939e2-145a-4327-be3e-93e7f5cb2d44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:44:29.947Z|3327bb66-1713-4f83-952a-e0960997daa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:44:29.948Z|3327bb66-1713-4f83-952a-e0960997daa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:44:30.230Z|8ca93ad4-be60-4bfb-8931-d789116d4b67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:44:30.231Z|8ca93ad4-be60-4bfb-8931-d789116d4b67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:44:30.709Z|6c49edae-4726-4db2-9820-81374ff4b28b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:44:30.709Z|5693208e-de42-4efb-9a62-53991a2895d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:44:30.710Z|6c49edae-4726-4db2-9820-81374ff4b28b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:44:30.710Z|5693208e-de42-4efb-9a62-53991a2895d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:44:32.788Z|701c5754-2966-4940-b22e-26da1f8e401f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:44:32.790Z|701c5754-2966-4940-b22e-26da1f8e401f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:44:40.734Z|a2e42f26-86dd-48e3-ae9b-d678a8d1344f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:44:40.734Z|fc5f3583-8a9b-4cae-934f-8e44930ea5d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:44:40.735Z|fc5f3583-8a9b-4cae-934f-8e44930ea5d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:44:40.735Z|a2e42f26-86dd-48e3-ae9b-d678a8d1344f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:44:42.816Z|84d5e950-b440-48ff-9234-a4a6ea9fbc55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:44:42.817Z|84d5e950-b440-48ff-9234-a4a6ea9fbc55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:44:44.947Z|c4d746c7-bdb9-4203-9a8b-a510f2bc96f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:44:44.948Z|c4d746c7-bdb9-4203-9a8b-a510f2bc96f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:44:50.760Z|10afaba0-01aa-4b80-823d-248b5502e28e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:44:50.760Z|7b9dcec0-bfa8-4b15-adf7-dcda464b0550|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:44:50.760Z|10afaba0-01aa-4b80-823d-248b5502e28e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:44:50.762Z|7b9dcec0-bfa8-4b15-adf7-dcda464b0550|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:44:52.841Z|6e72d3cf-fdb1-4bf3-9125-02ed26c8b11f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:44:52.842Z|6e72d3cf-fdb1-4bf3-9125-02ed26c8b11f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:44:59.947Z|6a9ee508-9d26-49e6-966f-b3e4f063be48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:44:59.951Z|6a9ee508-9d26-49e6-966f-b3e4f063be48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:45:00.232Z|949d3817-872d-4066-99ca-040ce9de7b73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:45:00.233Z|949d3817-872d-4066-99ca-040ce9de7b73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:45:00.783Z|2245ad72-1038-4b71-9138-83f455688f58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:45:00.784Z|2245ad72-1038-4b71-9138-83f455688f58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:45:00.787Z|5501082e-65ff-468a-892d-4232b58cac2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:45:00.788Z|5501082e-65ff-468a-892d-4232b58cac2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:45:02.868Z|5b9871a1-1067-4187-a3ca-ca28ed7f9b01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:45:02.868Z|5b9871a1-1067-4187-a3ca-ca28ed7f9b01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:45:10.813Z|036a8185-ef7e-4890-bc5e-a52b2ffceae1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:45:10.813Z|08ee3f97-8870-4293-80ac-2745b86dc92a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:45:10.814Z|036a8185-ef7e-4890-bc5e-a52b2ffceae1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:45:10.814Z|08ee3f97-8870-4293-80ac-2745b86dc92a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:45:12.892Z|d273d3c8-9a07-4b13-bbc5-08d13aaaec30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:45:12.894Z|d273d3c8-9a07-4b13-bbc5-08d13aaaec30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:45:14.947Z|03c82fac-9439-4330-8a76-c9925cdc2ec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:45:14.949Z|03c82fac-9439-4330-8a76-c9925cdc2ec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:45:17.059Z|a58b9f33-9a9d-4139-91e2-cb5d5430b75a|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:45:17.060Z|a58b9f33-9a9d-4139-91e2-cb5d5430b75a|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:45:20.838Z|5bed08d1-4f70-4a47-ace6-aa0844f63fb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:45:20.838Z|83064504-b78c-4b2b-92a5-9700642a3cca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:45:20.839Z|5bed08d1-4f70-4a47-ace6-aa0844f63fb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:45:20.839Z|83064504-b78c-4b2b-92a5-9700642a3cca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:45:22.918Z|28b102c3-ae1e-4f22-807b-9000fc18def2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:45:22.919Z|28b102c3-ae1e-4f22-807b-9000fc18def2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:45:29.947Z|31f9a6dd-b17d-427c-98c9-b5bc2aafa214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:45:29.948Z|31f9a6dd-b17d-427c-98c9-b5bc2aafa214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:45:30.234Z|91cda434-f576-45eb-9611-b247a6ee6363|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:45:30.235Z|91cda434-f576-45eb-9611-b247a6ee6363|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:45:30.866Z|6bbd951a-ad47-4de7-a75a-0b28ce9ab918|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:45:30.866Z|bff57239-e6e9-4b32-95bf-1bf36dcf3262|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:45:30.867Z|bff57239-e6e9-4b32-95bf-1bf36dcf3262|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:45:30.867Z|6bbd951a-ad47-4de7-a75a-0b28ce9ab918|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:45:32.942Z|56d7a387-97d4-4b0d-95ff-62a2516f4667|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:45:32.943Z|56d7a387-97d4-4b0d-95ff-62a2516f4667|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:45:40.889Z|f5734f50-06c7-4f7f-a6a2-7617a05c2f8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:45:40.889Z|e7ae8e3c-38cd-4d64-b641-1766cc24619f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:45:40.890Z|f5734f50-06c7-4f7f-a6a2-7617a05c2f8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:45:40.890Z|e7ae8e3c-38cd-4d64-b641-1766cc24619f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:45:42.967Z|c5a9ce9a-de2e-46f6-b058-4343d62af69d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:45:42.967Z|c5a9ce9a-de2e-46f6-b058-4343d62af69d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:45:44.947Z|c05214e9-ab07-46bb-bb4b-d1c79323c928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:45:44.951Z|c05214e9-ab07-46bb-bb4b-d1c79323c928|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:45:50.915Z|727afd80-dd4a-4396-8220-e33c23b9d739|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:45:50.915Z|d02ad64d-5e23-4546-b891-2ccb8f1868f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:45:50.916Z|d02ad64d-5e23-4546-b891-2ccb8f1868f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:45:50.916Z|727afd80-dd4a-4396-8220-e33c23b9d739|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:45:52.990Z|e7ed93a7-14dd-482a-b85d-3c2b18d1f04b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:45:52.991Z|e7ed93a7-14dd-482a-b85d-3c2b18d1f04b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:45:59.947Z|b23c7a58-b0bf-44bd-80c5-8f3e05e9c2ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:45:59.948Z|b23c7a58-b0bf-44bd-80c5-8f3e05e9c2ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:46:00.236Z|9c55beaf-a14a-4d3b-ad14-f51f9c6b1b4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:46:00.237Z|9c55beaf-a14a-4d3b-ad14-f51f9c6b1b4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:46:00.945Z|781c896d-e6c2-498b-8c43-c82e12dcbd43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:46:00.945Z|9785d8a8-87a5-4b96-b547-a2e6b1a7e738|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:46:00.946Z|9785d8a8-87a5-4b96-b547-a2e6b1a7e738|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:46:00.946Z|781c896d-e6c2-498b-8c43-c82e12dcbd43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:46:03.015Z|1ee50bd2-d938-42bb-8afb-52cb2c66df63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:46:03.016Z|1ee50bd2-d938-42bb-8afb-52cb2c66df63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:46:10.969Z|9ad7ee4e-527c-4921-a8af-45c46aaf500f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:46:10.969Z|443f2bc3-2c56-4267-b797-7ac2f4a41742|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:46:10.970Z|443f2bc3-2c56-4267-b797-7ac2f4a41742|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:46:10.971Z|9ad7ee4e-527c-4921-a8af-45c46aaf500f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:46:13.041Z|1ca36b66-db10-427f-aa14-c4ba38394f38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:46:13.042Z|1ca36b66-db10-427f-aa14-c4ba38394f38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:46:14.947Z|e8008f60-b2d7-4a3c-8a8e-3b214b5a4b73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:46:14.948Z|e8008f60-b2d7-4a3c-8a8e-3b214b5a4b73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:46:17.060Z|81ea98d5-5c6d-4bd8-9e55-06def043fcbd|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:46:17.061Z|81ea98d5-5c6d-4bd8-9e55-06def043fcbd|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:46:20.995Z|df473f58-6a00-42e9-98f0-d9ce170d212e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:46:20.995Z|f8771783-7b53-4041-82de-bdbf273d428b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:46:20.995Z|df473f58-6a00-42e9-98f0-d9ce170d212e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:46:20.995Z|f8771783-7b53-4041-82de-bdbf273d428b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:46:23.066Z|e96c4373-1762-40b9-a11a-ef260c782fa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:46:23.067Z|e96c4373-1762-40b9-a11a-ef260c782fa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:46:29.947Z|a68c5d26-312f-4186-b4bb-2b1d6e12bcb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:46:29.950Z|a68c5d26-312f-4186-b4bb-2b1d6e12bcb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:46:30.238Z|d63ec5aa-26d9-4483-813e-e31f159d2af0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:46:30.239Z|d63ec5aa-26d9-4483-813e-e31f159d2af0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:46:31.019Z|5390dc49-360b-4810-bdea-0b028a59ae0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:46:31.020Z|5390dc49-360b-4810-bdea-0b028a59ae0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:46:31.023Z|2802a581-4d79-4480-8aa1-766cedc0cc66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:46:31.023Z|2802a581-4d79-4480-8aa1-766cedc0cc66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:46:33.100Z|d22a9eb2-70fd-4f6b-a916-cee4ee9a3bf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:46:33.101Z|d22a9eb2-70fd-4f6b-a916-cee4ee9a3bf1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:46:41.043Z|59fa9b2b-c845-4d36-b702-abbadcc23acc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:46:41.044Z|59fa9b2b-c845-4d36-b702-abbadcc23acc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:46:41.046Z|aa377752-1534-413c-8e51-a9eb9539c47e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:46:41.047Z|aa377752-1534-413c-8e51-a9eb9539c47e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:46:43.127Z|87c38cc3-0e6b-4a05-ac72-007a486da77b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:46:43.128Z|87c38cc3-0e6b-4a05-ac72-007a486da77b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:46:44.947Z|2df6302c-8595-4613-9d54-4d43dd95b546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:46:44.948Z|2df6302c-8595-4613-9d54-4d43dd95b546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:46:51.070Z|3ff27dcd-59c4-4ad5-b2f7-85a895a5e97b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:46:51.071Z|3ff27dcd-59c4-4ad5-b2f7-85a895a5e97b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:46:51.075Z|90e52ea8-fed3-41b1-b355-1f780aafddad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:46:51.076Z|90e52ea8-fed3-41b1-b355-1f780aafddad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:46:53.150Z|6da9ab52-83b2-4065-b761-70038c9f3b77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:46:53.150Z|6da9ab52-83b2-4065-b761-70038c9f3b77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:46:59.947Z|6833ae93-8b3a-46ec-a21c-7428505d3602|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:46:59.948Z|6833ae93-8b3a-46ec-a21c-7428505d3602|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:47:00.240Z|ca27ad5d-06e1-438d-b0eb-9775eed97cce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:47:00.241Z|ca27ad5d-06e1-438d-b0eb-9775eed97cce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:47:01.101Z|52c60e5b-f09d-453a-a634-edaef2849769|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:47:01.102Z|52c60e5b-f09d-453a-a634-edaef2849769|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:47:01.109Z|90285126-dcda-4aef-b459-b0fe5a7b6196|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:47:01.110Z|90285126-dcda-4aef-b459-b0fe5a7b6196|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:47:03.173Z|1aaf7836-bb68-4d17-aa38-390fb9640475|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:47:03.174Z|1aaf7836-bb68-4d17-aa38-390fb9640475|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:47:11.125Z|f69b68d8-d25f-45ad-b69e-ffb5d883224b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:47:11.126Z|f69b68d8-d25f-45ad-b69e-ffb5d883224b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:47:11.131Z|1b7277b9-539c-4716-ae40-8f15b4a9bd88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:47:11.131Z|1b7277b9-539c-4716-ae40-8f15b4a9bd88|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:47:13.198Z|9aca0e79-5dbb-493a-ae1d-e36c24e07311|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:47:13.199Z|9aca0e79-5dbb-493a-ae1d-e36c24e07311|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:47:14.947Z|7ffa2c68-b9ca-4633-bc7b-c38a77841cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:47:14.950Z|7ffa2c68-b9ca-4633-bc7b-c38a77841cd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:47:17.059Z|6b32e650-1c67-4251-b825-14ed90e0aef8|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:47:17.060Z|6b32e650-1c67-4251-b825-14ed90e0aef8|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:47:21.149Z|28255fa0-1871-4f52-8378-7a23f8a8742e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:47:21.150Z|28255fa0-1871-4f52-8378-7a23f8a8742e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:47:21.152Z|6b3cfc8a-2bfc-48a4-a79e-b49b8c573fdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:47:21.153Z|6b3cfc8a-2bfc-48a4-a79e-b49b8c573fdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:47:23.227Z|952f76bc-32cb-4bd2-956b-d1e7c1d3d1ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:47:23.229Z|952f76bc-32cb-4bd2-956b-d1e7c1d3d1ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:47:29.947Z|6df7856f-1468-47e3-a167-b0abedb9e5f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:47:29.948Z|6df7856f-1468-47e3-a167-b0abedb9e5f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:47:30.242Z|1e92bcbf-d35c-4e4c-94b6-7efb9716f5c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:47:30.242Z|1e92bcbf-d35c-4e4c-94b6-7efb9716f5c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:47:31.175Z|f6301755-6dda-42bc-84d3-6b1224a07c61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:47:31.175Z|b4b20b89-9ec3-4dd7-a7fe-2a4d31e0ad1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:47:31.176Z|b4b20b89-9ec3-4dd7-a7fe-2a4d31e0ad1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:47:31.176Z|f6301755-6dda-42bc-84d3-6b1224a07c61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:47:33.253Z|91c98516-5cbb-4389-a1c3-2e1a5d543151|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:47:33.254Z|91c98516-5cbb-4389-a1c3-2e1a5d543151|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:47:41.199Z|569e2e4d-fd57-4cc5-b7db-6350739f49f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:47:41.199Z|ce07a230-c306-44a6-bd26-987397c8e8ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:47:41.200Z|ce07a230-c306-44a6-bd26-987397c8e8ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:47:41.200Z|569e2e4d-fd57-4cc5-b7db-6350739f49f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:47:43.276Z|800b544c-7131-4175-b8db-3803b2fb30c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:47:43.277Z|800b544c-7131-4175-b8db-3803b2fb30c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:47:44.947Z|ec25566b-a6ac-4701-aae2-a23750eac550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:47:44.948Z|ec25566b-a6ac-4701-aae2-a23750eac550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:47:51.223Z|166c2755-8256-4975-b30f-1f6cd9bd48dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:47:51.223Z|ee796514-5865-4b8d-b1ab-41c5f19d45c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:47:51.224Z|166c2755-8256-4975-b30f-1f6cd9bd48dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:47:51.225Z|ee796514-5865-4b8d-b1ab-41c5f19d45c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:47:53.299Z|cff05d7b-349e-4d2c-81ec-02fa17a2bb64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:47:53.300Z|cff05d7b-349e-4d2c-81ec-02fa17a2bb64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:47:59.947Z|06d191a0-9dba-481c-ba49-1eece7ae9202|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:47:59.950Z|06d191a0-9dba-481c-ba49-1eece7ae9202|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:48:00.243Z|989210dc-56c7-4440-a871-4a9f267e3eb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:48:00.244Z|989210dc-56c7-4440-a871-4a9f267e3eb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:48:01.249Z|f4c0ea7b-0290-426a-9353-24bb9ff52762|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:48:01.250Z|f4c0ea7b-0290-426a-9353-24bb9ff52762|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:48:01.250Z|a56395a0-d17b-40f6-9d5f-e1cf6f80aa25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:48:01.251Z|a56395a0-d17b-40f6-9d5f-e1cf6f80aa25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:48:03.323Z|d5a1c21d-91fd-414e-a6a3-71626dc0a4a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:48:03.324Z|d5a1c21d-91fd-414e-a6a3-71626dc0a4a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:48:11.274Z|48277439-f49d-4896-9a66-c6dfe4850fa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:48:11.274Z|3d86adae-4015-477f-a1dd-2b9e965cc469|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:48:11.275Z|3d86adae-4015-477f-a1dd-2b9e965cc469|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:48:11.275Z|48277439-f49d-4896-9a66-c6dfe4850fa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:48:13.346Z|0d029ff9-9fa3-4fdb-b3d7-2dc0f54b7940|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:48:13.347Z|0d029ff9-9fa3-4fdb-b3d7-2dc0f54b7940|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:48:14.947Z|b63049ec-3f7f-4566-ac27-515d14dc338b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:48:14.948Z|b63049ec-3f7f-4566-ac27-515d14dc338b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:48:17.059Z|1884ac07-d271-42b8-b64e-6faf2b0b3229|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:48:17.060Z|1884ac07-d271-42b8-b64e-6faf2b0b3229|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:48:21.298Z|8b34f00b-98cd-4402-8e2e-84a5fcc68df1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:48:21.298Z|d7b6305e-e54e-4614-9fdf-85eecac33547|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:48:21.298Z|8b34f00b-98cd-4402-8e2e-84a5fcc68df1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:48:21.299Z|d7b6305e-e54e-4614-9fdf-85eecac33547|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:48:23.373Z|94c37d81-f44c-4fd6-8e69-eb9951832732|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:48:23.374Z|94c37d81-f44c-4fd6-8e69-eb9951832732|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:48:29.947Z|01471b03-9e6f-4b7a-91b4-3b3068b85741|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:48:29.948Z|01471b03-9e6f-4b7a-91b4-3b3068b85741|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:48:30.246Z|62d547d9-951b-4c17-b745-e46f7131f95b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:48:30.247Z|62d547d9-951b-4c17-b745-e46f7131f95b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:48:31.323Z|152ce12f-d08c-483c-a6aa-39f99f5ebfce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:48:31.324Z|5dc8c76f-3bb3-4bfb-a6f8-8915315b56ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:48:31.324Z|152ce12f-d08c-483c-a6aa-39f99f5ebfce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:48:31.324Z|5dc8c76f-3bb3-4bfb-a6f8-8915315b56ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:48:33.411Z|2212a211-1875-4b24-94c9-c9ef3f147157|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:48:33.412Z|2212a211-1875-4b24-94c9-c9ef3f147157|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:48:41.348Z|77d8577d-5d9c-4492-beb3-18aab29b9def|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:48:41.349Z|77d8577d-5d9c-4492-beb3-18aab29b9def|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:48:41.351Z|a844cfdd-7f44-4bfc-998f-a46338bc08f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:48:41.352Z|a844cfdd-7f44-4bfc-998f-a46338bc08f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:48:43.435Z|2797a233-73a7-4a7f-b79e-cc7f64c13785|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:48:43.435Z|2797a233-73a7-4a7f-b79e-cc7f64c13785|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:48:44.947Z|fcb515b5-a62c-4ef0-aed6-82b77f5e79e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:48:44.950Z|fcb515b5-a62c-4ef0-aed6-82b77f5e79e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:48:51.374Z|cc55ffca-0136-4196-b886-42484795fb26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:48:51.374Z|cc55ffca-0136-4196-b886-42484795fb26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:48:51.378Z|10a73130-a841-463f-a465-c33bb36e9e8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:48:51.379Z|10a73130-a841-463f-a465-c33bb36e9e8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:48:53.457Z|d14806ea-2e81-4466-973b-f81c98a5ceed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:48:53.459Z|d14806ea-2e81-4466-973b-f81c98a5ceed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:48:59.947Z|33cf1aca-8c27-43e8-bd3b-95356bf91799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:48:59.948Z|33cf1aca-8c27-43e8-bd3b-95356bf91799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:49:00.248Z|f14e3260-98bb-462f-89f5-b116cb07e3df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:49:00.248Z|f14e3260-98bb-462f-89f5-b116cb07e3df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:49:01.398Z|054923d4-cde7-4aee-90b8-7fcd46537f53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:49:01.399Z|054923d4-cde7-4aee-90b8-7fcd46537f53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:49:01.413Z|272b51d9-46e1-48a3-a3a2-243b363cb54a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:49:01.413Z|272b51d9-46e1-48a3-a3a2-243b363cb54a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:49:03.483Z|60945476-7c4c-45d9-bdbd-60b300d9cd79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:49:03.484Z|60945476-7c4c-45d9-bdbd-60b300d9cd79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:49:11.423Z|7937c3eb-cdda-4168-b2d5-5e7d026c978a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:49:11.424Z|7937c3eb-cdda-4168-b2d5-5e7d026c978a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:49:11.432Z|4ff41246-4392-4cdb-9cdb-e43c795ba142|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:49:11.433Z|4ff41246-4392-4cdb-9cdb-e43c795ba142|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:49:13.506Z|b4565988-0cef-4d9d-b625-e1d9fe975d44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:49:13.508Z|b4565988-0cef-4d9d-b625-e1d9fe975d44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:49:14.947Z|8ce5247b-3f6d-4d75-aa94-e78923998bce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:49:14.948Z|8ce5247b-3f6d-4d75-aa94-e78923998bce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:49:17.059Z|ba2258bb-5f00-4b64-a7e2-c8b0aac410b8|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:49:17.061Z|ba2258bb-5f00-4b64-a7e2-c8b0aac410b8|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:49:21.447Z|b792c8d4-83fc-4936-ac0a-78b72b23a787|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:49:21.448Z|b792c8d4-83fc-4936-ac0a-78b72b23a787|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:49:21.456Z|77cebf70-4925-4160-b7c1-5d9ab7c7bd4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:49:21.457Z|77cebf70-4925-4160-b7c1-5d9ab7c7bd4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:49:23.531Z|816bc2cd-7a8b-41a6-b60e-2b9f112a1325|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:49:23.532Z|816bc2cd-7a8b-41a6-b60e-2b9f112a1325|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:49:29.947Z|d45cad2b-7e5f-4169-bcc6-2e97ee6e1d9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:49:29.950Z|d45cad2b-7e5f-4169-bcc6-2e97ee6e1d9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:49:30.249Z|0688cf38-2f01-4f9e-a924-420a669ce15d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:49:30.250Z|0688cf38-2f01-4f9e-a924-420a669ce15d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:49:31.471Z|c0070e99-604c-4982-b16e-617f86005c6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:49:31.472Z|c0070e99-604c-4982-b16e-617f86005c6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:49:31.478Z|5699e192-2fa9-4110-9733-24ae26c78a94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:49:31.478Z|5699e192-2fa9-4110-9733-24ae26c78a94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:49:33.554Z|cfe0a1b1-4d37-4aad-8fda-2fc390121e2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:49:33.555Z|cfe0a1b1-4d37-4aad-8fda-2fc390121e2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:49:41.496Z|6cf73ce9-e449-4731-bd24-c40587f13fa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:49:41.497Z|6cf73ce9-e449-4731-bd24-c40587f13fa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:49:41.501Z|bad9e456-3bf7-4cb6-8a9e-e205505f353f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:49:41.502Z|bad9e456-3bf7-4cb6-8a9e-e205505f353f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:49:43.579Z|275a5c05-f1c7-4c01-9ed9-18364b1ea10b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:49:43.580Z|275a5c05-f1c7-4c01-9ed9-18364b1ea10b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:49:44.947Z|b7c46c39-f3c7-420d-9686-3f7333e633ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:49:44.948Z|b7c46c39-f3c7-420d-9686-3f7333e633ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:49:51.522Z|016f85cf-e4a6-4f36-bb82-7d6cabf28ef0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:49:51.521Z|b2a4de2e-e3c2-4820-bdc4-1b404bf60d23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:49:51.522Z|016f85cf-e4a6-4f36-bb82-7d6cabf28ef0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:49:51.522Z|b2a4de2e-e3c2-4820-bdc4-1b404bf60d23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:49:53.601Z|70e5f55c-fd1c-43d5-8620-f46faa2acd3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:49:53.602Z|70e5f55c-fd1c-43d5-8620-f46faa2acd3a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:49:59.947Z|41521f49-d400-46ce-905c-27c2a455d2a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:49:59.948Z|41521f49-d400-46ce-905c-27c2a455d2a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:50:00.251Z|f3a8fa34-1345-4cbf-8606-a532a8b07bbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:50:00.252Z|f3a8fa34-1345-4cbf-8606-a532a8b07bbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:50:01.547Z|b352cfde-fb69-4866-a179-ac58aace974e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:50:01.547Z|8e5c114b-cd94-483c-ad4c-4099151f9f1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:50:01.547Z|8e5c114b-cd94-483c-ad4c-4099151f9f1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:50:01.547Z|b352cfde-fb69-4866-a179-ac58aace974e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:50:03.630Z|332bb2a3-76dc-44fb-8908-aa205602cd27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:50:03.631Z|332bb2a3-76dc-44fb-8908-aa205602cd27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:50:11.571Z|2945121f-b402-42cb-aaf2-ef660d8d3a25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:50:11.571Z|7cb1be62-4dee-4b32-8b72-f9b878d82d65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:50:11.572Z|2945121f-b402-42cb-aaf2-ef660d8d3a25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:50:11.572Z|7cb1be62-4dee-4b32-8b72-f9b878d82d65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:50:13.654Z|417b4cf3-8465-4470-af4f-90ddbce62e19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:50:13.654Z|417b4cf3-8465-4470-af4f-90ddbce62e19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:50:14.947Z|0bad27a1-bb34-4b83-a45e-525808f78970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:50:14.950Z|0bad27a1-bb34-4b83-a45e-525808f78970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:50:17.059Z|a586d954-e6a1-42f1-8249-8e2cece94b13|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:50:17.060Z|a586d954-e6a1-42f1-8249-8e2cece94b13|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:50:21.596Z|265579a5-1c44-4967-868c-a4a004761beb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:50:21.596Z|f026ad36-e422-4911-a7a5-b77c25eb3527|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:50:21.596Z|f026ad36-e422-4911-a7a5-b77c25eb3527|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:50:21.596Z|265579a5-1c44-4967-868c-a4a004761beb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:50:23.677Z|c7bd23c0-3be5-44cc-a36b-cd46f1479b68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:50:23.678Z|c7bd23c0-3be5-44cc-a36b-cd46f1479b68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:50:29.947Z|edc3a795-3686-4598-9bb0-88f2e591a10b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:50:29.948Z|edc3a795-3686-4598-9bb0-88f2e591a10b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:50:30.253Z|cf80a82d-1f96-4de9-ae46-23007f8be4f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:50:30.254Z|cf80a82d-1f96-4de9-ae46-23007f8be4f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:50:31.619Z|62ce1844-45c2-4f2b-afcd-46a3094ea060|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:50:31.619Z|34d03171-e205-469a-8f5c-a2f2d9e956e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:50:31.620Z|62ce1844-45c2-4f2b-afcd-46a3094ea060|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:50:31.620Z|34d03171-e205-469a-8f5c-a2f2d9e956e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:50:33.720Z|1bf881ed-2471-493f-9efd-4690d90b0eea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:50:33.721Z|1bf881ed-2471-493f-9efd-4690d90b0eea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:50:41.643Z|b2846bd1-a688-433d-a2f2-8fb69e67221e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:50:41.643Z|8f84b1e3-90fe-47e8-95df-bba311e80e93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:50:41.644Z|b2846bd1-a688-433d-a2f2-8fb69e67221e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:50:41.644Z|8f84b1e3-90fe-47e8-95df-bba311e80e93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:50:43.746Z|9c01c52b-861c-43ff-8809-8525c35010fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:50:43.747Z|9c01c52b-861c-43ff-8809-8525c35010fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:50:44.947Z|d78c77dc-98f2-4727-92ed-5989616d3929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:50:44.947Z|d78c77dc-98f2-4727-92ed-5989616d3929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:50:51.667Z|057a4801-d9e5-4c52-947e-94ae327dfae1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:50:51.667Z|bd5cf51f-a0b0-4215-b214-15f2e0e7f457|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:50:51.668Z|057a4801-d9e5-4c52-947e-94ae327dfae1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:50:51.668Z|bd5cf51f-a0b0-4215-b214-15f2e0e7f457|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:50:53.769Z|4911ce07-65ee-4c68-a456-a56715ecc707|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:50:53.770Z|4911ce07-65ee-4c68-a456-a56715ecc707|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:50:59.947Z|17b3e37b-eae5-4fa8-b2c7-07ce6501e37f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:50:59.950Z|17b3e37b-eae5-4fa8-b2c7-07ce6501e37f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:51:00.255Z|d16f3d67-3e53-49b3-adbe-d8983652851c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:51:00.255Z|d16f3d67-3e53-49b3-adbe-d8983652851c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:51:01.693Z|3c0bd5ff-0184-4a06-bca8-6a2f7a7d0d58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:51:01.693Z|3c0bd5ff-0184-4a06-bca8-6a2f7a7d0d58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:51:01.695Z|bf8479ab-331b-49fc-8338-ed03710ccdb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:51:01.695Z|bf8479ab-331b-49fc-8338-ed03710ccdb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:51:03.794Z|eb57a6ce-38d4-4d8d-aeb6-857178b58eb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:51:03.795Z|eb57a6ce-38d4-4d8d-aeb6-857178b58eb7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:51:11.716Z|946597e2-92fe-4b08-a10f-71c97fb57f72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:51:11.717Z|946597e2-92fe-4b08-a10f-71c97fb57f72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:51:11.723Z|e72a2be9-d11a-4397-9b23-ef2acdcb03d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:51:11.723Z|e72a2be9-d11a-4397-9b23-ef2acdcb03d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:51:13.823Z|b3cae9ba-4cba-4761-b52e-1452e54844a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:51:13.823Z|b3cae9ba-4cba-4761-b52e-1452e54844a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:51:14.947Z|bc076ffa-193c-41f2-a4a8-0418fc34d564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:51:14.947Z|bc076ffa-193c-41f2-a4a8-0418fc34d564|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:51:17.058Z|b21e7e77-3af5-48e4-9699-08e237dc3100|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:51:17.059Z|b21e7e77-3af5-48e4-9699-08e237dc3100|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:51:21.744Z|2987836e-d3da-4148-9259-286f37b04c58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:51:21.745Z|2987836e-d3da-4148-9259-286f37b04c58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:51:21.746Z|f37e3c3b-7b1b-496f-bd36-9a685d8c81fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:51:21.747Z|f37e3c3b-7b1b-496f-bd36-9a685d8c81fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:51:23.847Z|79f73d12-3e01-452f-ba2e-e0ac3a3fe988|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:51:23.848Z|79f73d12-3e01-452f-ba2e-e0ac3a3fe988|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:51:29.947Z|97cc28c2-3922-4707-8490-82ff60a26409|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:51:29.948Z|97cc28c2-3922-4707-8490-82ff60a26409|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:51:30.256Z|d868ab31-d08e-48ea-ad64-ee2d0a23ce51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:51:30.257Z|d868ab31-d08e-48ea-ad64-ee2d0a23ce51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:51:31.768Z|44904441-d02e-4cd7-adc0-70c3018b2ba7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:51:31.768Z|9c2a068d-6137-4d36-96b6-a6c544c34f00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:51:31.769Z|44904441-d02e-4cd7-adc0-70c3018b2ba7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:51:31.769Z|9c2a068d-6137-4d36-96b6-a6c544c34f00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:51:33.872Z|6a9ebd1d-8223-4bba-9bd4-8fe8fe5d3167|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:51:33.873Z|6a9ebd1d-8223-4bba-9bd4-8fe8fe5d3167|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:51:41.793Z|0b2eb88d-d1f7-4b8c-b122-e14d1a830a17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:51:41.794Z|e3f0a6a0-2169-475a-9b27-e43055d20d0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:51:41.795Z|0b2eb88d-d1f7-4b8c-b122-e14d1a830a17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:51:41.795Z|e3f0a6a0-2169-475a-9b27-e43055d20d0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:51:43.895Z|169c5ff8-46a8-4d12-9afe-97628f9fdba5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:51:43.896Z|169c5ff8-46a8-4d12-9afe-97628f9fdba5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:51:44.947Z|30121053-ec08-4663-ad75-9f9e15cddefb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:51:44.950Z|30121053-ec08-4663-ad75-9f9e15cddefb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:51:51.818Z|962ee6eb-0ef1-4356-bdc6-435732c59fe2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:51:51.818Z|1e3175ee-084b-4d00-a81e-f7965eed3f44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:51:51.819Z|962ee6eb-0ef1-4356-bdc6-435732c59fe2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:51:51.819Z|1e3175ee-084b-4d00-a81e-f7965eed3f44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:51:53.919Z|9de79e88-eab7-43c7-ae7e-97165b5e7f27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:51:53.920Z|9de79e88-eab7-43c7-ae7e-97165b5e7f27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:51:59.947Z|d5dcc8e9-e0ad-47be-acfd-27a865253007|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:51:59.948Z|d5dcc8e9-e0ad-47be-acfd-27a865253007|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:52:00.258Z|f0ff75e2-39ff-4a50-a35d-7ffd8d85ce6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:52:00.259Z|f0ff75e2-39ff-4a50-a35d-7ffd8d85ce6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:52:01.841Z|6a0ee0ba-05bb-45ab-9536-1969daac2826|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:52:01.841Z|1d6cbb41-87d4-47ba-ac84-65c6b2b6e09f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:52:01.842Z|1d6cbb41-87d4-47ba-ac84-65c6b2b6e09f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:52:01.842Z|6a0ee0ba-05bb-45ab-9536-1969daac2826|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:52:03.943Z|185cae30-1c00-4e57-94c9-a4dec0f183f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:52:03.944Z|185cae30-1c00-4e57-94c9-a4dec0f183f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:52:11.867Z|5c37b092-046d-4482-862b-fe0a8a02de0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:52:11.867Z|9632dcfb-f74d-4040-8242-9824c037ca01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:52:11.868Z|9632dcfb-f74d-4040-8242-9824c037ca01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:52:11.868Z|5c37b092-046d-4482-862b-fe0a8a02de0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:52:13.969Z|8ca8654f-3044-4336-ac2d-19fc15008aa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:52:13.970Z|8ca8654f-3044-4336-ac2d-19fc15008aa7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:52:14.947Z|4dd1a5c8-1e1d-4e43-a00c-14a454ed07cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:52:14.948Z|4dd1a5c8-1e1d-4e43-a00c-14a454ed07cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:52:17.060Z|d31a48e0-7c8e-4dfa-8d9d-ffe44fed64b6|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:52:17.060Z|d31a48e0-7c8e-4dfa-8d9d-ffe44fed64b6|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:52:21.891Z|0a632561-ab4b-4bf6-8d6f-27b50c757d30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:52:21.892Z|0a632561-ab4b-4bf6-8d6f-27b50c757d30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:52:21.894Z|98c8e33b-068a-456e-a19b-b9db6284aa2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:52:21.895Z|98c8e33b-068a-456e-a19b-b9db6284aa2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:52:23.992Z|9db6522c-99ce-45e1-9cae-932f9fdb42f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:52:23.993Z|9db6522c-99ce-45e1-9cae-932f9fdb42f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:52:29.947Z|7c84652f-8bbb-4dff-acae-8524cf5b3023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:52:29.950Z|7c84652f-8bbb-4dff-acae-8524cf5b3023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:52:30.260Z|ac4863b4-d4cd-4d42-97cd-1fc120325bad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:52:30.260Z|ac4863b4-d4cd-4d42-97cd-1fc120325bad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:52:31.918Z|259dbc3d-2845-408b-b895-3ffd219cad3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:52:31.919Z|259dbc3d-2845-408b-b895-3ffd219cad3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:52:31.924Z|e9a2a43d-3264-4914-bda1-b8619377cbfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:52:31.925Z|e9a2a43d-3264-4914-bda1-b8619377cbfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:52:34.020Z|99654f2b-9ed4-4c7f-8476-07ab76f451d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:52:34.021Z|99654f2b-9ed4-4c7f-8476-07ab76f451d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:52:41.941Z|547b4603-4d33-4a02-9b78-bbf72612ac2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:52:41.942Z|547b4603-4d33-4a02-9b78-bbf72612ac2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:52:41.944Z|bf6f3cd3-f191-4cb2-8bde-712dab79a748|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:52:41.945Z|bf6f3cd3-f191-4cb2-8bde-712dab79a748|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:52:44.043Z|6c783205-125b-4c3f-b0b2-a00d3bb398fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:52:44.044Z|6c783205-125b-4c3f-b0b2-a00d3bb398fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:52:44.947Z|cb6d47bb-5a49-4fe4-9df2-83f133348f3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:52:44.947Z|cb6d47bb-5a49-4fe4-9df2-83f133348f3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:52:51.967Z|ca1fc58d-5bac-45d0-a526-d4cb625c84cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:52:51.967Z|4af64564-ecfd-41af-b894-0738e3466835|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:52:51.968Z|ca1fc58d-5bac-45d0-a526-d4cb625c84cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:52:51.968Z|4af64564-ecfd-41af-b894-0738e3466835|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:52:54.068Z|c7a08fc4-5256-49ae-bf1d-3f47b4125ae4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:52:54.068Z|c7a08fc4-5256-49ae-bf1d-3f47b4125ae4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:52:59.947Z|ec974dce-5233-43b8-b78b-c95da6a207f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:52:59.948Z|ec974dce-5233-43b8-b78b-c95da6a207f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:53:00.261Z|2a8a89c3-47be-4e45-96cd-3a1e3d4c5468|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:53:00.262Z|2a8a89c3-47be-4e45-96cd-3a1e3d4c5468|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:53:01.990Z|c05bae12-ef8c-4e5c-a0b0-9dc9719c2329|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:53:01.990Z|d6b353ba-cb7d-4df3-9685-07b7465cadb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:53:01.991Z|c05bae12-ef8c-4e5c-a0b0-9dc9719c2329|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:53:01.991Z|d6b353ba-cb7d-4df3-9685-07b7465cadb4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:53:04.091Z|de52f1d3-431c-451e-909f-c781d10ac460|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:53:04.091Z|de52f1d3-431c-451e-909f-c781d10ac460|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:53:12.018Z|bf48885e-d7e5-4089-ba24-7bab7961ca3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:53:12.018Z|6624fde9-6353-4e14-89c6-c42d18274af9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:53:12.019Z|6624fde9-6353-4e14-89c6-c42d18274af9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:53:12.019Z|bf48885e-d7e5-4089-ba24-7bab7961ca3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:53:14.114Z|eef2fb00-571a-4713-886a-89568a7f2fa0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:53:14.115Z|eef2fb00-571a-4713-886a-89568a7f2fa0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:53:14.947Z|df20808c-5ab2-4a21-be7d-09f9d6a8565f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:53:14.950Z|df20808c-5ab2-4a21-be7d-09f9d6a8565f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:53:17.059Z|fcc07b59-1d3e-4215-b80b-2c2852e32a0a|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:53:17.060Z|fcc07b59-1d3e-4215-b80b-2c2852e32a0a|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:53:22.042Z|1c0c061e-ed72-46ec-adb0-933b4cd13798|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:53:22.043Z|1c0c061e-ed72-46ec-adb0-933b4cd13798|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:53:22.052Z|7faf39f9-b800-4421-afff-ecdba581965e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:53:22.052Z|7faf39f9-b800-4421-afff-ecdba581965e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:53:24.143Z|1d4bf8c5-513a-4f18-98dd-ca043333d562|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:53:24.146Z|1d4bf8c5-513a-4f18-98dd-ca043333d562|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:53:29.947Z|d98a84e3-0d65-4057-b3ce-f45c1a55dfd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:53:29.950Z|d98a84e3-0d65-4057-b3ce-f45c1a55dfd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:53:30.263Z|65d22fec-7c0f-4522-98ed-e55104546f96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:53:30.263Z|65d22fec-7c0f-4522-98ed-e55104546f96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:53:32.070Z|a1559055-cf5a-457f-b3c7-1cfbb4bd4aac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:53:32.071Z|a1559055-cf5a-457f-b3c7-1cfbb4bd4aac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:53:32.076Z|f58d7483-8226-45a1-8303-a08cd912c3a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:53:32.077Z|f58d7483-8226-45a1-8303-a08cd912c3a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:53:34.183Z|d2f11d0a-c3a9-4488-9cf4-4dc009115947|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:53:34.184Z|d2f11d0a-c3a9-4488-9cf4-4dc009115947|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:53:42.103Z|e97de5ce-5169-4267-9b00-97cdff960a9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:53:42.104Z|e97de5ce-5169-4267-9b00-97cdff960a9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:53:42.104Z|ddf08144-969d-452e-9580-933286f1ec3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:53:42.106Z|ddf08144-969d-452e-9580-933286f1ec3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:53:44.214Z|39461d47-a5b9-4eea-98cf-f3f1fd0944fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:53:44.215Z|39461d47-a5b9-4eea-98cf-f3f1fd0944fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:53:44.948Z|8fd73eee-dcd4-40cf-8f5e-ce3993fdd5de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:53:44.950Z|8fd73eee-dcd4-40cf-8f5e-ce3993fdd5de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:53:52.135Z|17da57e6-f8a4-4e39-9926-d240fd64b678|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:53:52.135Z|6e7cbf16-cc67-48eb-ac65-8be7c65311f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:53:52.137Z|17da57e6-f8a4-4e39-9926-d240fd64b678|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:53:52.137Z|6e7cbf16-cc67-48eb-ac65-8be7c65311f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:53:54.240Z|be8cedc9-b2c6-48af-aad8-99190e117ecc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:53:54.240Z|be8cedc9-b2c6-48af-aad8-99190e117ecc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:53:59.948Z|ec040d04-1186-40ba-ad81-81d303427c4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:53:59.949Z|ec040d04-1186-40ba-ad81-81d303427c4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:54:00.265Z|ea7c3035-83a3-4976-a0f6-5893fcf1094b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:54:00.266Z|ea7c3035-83a3-4976-a0f6-5893fcf1094b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:54:02.167Z|71a91753-afe0-4bbf-8234-e47adf85e27d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:54:02.167Z|39257c0a-68ea-4e40-9180-812de29ec93d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:54:02.168Z|71a91753-afe0-4bbf-8234-e47adf85e27d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:54:02.168Z|39257c0a-68ea-4e40-9180-812de29ec93d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:54:04.276Z|37abdc3c-bef3-46c3-9643-9ac5746ddee8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:54:04.277Z|37abdc3c-bef3-46c3-9643-9ac5746ddee8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:54:12.204Z|5c8c1e00-8539-4f8f-b5be-13531c8227d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:54:12.205Z|5c8c1e00-8539-4f8f-b5be-13531c8227d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:54:12.205Z|efb99168-21e3-4a4e-9716-b5fc354a27a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:54:12.206Z|efb99168-21e3-4a4e-9716-b5fc354a27a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:54:14.306Z|68c70afe-73e0-4ccc-88bf-34321af8b6ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:54:14.307Z|68c70afe-73e0-4ccc-88bf-34321af8b6ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:54:14.947Z|9b642387-ef6c-489f-b6c9-450fe30c0b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:54:14.948Z|9b642387-ef6c-489f-b6c9-450fe30c0b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:54:17.061Z|c58c67c3-efec-4a5b-b3ce-a1d11af8e4c4|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:54:17.062Z|c58c67c3-efec-4a5b-b3ce-a1d11af8e4c4|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:54:22.233Z|0b70fa2f-f802-4555-aa6f-39724e0c8291|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:54:22.234Z|0b70fa2f-f802-4555-aa6f-39724e0c8291|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:54:22.241Z|6fec73c0-9619-431e-aa8c-55f102292658|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:54:22.242Z|6fec73c0-9619-431e-aa8c-55f102292658|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:54:24.332Z|3652fdcf-340c-4950-b1d8-e47eacf04386|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:54:24.332Z|3652fdcf-340c-4950-b1d8-e47eacf04386|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:54:29.947Z|5a066125-580a-40de-ba46-c377700e0ae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:54:29.948Z|5a066125-580a-40de-ba46-c377700e0ae1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:54:30.267Z|3656335c-6c1c-4935-af65-2f793937cb1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:54:30.268Z|3656335c-6c1c-4935-af65-2f793937cb1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:54:32.268Z|48aee882-77e3-430e-870b-f49522780707|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:54:32.269Z|48aee882-77e3-430e-870b-f49522780707|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:54:32.275Z|2653bba4-78b0-4bac-ba4d-818a5a2e990b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:54:32.276Z|2653bba4-78b0-4bac-ba4d-818a5a2e990b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:54:34.358Z|300f01fc-4b20-4780-a572-f105cf7126e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:54:34.359Z|300f01fc-4b20-4780-a572-f105cf7126e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:54:35.707Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:54:35.721Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: d20e8a9f-d2d7-456d-957b-bc0d4e05b606 already exists in requestDb InfraActiveRequests table 2022-05-09T13:54:35.724Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606 2022-05-09T13:54:35.726Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|INFO|500||Invoke 2022-05-09T13:54:35.727Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||===========================request begin================================================ 2022-05-09T13:54:35.727Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606 2022-05-09T13:54:35.728Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Method : GET 2022-05-09T13:54:35.728Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3458f7278773295f", X-B3-SpanId:"f025e20af2f2299e", X-B3-ParentSpanId:"3458f7278773295f", X-B3-Sampled:"0", X-ONAP-RequestID:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-RequestID:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-TransactionID:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-ECOMP-RequestID:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f26a99a-e100-4619-b370-984d8b9c2ac2"] 2022-05-09T13:54:35.729Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Request body: 2022-05-09T13:54:35.729Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||==========================request end================================================ 2022-05-09T13:54:35.806Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||============================response begin========================================== 2022-05-09T13:54:35.807Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T13:54:35.807Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Status text : 2022-05-09T13:54:35.808Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 09 May 2022 13:54:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:54:35.808Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Response body: 2022-05-09T13:54:35.808Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||=======================response end================================================= 2022-05-09T13:54:35.809Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|INFO|404|Not Found|InvokeReturn 2022-05-09T13:54:35.993Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-05-09T13:54:42.294Z|609f90d3-759b-49de-b1a3-027ce42fdd58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:54:42.296Z|609f90d3-759b-49de-b1a3-027ce42fdd58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:54:42.298Z|bbe7a0c5-1840-407c-a3ca-e5c6aa4b8e4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:54:42.299Z|bbe7a0c5-1840-407c-a3ca-e5c6aa4b8e4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:54:44.386Z|e6c50285-81c4-4659-a122-98522a187906|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:54:44.387Z|e6c50285-81c4-4659-a122-98522a187906|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:54:44.947Z|24775620-c172-4954-9680-980892362942|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:54:44.947Z|24775620-c172-4954-9680-980892362942|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:54:52.322Z|808a67b0-8517-4000-9199-c2ee90576842|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:54:52.323Z|808a67b0-8517-4000-9199-c2ee90576842|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:54:52.323Z|970fb64f-7a12-4c96-8fe6-fac3995ad311|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:54:52.324Z|970fb64f-7a12-4c96-8fe6-fac3995ad311|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:54:54.409Z|7c718c09-bb5f-45f4-aa76-e84c0c1f4bd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:54:54.409Z|7c718c09-bb5f-45f4-aa76-e84c0c1f4bd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:54:57.230Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T13:54:57.397Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|INFO|500||Invoke 2022-05-09T13:54:57.398Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d20e8a9f-d2d7-456d-957b-bc0d4e05b606], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[074e238a-bac4-41a6-bbe6-23fd00a7545f], X-ECOMP-RequestID=[d20e8a9f-d2d7-456d-957b-bc0d4e05b606], X-TransactionId=[], X-ONAP-RequestID=[d20e8a9f-d2d7-456d-957b-bc0d4e05b606]} 2022-05-09T13:54:57.829Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220509-13:54:56:707-50733], vertex-id=[208944], Content-Length=[614], Date=[Mon, 09 May 2022 13:54:56 GMT], Content-Type=[application/json]} 2022-05-09T13:54:57.831Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|DEBUG|500||{"tenant-id":"f4e615c02fa54678a39840871478fa74","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1652104412093","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"}]}]}} 2022-05-09T13:54:57.832Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|INFO|500||InvokeReturn 2022-05-09T13:54:57.994Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-05-09T13:54:57.994Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-05-09T13:54:58.019Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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 2022-05-09T13:54:58.019Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-05-09T13:54:58.020Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-05-09T13:54:58.020Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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 2022-05-09T13:54:58.020Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-05-09T13:54:58.020Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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:"3458f7278773295f", X-B3-SpanId:"6fb57f6685b268d2", X-B3-ParentSpanId:"3458f7278773295f", X-B3-Sampled:"0", X-ONAP-RequestID:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-RequestID:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-TransactionID:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-ECOMP-RequestID:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef7964c7-b1a0-4265-a0ee-5aea969462ff"] 2022-05-09T13:54:58.021Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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-ed3bef55-04d3-44e6-8a19-06bfacf01cf6","requestScope":"service"} 2022-05-09T13:54:58.021Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-05-09T13:54:58.560Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-05-09T13:54:58.561Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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 2022-05-09T13:54:58.561Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-05-09T13:54:58.561Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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:"Mon, 09 May 2022 13:54:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:54:58.562Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-05-09T13:54:58.562Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-05-09T13:54:58.563Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-05-09T13:54:58.577Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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 2022-05-09T13:54:58.578Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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 2022-05-09T13:54:58.578Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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================================================ 2022-05-09T13:54:58.579Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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 2022-05-09T13:54:58.579Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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 2022-05-09T13:54:58.579Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-RequestID:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-TransactionID:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-ECOMP-RequestID:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69bc3332-0a49-4fbf-8bc9-c09a8749a8fd"] 2022-05-09T13:54:58.580Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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: 2022-05-09T13:54:58.580Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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================================================ 2022-05-09T13:54:58.939Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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========================================== 2022-05-09T13:54:58.940Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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 2022-05-09T13:54:58.941Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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 : 2022-05-09T13:54:58.941Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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=9D1ACAC461D79E9E2B428EFAA6BBF780; 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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:54:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:54:58.942Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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" : "2022-05-09 12:55:17.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-05-09T13:54:58.943Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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================================================= 2022-05-09T13:54:58.943Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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 2022-05-09T13:54:59.113Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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 2022-05-09T13:54:59.114Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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 2022-05-09T13:54:59.114Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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================================================ 2022-05-09T13:54:59.114Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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 2022-05-09T13:54:59.114Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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 2022-05-09T13:54:59.115Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-RequestID:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-TransactionID:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-ECOMP-RequestID:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87f4dc10-8c8a-4fbc-8099-8668c0c6a90c"] 2022-05-09T13:54:59.115Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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: 2022-05-09T13:54:59.115Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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================================================ 2022-05-09T13:54:59.222Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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========================================== 2022-05-09T13:54:59.222Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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 2022-05-09T13:54:59.223Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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 : 2022-05-09T13:54:59.223Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:54:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:54:59.225Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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" : 530, "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" : "2022-05-09T12:55:17.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2022-05-09T13:54:59.225Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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================================================= 2022-05-09T13:54:59.226Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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 2022-05-09T13:54:59.247Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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 2022-05-09T13:54:59.248Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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 2022-05-09T13:54:59.248Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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================================================ 2022-05-09T13:54:59.249Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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 2022-05-09T13:54:59.249Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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 2022-05-09T13:54:59.249Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-RequestID:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-TransactionID:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-ECOMP-RequestID:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05820857-3808-4170-9c7b-c07f35bf4ff0"] 2022-05-09T13:54:59.249Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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: 2022-05-09T13:54:59.250Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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================================================ 2022-05-09T13:54:59.285Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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========================================== 2022-05-09T13:54:59.285Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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 2022-05-09T13:54:59.286Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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 : 2022-05-09T13:54:59.286Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:54:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:54:59.289Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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" : "2022-05-09 12:55:17.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-05-09T13:54:59.290Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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================================================= 2022-05-09T13:54:59.290Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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 2022-05-09T13:54:59.313Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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/ 2022-05-09T13:54:59.314Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-05-09T13:54:59.316Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-05-09T13:54:59.316Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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/ 2022-05-09T13:54:59.316Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-05-09T13:54:59.316Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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:"1853", X-B3-TraceId:"3458f7278773295f", X-B3-SpanId:"d9ae6049940e622d", X-B3-ParentSpanId:"3458f7278773295f", X-B3-Sampled:"0", X-ONAP-RequestID:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-RequestID:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-TransactionID:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-ECOMP-RequestID:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bcbe24a-a6ad-4a6a-83f2-efe5fd2ae94d"] 2022-05-09T13:54:59.317Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"d20e8a9f-d2d7-456d-957b-bc0d4e05b606","requestStatus":"IN_PROGRESS","startTime":1652104476001,"source":"VID","tenantId":"f4e615c02fa54678a39840871478fa74","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6\",\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\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\",\n\t\t\t\"modelVersionId\": \"a066d17f-bc12-489c-a3dd-4d56178c4cda\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"35dd4943-f038-4950-9b6c-7650682d7b32\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"d20e8a9f-d2d7-456d-957b-bc0d4e05b606"} 2022-05-09T13:54:59.318Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-05-09T13:54:59.927Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-05-09T13:54:59.928Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-05-09T13:54:59.928Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-05-09T13:54:59.929Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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/d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:54:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:54:59.932Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "d20e8a9f-d2d7-456d-957b-bc0d4e05b606", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T13:54:36.001+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6\",\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\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\",\n\t\t\t\"modelVersionId\": \"a066d17f-bc12-489c-a3dd-4d56178c4cda\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"35dd4943-f038-4950-9b6c-7650682d7b32\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-05-09T13:54:57.932+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d20e8a9f-d2d7-456d-957b-bc0d4e05b606", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606" } } } 2022-05-09T13:54:59.932Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-05-09T13:54:59.933Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-05-09T13:54:59.947Z|3fff5334-8038-4bf9-9025-d5e855a0e849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:54:59.947Z|3fff5334-8038-4bf9-9025-d5e855a0e849|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:55:00.006Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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 2022-05-09T13:55:00.007Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-05-09T13:55:00.007Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-05-09T13:55:00.007Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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 2022-05-09T13:55:00.007Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-05-09T13:55:00.008Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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:"3458f7278773295f", X-B3-SpanId:"d9ccaa17961a0681", X-B3-ParentSpanId:"3458f7278773295f", X-B3-Sampled:"0", X-ONAP-RequestID:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-RequestID:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-TransactionID:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-ECOMP-RequestID:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2b22046-6237-4479-ae54-9fe7fceec119"] 2022-05-09T13:55:00.008Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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\":\"89c6649b-182a-4e0b-8b20-1f62347dca27\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"a066d17f-bc12-489c-a3dd-4d56178c4cda\",\"modelUuid\":\"a066d17f-bc12-489c-a3dd-4d56178c4cda\",\"modelInvariantUuid\":\"89c6649b-182a-4e0b-8b20-1f62347dca27\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"f4e615c02fa54678a39840871478fa74\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"35dd4943-f038-4950-9b6c-7650682d7b32\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"d20e8a9f-d2d7-456d-957b-bc0d4e05b606","type":"String"},"mso-request-id":{"value":"d20e8a9f-d2d7-456d-957b-bc0d4e05b606","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"}}} 2022-05-09T13:55:00.009Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-05-09T13:55:00.269Z|f80ca826-ef3f-4eae-9a33-4b34ce53142a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:55:00.270Z|f80ca826-ef3f-4eae-9a33-4b34ce53142a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:55:02.351Z|2f5e0d7c-cb55-48c4-99f2-83654aa17f2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:55:02.352Z|2f5e0d7c-cb55-48c4-99f2-83654aa17f2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:55:02.356Z|580f6f9a-dd06-43cd-b97c-7802fd8fa375|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:55:02.356Z|580f6f9a-dd06-43cd-b97c-7802fd8fa375|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:55:04.445Z|3b12f839-fec6-4f1d-a19a-ceb23dc02b44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:55:04.447Z|3b12f839-fec6-4f1d-a19a-ceb23dc02b44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:55:04.893Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-05-09T13:55:04.894Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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 2022-05-09T13:55:04.895Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-05-09T13:55:04.895Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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=17E371EB44B20070B2DCB7A8A7539117; Path=/; HttpOnly", Date:"Mon, 09 May 2022 13:55:04 GMT", X-ONAP-RequestID:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-RequestID:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-TransactionID:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-ECOMP-RequestID:"d20e8a9f-d2d7-456d-957b-bc0d4e05b606", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"a2b22046-6237-4479-ae54-9fe7fceec119", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:55:04.896Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|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\":\"d20e8a9f-d2d7-456d-957b-bc0d4e05b606\",\"instanceId\":\"56d0eceb-5244-45ce-8898-f3c61494dd81\"}}","message":"Success","processInstanceID":"9e8e5374-cf9f-11ec-b07a-dafaaf2ee302","variables":null,"messageCode":200} 2022-05-09T13:55:04.896Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-05-09T13:55:04.897Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-05-09T13:55:04.915Z|d20e8a9f-d2d7-456d-957b-bc0d4e05b606|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:55:05.066Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:55:05.099Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606 2022-05-09T13:55:05.100Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|INFO|500||Invoke 2022-05-09T13:55:05.100Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||===========================request begin================================================ 2022-05-09T13:55:05.100Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606 2022-05-09T13:55:05.101Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Method : GET 2022-05-09T13:55:05.101Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c784d3f75ca253d2", X-B3-SpanId:"9c9372be59398851", X-B3-ParentSpanId:"c784d3f75ca253d2", X-B3-Sampled:"0", X-ONAP-RequestID:"6fa09afc-e893-4d4e-b5cd-138330b7832e", X-RequestID:"6fa09afc-e893-4d4e-b5cd-138330b7832e", X-TransactionID:"6fa09afc-e893-4d4e-b5cd-138330b7832e", X-ECOMP-RequestID:"6fa09afc-e893-4d4e-b5cd-138330b7832e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dffabe48-4afd-4943-9c87-856247507812"] 2022-05-09T13:55:05.101Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Request body: 2022-05-09T13:55:05.102Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||==========================request end================================================ 2022-05-09T13:55:05.133Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||============================response begin========================================== 2022-05-09T13:55:05.134Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Status code : 200 OK 2022-05-09T13:55:05.134Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Status text : 2022-05-09T13:55:05.134Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:55:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:55:05.141Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Response body: { "requestId" : "d20e8a9f-d2d7-456d-957b-bc0d4e05b606", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T13:54:36.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6\",\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\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\",\n\t\t\t\"modelVersionId\": \"a066d17f-bc12-489c-a3dd-4d56178c4cda\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"35dd4943-f038-4950-9b6c-7650682d7b32\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T13:55:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "serviceInstanceName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d20e8a9f-d2d7-456d-957b-bc0d4e05b606", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606" } } } 2022-05-09T13:55:05.141Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||=======================response end================================================= 2022-05-09T13:55:05.142Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|INFO|500||InvokeReturn 2022-05-09T13:55:05.146Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false 2022-05-09T13:55:05.147Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:55:05.147Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:55:05.147Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false 2022-05-09T13:55:05.147Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:55:05.148Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c784d3f75ca253d2", X-B3-SpanId:"2c95e9243cff55a2", X-B3-ParentSpanId:"c784d3f75ca253d2", X-B3-Sampled:"0", X-ONAP-RequestID:"6fa09afc-e893-4d4e-b5cd-138330b7832e", X-RequestID:"6fa09afc-e893-4d4e-b5cd-138330b7832e", X-TransactionID:"6fa09afc-e893-4d4e-b5cd-138330b7832e", X-ECOMP-RequestID:"6fa09afc-e893-4d4e-b5cd-138330b7832e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27d1e587-8a29-4c35-b7b8-4c9834235458"] 2022-05-09T13:55:05.148Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:55:05.148Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:55:05.292Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:55:05.293Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:55:05.294Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:55:05.294Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:55:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:55:05.296Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T13:55:05.296Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:55:05.297Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:55:05.322Z|6fa09afc-e893-4d4e-b5cd-138330b7832e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:55:12.374Z|e10dc692-e55d-45b6-afdc-918eeee7b17d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:55:12.375Z|e10dc692-e55d-45b6-afdc-918eeee7b17d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:55:12.390Z|34822499-bab8-4b0e-b2ff-fe5524407371|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:55:12.391Z|34822499-bab8-4b0e-b2ff-fe5524407371|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:55:14.485Z|de5eea8d-e9fe-4f84-a9f0-c2916d9e750b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:55:14.486Z|de5eea8d-e9fe-4f84-a9f0-c2916d9e750b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:55:14.949Z|1f836cb7-c40a-44a3-9b7d-c975ecda36fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:55:14.950Z|1f836cb7-c40a-44a3-9b7d-c975ecda36fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:55:15.494Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:55:15.500Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606 2022-05-09T13:55:15.501Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|INFO|500||Invoke 2022-05-09T13:55:15.502Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||===========================request begin================================================ 2022-05-09T13:55:15.502Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606 2022-05-09T13:55:15.502Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Method : GET 2022-05-09T13:55:15.503Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba6c091c4e4d2e33", X-B3-SpanId:"a7d976db623aa964", X-B3-ParentSpanId:"ba6c091c4e4d2e33", X-B3-Sampled:"0", X-ONAP-RequestID:"db00eb76-535d-4521-9633-128abf61880c", X-RequestID:"db00eb76-535d-4521-9633-128abf61880c", X-TransactionID:"db00eb76-535d-4521-9633-128abf61880c", X-ECOMP-RequestID:"db00eb76-535d-4521-9633-128abf61880c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf84ac69-8cd4-4821-846d-408145cd772b"] 2022-05-09T13:55:15.503Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Request body: 2022-05-09T13:55:15.503Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||==========================request end================================================ 2022-05-09T13:55:15.551Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||============================response begin========================================== 2022-05-09T13:55:15.552Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Status code : 200 OK 2022-05-09T13:55:15.552Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Status text : 2022-05-09T13:55:15.553Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:55:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:55:15.554Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Response body: { "requestId" : "d20e8a9f-d2d7-456d-957b-bc0d4e05b606", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T13:54:36.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6\",\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\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\",\n\t\t\t\"modelVersionId\": \"a066d17f-bc12-489c-a3dd-4d56178c4cda\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"35dd4943-f038-4950-9b6c-7650682d7b32\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T13:55:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "serviceInstanceName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d20e8a9f-d2d7-456d-957b-bc0d4e05b606", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606" } } } 2022-05-09T13:55:15.554Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||=======================response end================================================= 2022-05-09T13:55:15.555Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|INFO|500||InvokeReturn 2022-05-09T13:55:15.558Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false 2022-05-09T13:55:15.558Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:55:15.559Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:55:15.559Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false 2022-05-09T13:55:15.559Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:55:15.560Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba6c091c4e4d2e33", X-B3-SpanId:"8eecc5a47daf0b71", X-B3-ParentSpanId:"ba6c091c4e4d2e33", X-B3-Sampled:"0", X-ONAP-RequestID:"db00eb76-535d-4521-9633-128abf61880c", X-RequestID:"db00eb76-535d-4521-9633-128abf61880c", X-TransactionID:"db00eb76-535d-4521-9633-128abf61880c", X-ECOMP-RequestID:"db00eb76-535d-4521-9633-128abf61880c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54471552-1503-4030-9b5d-aa0260f2c50b"] 2022-05-09T13:55:15.560Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:55:15.560Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:55:15.587Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:55:15.589Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:55:15.589Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:55:15.590Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:55:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:55:15.591Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T13:55:15.591Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:55:15.592Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:55:15.614Z|db00eb76-535d-4521-9633-128abf61880c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:55:17.062Z|6105f0a3-03a0-48cc-ae0d-ba69d91f9a84|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:55:17.063Z|6105f0a3-03a0-48cc-ae0d-ba69d91f9a84|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:55:22.399Z|4d4cc028-3f09-4526-abfd-6cff135b2276|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:55:22.400Z|4d4cc028-3f09-4526-abfd-6cff135b2276|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:55:22.412Z|23c923e2-7af5-401e-b9cd-b4b77afd6858|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:55:22.413Z|23c923e2-7af5-401e-b9cd-b4b77afd6858|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:55:24.511Z|0ff18e15-26df-4d1a-b8f3-43b106000d87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:55:24.512Z|0ff18e15-26df-4d1a-b8f3-43b106000d87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:55:25.752Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:55:25.758Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606 2022-05-09T13:55:25.759Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|INFO|500||Invoke 2022-05-09T13:55:25.759Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||===========================request begin================================================ 2022-05-09T13:55:25.759Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606 2022-05-09T13:55:25.759Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Method : GET 2022-05-09T13:55:25.760Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3322960ffb200503", X-B3-SpanId:"ea3ca95c7fd0e8ce", X-B3-ParentSpanId:"3322960ffb200503", X-B3-Sampled:"0", X-ONAP-RequestID:"23323ce6-c789-4475-8d45-c86c1f3a6115", X-RequestID:"23323ce6-c789-4475-8d45-c86c1f3a6115", X-TransactionID:"23323ce6-c789-4475-8d45-c86c1f3a6115", X-ECOMP-RequestID:"23323ce6-c789-4475-8d45-c86c1f3a6115", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6529a9c-1629-4d03-9325-01186920f716"] 2022-05-09T13:55:25.760Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Request body: 2022-05-09T13:55:25.760Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||==========================request end================================================ 2022-05-09T13:55:25.787Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||============================response begin========================================== 2022-05-09T13:55:25.788Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Status code : 200 OK 2022-05-09T13:55:25.788Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Status text : 2022-05-09T13:55:25.789Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:55:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:55:25.789Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Response body: { "requestId" : "d20e8a9f-d2d7-456d-957b-bc0d4e05b606", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T13:54:36.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6\",\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\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\",\n\t\t\t\"modelVersionId\": \"a066d17f-bc12-489c-a3dd-4d56178c4cda\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"35dd4943-f038-4950-9b6c-7650682d7b32\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T13:55:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "serviceInstanceName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d20e8a9f-d2d7-456d-957b-bc0d4e05b606", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606" } } } 2022-05-09T13:55:25.790Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||=======================response end================================================= 2022-05-09T13:55:25.790Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|INFO|500||InvokeReturn 2022-05-09T13:55:25.792Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false 2022-05-09T13:55:25.792Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:55:25.793Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:55:25.793Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false 2022-05-09T13:55:25.793Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:55:25.793Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3322960ffb200503", X-B3-SpanId:"304002a0cc41de65", X-B3-ParentSpanId:"3322960ffb200503", X-B3-Sampled:"0", X-ONAP-RequestID:"23323ce6-c789-4475-8d45-c86c1f3a6115", X-RequestID:"23323ce6-c789-4475-8d45-c86c1f3a6115", X-TransactionID:"23323ce6-c789-4475-8d45-c86c1f3a6115", X-ECOMP-RequestID:"23323ce6-c789-4475-8d45-c86c1f3a6115", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bc032ca-1109-4df5-94c1-7997bde9ae2a"] 2022-05-09T13:55:25.794Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:55:25.794Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:55:25.816Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:55:25.817Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:55:25.817Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:55:25.818Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:55:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:55:25.819Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T13:55:25.820Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:55:25.820Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:55:25.833Z|23323ce6-c789-4475-8d45-c86c1f3a6115|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:55:29.947Z|42b075b0-32c9-4078-af61-44c5fa118ab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:55:29.950Z|42b075b0-32c9-4078-af61-44c5fa118ab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:55:30.270Z|b2e7d31e-851a-4d02-9f46-55427a3cd2f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:55:30.271Z|b2e7d31e-851a-4d02-9f46-55427a3cd2f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:55:32.426Z|fe3a7888-f2a2-4e69-8b74-9c597bca5ea0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:55:32.427Z|fe3a7888-f2a2-4e69-8b74-9c597bca5ea0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:55:32.437Z|77303dd4-574c-4577-a6c5-90d11150bdb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:55:32.438Z|77303dd4-574c-4577-a6c5-90d11150bdb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:55:34.542Z|ef4056bb-4eb7-4cb9-b6d8-a2f95c58a2a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:55:34.543Z|ef4056bb-4eb7-4cb9-b6d8-a2f95c58a2a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:55:35.965Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:55:35.978Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606 2022-05-09T13:55:35.979Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|INFO|500||Invoke 2022-05-09T13:55:35.980Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||===========================request begin================================================ 2022-05-09T13:55:35.980Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606 2022-05-09T13:55:35.980Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Method : GET 2022-05-09T13:55:35.981Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97f34b8c48f4bd19", X-B3-SpanId:"bd4a4007d98a8bf4", X-B3-ParentSpanId:"97f34b8c48f4bd19", X-B3-Sampled:"0", X-ONAP-RequestID:"ea0a081b-4f0d-49b1-9e6f-50634a2053f5", X-RequestID:"ea0a081b-4f0d-49b1-9e6f-50634a2053f5", X-TransactionID:"ea0a081b-4f0d-49b1-9e6f-50634a2053f5", X-ECOMP-RequestID:"ea0a081b-4f0d-49b1-9e6f-50634a2053f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03f843b8-71cf-4fb1-bf21-4abb0f297e65"] 2022-05-09T13:55:35.981Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Request body: 2022-05-09T13:55:35.981Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||==========================request end================================================ 2022-05-09T13:55:36.016Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||============================response begin========================================== 2022-05-09T13:55:36.017Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Status code : 200 OK 2022-05-09T13:55:36.018Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Status text : 2022-05-09T13:55:36.019Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:55:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:55:36.020Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Response body: { "requestId" : "d20e8a9f-d2d7-456d-957b-bc0d4e05b606", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T13:54:36.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6\",\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\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\",\n\t\t\t\"modelVersionId\": \"a066d17f-bc12-489c-a3dd-4d56178c4cda\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"35dd4943-f038-4950-9b6c-7650682d7b32\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T13:55:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "serviceInstanceName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d20e8a9f-d2d7-456d-957b-bc0d4e05b606", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606" } } } 2022-05-09T13:55:36.020Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||=======================response end================================================= 2022-05-09T13:55:36.021Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|INFO|500||InvokeReturn 2022-05-09T13:55:36.024Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false 2022-05-09T13:55:36.025Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:55:36.025Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:55:36.026Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false 2022-05-09T13:55:36.026Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:55:36.027Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97f34b8c48f4bd19", X-B3-SpanId:"429e70cd7ee0dd7c", X-B3-ParentSpanId:"97f34b8c48f4bd19", X-B3-Sampled:"0", X-ONAP-RequestID:"ea0a081b-4f0d-49b1-9e6f-50634a2053f5", X-RequestID:"ea0a081b-4f0d-49b1-9e6f-50634a2053f5", X-TransactionID:"ea0a081b-4f0d-49b1-9e6f-50634a2053f5", X-ECOMP-RequestID:"ea0a081b-4f0d-49b1-9e6f-50634a2053f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d7e93be-9be1-4fdf-aae8-1979fa84095b"] 2022-05-09T13:55:36.028Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:55:36.028Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:55:36.051Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:55:36.052Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:55:36.052Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:55:36.053Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:55:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:55:36.054Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T13:55:36.055Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:55:36.055Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:55:36.069Z|ea0a081b-4f0d-49b1-9e6f-50634a2053f5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:55:42.454Z|da7acdd5-d5bd-4243-8d76-287ddfd4cd8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:55:42.455Z|da7acdd5-d5bd-4243-8d76-287ddfd4cd8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:55:42.473Z|dd2ca47e-ff27-4f74-bd2a-f87d9bc26bb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:55:42.474Z|dd2ca47e-ff27-4f74-bd2a-f87d9bc26bb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:55:44.568Z|da6e4824-a2a8-42b4-933a-978c42d05781|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:55:44.568Z|da6e4824-a2a8-42b4-933a-978c42d05781|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:55:44.947Z|cca5724e-d4d7-4456-92ed-749e52482d09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:55:44.948Z|cca5724e-d4d7-4456-92ed-749e52482d09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:55:46.195Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:55:46.203Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606 2022-05-09T13:55:46.203Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|INFO|500||Invoke 2022-05-09T13:55:46.204Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||===========================request begin================================================ 2022-05-09T13:55:46.204Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606 2022-05-09T13:55:46.204Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Method : GET 2022-05-09T13:55:46.204Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b1a735e5f1cf19e", X-B3-SpanId:"15cd586d04919e26", X-B3-ParentSpanId:"6b1a735e5f1cf19e", X-B3-Sampled:"0", X-ONAP-RequestID:"c9f1699d-4e8e-4c00-8574-55d5553845a7", X-RequestID:"c9f1699d-4e8e-4c00-8574-55d5553845a7", X-TransactionID:"c9f1699d-4e8e-4c00-8574-55d5553845a7", X-ECOMP-RequestID:"c9f1699d-4e8e-4c00-8574-55d5553845a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa363edb-a43a-4b41-8553-a78834a7ec6d"] 2022-05-09T13:55:46.205Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Request body: 2022-05-09T13:55:46.205Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||==========================request end================================================ 2022-05-09T13:55:46.234Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||============================response begin========================================== 2022-05-09T13:55:46.234Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Status code : 200 OK 2022-05-09T13:55:46.235Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Status text : 2022-05-09T13:55:46.235Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:55:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:55:46.236Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Response body: { "requestId" : "d20e8a9f-d2d7-456d-957b-bc0d4e05b606", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T13:54:36.000+00:00", "endTime" : "2022-05-09T13:55:42.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6\",\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\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\",\n\t\t\t\"modelVersionId\": \"a066d17f-bc12-489c-a3dd-4d56178c4cda\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"35dd4943-f038-4950-9b6c-7650682d7b32\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T13:55:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "serviceInstanceName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d20e8a9f-d2d7-456d-957b-bc0d4e05b606", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606" } } } 2022-05-09T13:55:46.237Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||=======================response end================================================= 2022-05-09T13:55:46.238Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|INFO|500||InvokeReturn 2022-05-09T13:55:46.241Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false 2022-05-09T13:55:46.242Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:55:46.242Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:55:46.243Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false 2022-05-09T13:55:46.243Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:55:46.243Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b1a735e5f1cf19e", X-B3-SpanId:"f6d7fb4250e22024", X-B3-ParentSpanId:"6b1a735e5f1cf19e", X-B3-Sampled:"0", X-ONAP-RequestID:"c9f1699d-4e8e-4c00-8574-55d5553845a7", X-RequestID:"c9f1699d-4e8e-4c00-8574-55d5553845a7", X-TransactionID:"c9f1699d-4e8e-4c00-8574-55d5553845a7", X-ECOMP-RequestID:"c9f1699d-4e8e-4c00-8574-55d5553845a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfa70dc5-7d70-4ca5-8a90-8d41e79c2fcf"] 2022-05-09T13:55:46.244Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:55:46.244Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:55:46.268Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:55:46.269Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:55:46.269Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:55:46.270Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:55:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:55:46.271Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T13:55:46.271Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:55:46.272Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:55:46.298Z|c9f1699d-4e8e-4c00-8574-55d5553845a7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:55:46.414Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:55:46.418Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606 2022-05-09T13:55:46.419Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|INFO|500||Invoke 2022-05-09T13:55:46.419Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||===========================request begin================================================ 2022-05-09T13:55:46.419Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606 2022-05-09T13:55:46.420Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Method : GET 2022-05-09T13:55:46.420Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b50cde94bfd77b0", X-B3-SpanId:"f260b3b8f8a2d70f", X-B3-ParentSpanId:"0b50cde94bfd77b0", X-B3-Sampled:"0", X-ONAP-RequestID:"6f082c49-02f2-4f59-b097-cb57ad7bfe30", X-RequestID:"6f082c49-02f2-4f59-b097-cb57ad7bfe30", X-TransactionID:"6f082c49-02f2-4f59-b097-cb57ad7bfe30", X-ECOMP-RequestID:"6f082c49-02f2-4f59-b097-cb57ad7bfe30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b924890a-0102-427d-aff2-2b43dce979ce"] 2022-05-09T13:55:46.420Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Request body: 2022-05-09T13:55:46.421Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||==========================request end================================================ 2022-05-09T13:55:46.453Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||============================response begin========================================== 2022-05-09T13:55:46.454Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Status code : 200 OK 2022-05-09T13:55:46.454Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Status text : 2022-05-09T13:55:46.455Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:55:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:55:46.456Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Response body: { "requestId" : "d20e8a9f-d2d7-456d-957b-bc0d4e05b606", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T13:54:36.000+00:00", "endTime" : "2022-05-09T13:55:42.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6\",\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\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\",\n\t\t\t\"modelVersionId\": \"a066d17f-bc12-489c-a3dd-4d56178c4cda\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"35dd4943-f038-4950-9b6c-7650682d7b32\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T13:55:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "serviceInstanceName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d20e8a9f-d2d7-456d-957b-bc0d4e05b606", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606" } } } 2022-05-09T13:55:46.457Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||=======================response end================================================= 2022-05-09T13:55:46.457Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|INFO|500||InvokeReturn 2022-05-09T13:55:46.459Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false 2022-05-09T13:55:46.459Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:55:46.460Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:55:46.460Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false 2022-05-09T13:55:46.460Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:55:46.460Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b50cde94bfd77b0", X-B3-SpanId:"48c644c82659c105", X-B3-ParentSpanId:"0b50cde94bfd77b0", X-B3-Sampled:"0", X-ONAP-RequestID:"6f082c49-02f2-4f59-b097-cb57ad7bfe30", X-RequestID:"6f082c49-02f2-4f59-b097-cb57ad7bfe30", X-TransactionID:"6f082c49-02f2-4f59-b097-cb57ad7bfe30", X-ECOMP-RequestID:"6f082c49-02f2-4f59-b097-cb57ad7bfe30", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e3f27f0-5da5-435e-8c63-245ad8a66646"] 2022-05-09T13:55:46.461Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:55:46.461Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:55:46.487Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:55:46.487Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:55:46.488Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:55:46.488Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:55:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:55:46.491Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T13:55:46.491Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:55:46.492Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:55:46.505Z|6f082c49-02f2-4f59-b097-cb57ad7bfe30|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:55:46.628Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:55:46.633Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606 2022-05-09T13:55:46.634Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|INFO|500||Invoke 2022-05-09T13:55:46.634Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||===========================request begin================================================ 2022-05-09T13:55:46.634Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606 2022-05-09T13:55:46.635Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Method : GET 2022-05-09T13:55:46.635Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3e5d6a374b4e55d3", X-B3-SpanId:"aaa482a83f243bd1", X-B3-ParentSpanId:"3e5d6a374b4e55d3", X-B3-Sampled:"0", X-ONAP-RequestID:"f2c272eb-b3d9-4399-aaee-e3baab4fb971", X-RequestID:"f2c272eb-b3d9-4399-aaee-e3baab4fb971", X-TransactionID:"f2c272eb-b3d9-4399-aaee-e3baab4fb971", X-ECOMP-RequestID:"f2c272eb-b3d9-4399-aaee-e3baab4fb971", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11a97710-7d0b-4add-8f06-117643a75df7"] 2022-05-09T13:55:46.635Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Request body: 2022-05-09T13:55:46.635Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||==========================request end================================================ 2022-05-09T13:55:46.664Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||============================response begin========================================== 2022-05-09T13:55:46.664Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Status code : 200 OK 2022-05-09T13:55:46.665Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Status text : 2022-05-09T13:55:46.665Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:55:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:55:46.666Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Response body: { "requestId" : "d20e8a9f-d2d7-456d-957b-bc0d4e05b606", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T13:54:36.000+00:00", "endTime" : "2022-05-09T13:55:42.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6\",\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\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\",\n\t\t\t\"modelVersionId\": \"a066d17f-bc12-489c-a3dd-4d56178c4cda\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"35dd4943-f038-4950-9b6c-7650682d7b32\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T13:55:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "serviceInstanceName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d20e8a9f-d2d7-456d-957b-bc0d4e05b606", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606" } } } 2022-05-09T13:55:46.666Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||=======================response end================================================= 2022-05-09T13:55:46.667Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|INFO|500||InvokeReturn 2022-05-09T13:55:46.670Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false 2022-05-09T13:55:46.671Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:55:46.671Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:55:46.671Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false 2022-05-09T13:55:46.671Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:55:46.672Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3e5d6a374b4e55d3", X-B3-SpanId:"71a91b3b820959d0", X-B3-ParentSpanId:"3e5d6a374b4e55d3", X-B3-Sampled:"0", X-ONAP-RequestID:"f2c272eb-b3d9-4399-aaee-e3baab4fb971", X-RequestID:"f2c272eb-b3d9-4399-aaee-e3baab4fb971", X-TransactionID:"f2c272eb-b3d9-4399-aaee-e3baab4fb971", X-ECOMP-RequestID:"f2c272eb-b3d9-4399-aaee-e3baab4fb971", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d102369a-b639-415b-9790-e4e83bb06382"] 2022-05-09T13:55:46.672Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:55:46.672Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:55:46.692Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:55:46.693Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:55:46.693Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:55:46.694Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:55:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:55:46.695Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T13:55:46.695Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:55:46.695Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:55:46.709Z|f2c272eb-b3d9-4399-aaee-e3baab4fb971|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:55:46.837Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:55:46.844Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606 2022-05-09T13:55:46.845Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|INFO|500||Invoke 2022-05-09T13:55:46.845Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||===========================request begin================================================ 2022-05-09T13:55:46.846Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606 2022-05-09T13:55:46.846Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Method : GET 2022-05-09T13:55:46.846Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1793b9a561d41cce", X-B3-SpanId:"0038cbb41cb2a4e6", X-B3-ParentSpanId:"1793b9a561d41cce", X-B3-Sampled:"0", X-ONAP-RequestID:"5cca18a7-81d9-4b0b-84d5-9e989fa3a8be", X-RequestID:"5cca18a7-81d9-4b0b-84d5-9e989fa3a8be", X-TransactionID:"5cca18a7-81d9-4b0b-84d5-9e989fa3a8be", X-ECOMP-RequestID:"5cca18a7-81d9-4b0b-84d5-9e989fa3a8be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab155bf0-2743-4eb1-be2c-d0f5715bab8b"] 2022-05-09T13:55:46.847Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Request body: 2022-05-09T13:55:46.847Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||==========================request end================================================ 2022-05-09T13:55:46.880Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||============================response begin========================================== 2022-05-09T13:55:46.881Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Status code : 200 OK 2022-05-09T13:55:46.881Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Status text : 2022-05-09T13:55:46.882Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:55:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:55:46.883Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Response body: { "requestId" : "d20e8a9f-d2d7-456d-957b-bc0d4e05b606", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T13:54:36.000+00:00", "endTime" : "2022-05-09T13:55:42.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6\",\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\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\",\n\t\t\t\"modelVersionId\": \"a066d17f-bc12-489c-a3dd-4d56178c4cda\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"35dd4943-f038-4950-9b6c-7650682d7b32\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T13:55:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "serviceInstanceName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d20e8a9f-d2d7-456d-957b-bc0d4e05b606", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606" } } } 2022-05-09T13:55:46.883Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||=======================response end================================================= 2022-05-09T13:55:46.884Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|INFO|500||InvokeReturn 2022-05-09T13:55:46.886Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false 2022-05-09T13:55:46.887Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:55:46.887Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:55:46.887Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false 2022-05-09T13:55:46.888Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:55:46.888Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1793b9a561d41cce", X-B3-SpanId:"b79c897bd215c51d", X-B3-ParentSpanId:"1793b9a561d41cce", X-B3-Sampled:"0", X-ONAP-RequestID:"5cca18a7-81d9-4b0b-84d5-9e989fa3a8be", X-RequestID:"5cca18a7-81d9-4b0b-84d5-9e989fa3a8be", X-TransactionID:"5cca18a7-81d9-4b0b-84d5-9e989fa3a8be", X-ECOMP-RequestID:"5cca18a7-81d9-4b0b-84d5-9e989fa3a8be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55dea153-9981-4204-8d80-9cfe62af64f0"] 2022-05-09T13:55:46.888Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:55:46.889Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:55:46.907Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:55:46.907Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:55:46.908Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:55:46.908Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:55:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:55:46.910Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T13:55:46.910Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:55:46.911Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:55:46.925Z|5cca18a7-81d9-4b0b-84d5-9e989fa3a8be|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:55:47.062Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:55:47.067Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606 2022-05-09T13:55:47.068Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|INFO|500||Invoke 2022-05-09T13:55:47.068Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||===========================request begin================================================ 2022-05-09T13:55:47.069Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606 2022-05-09T13:55:47.069Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Method : GET 2022-05-09T13:55:47.069Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9019801c349a7596", X-B3-SpanId:"8528276972d9968d", X-B3-ParentSpanId:"9019801c349a7596", X-B3-Sampled:"0", X-ONAP-RequestID:"e2315282-f7ec-4618-ad15-841554837d0c", X-RequestID:"e2315282-f7ec-4618-ad15-841554837d0c", X-TransactionID:"e2315282-f7ec-4618-ad15-841554837d0c", X-ECOMP-RequestID:"e2315282-f7ec-4618-ad15-841554837d0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1109074a-9d79-4e76-b3f3-584e128a9798"] 2022-05-09T13:55:47.069Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Request body: 2022-05-09T13:55:47.070Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||==========================request end================================================ 2022-05-09T13:55:47.116Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||============================response begin========================================== 2022-05-09T13:55:47.117Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Status code : 200 OK 2022-05-09T13:55:47.117Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Status text : 2022-05-09T13:55:47.117Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:55:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:55:47.120Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||Response body: { "requestId" : "d20e8a9f-d2d7-456d-957b-bc0d4e05b606", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T13:54:36.000+00:00", "endTime" : "2022-05-09T13:55:42.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6\",\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\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\",\n\t\t\t\"modelVersionId\": \"a066d17f-bc12-489c-a3dd-4d56178c4cda\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"35dd4943-f038-4950-9b6c-7650682d7b32\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T13:55:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "serviceInstanceName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d20e8a9f-d2d7-456d-957b-bc0d4e05b606", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606" } } } 2022-05-09T13:55:47.120Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|DEBUG|500||=======================response end================================================= 2022-05-09T13:55:47.121Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|INFO|500||InvokeReturn 2022-05-09T13:55:47.123Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false 2022-05-09T13:55:47.123Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:55:47.123Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:55:47.124Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false 2022-05-09T13:55:47.124Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:55:47.124Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9019801c349a7596", X-B3-SpanId:"bd41e678342309a6", X-B3-ParentSpanId:"9019801c349a7596", X-B3-Sampled:"0", X-ONAP-RequestID:"e2315282-f7ec-4618-ad15-841554837d0c", X-RequestID:"e2315282-f7ec-4618-ad15-841554837d0c", X-TransactionID:"e2315282-f7ec-4618-ad15-841554837d0c", X-ECOMP-RequestID:"e2315282-f7ec-4618-ad15-841554837d0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7974ea42-6db7-4974-87c9-c8c9cadfd19c"] 2022-05-09T13:55:47.124Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:55:47.125Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:55:47.147Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:55:47.147Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:55:47.148Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:55:47.148Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:55:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:55:47.150Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T13:55:47.150Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:55:47.151Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d20e8a9f-d2d7-456d-957b-bc0d4e05b606&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:55:47.167Z|e2315282-f7ec-4618-ad15-841554837d0c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d20e8a9f-d2d7-456d-957b-bc0d4e05b606|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:55:52.479Z|9bb360b1-d825-4f07-9bc9-803f06cfb658|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:55:52.480Z|9bb360b1-d825-4f07-9bc9-803f06cfb658|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:55:52.496Z|2e44740b-f172-4372-8af2-50178acb314e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:55:52.498Z|2e44740b-f172-4372-8af2-50178acb314e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:55:54.598Z|20776059-8eec-4a19-8bb4-c7df01f35140|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:55:54.599Z|20776059-8eec-4a19-8bb4-c7df01f35140|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:55:55.973Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:55:55.977Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|||INFO|500||Checking if requestId: ac3f3b2d-d00d-4c3c-be36-4b76a04f192b already exists in requestDb InfraActiveRequests table 2022-05-09T13:55:55.978Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b 2022-05-09T13:55:55.978Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|INFO|500||Invoke 2022-05-09T13:55:55.978Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||===========================request begin================================================ 2022-05-09T13:55:55.978Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b 2022-05-09T13:55:55.979Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Method : GET 2022-05-09T13:55:55.979Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f589038e77190e14", X-B3-SpanId:"0757c1d5687ee8fc", X-B3-ParentSpanId:"f589038e77190e14", X-B3-Sampled:"0", X-ONAP-RequestID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-RequestID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-TransactionID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-ECOMP-RequestID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f18edbd-371f-4c4e-ae03-efb00a370966"] 2022-05-09T13:55:55.980Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Request body: 2022-05-09T13:55:55.980Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||==========================request end================================================ 2022-05-09T13:55:56.005Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||============================response begin========================================== 2022-05-09T13:55:56.005Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T13:55:56.006Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Status text : 2022-05-09T13:55:56.006Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 09 May 2022 13:55:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:55:56.006Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Response body: 2022-05-09T13:55:56.007Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||=======================response end================================================= 2022-05-09T13:55:56.007Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|INFO|404|Not Found|InvokeReturn 2022-05-09T13:55:56.027Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|||INFO|500||Running local validations 2022-05-09T13:55:56.027Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-05-09T13:55:56.035Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T13:55:56.078Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/89c6649b-182a-4e0b-8b20-1f62347dca27|INFO|500||Invoke 2022-05-09T13:55:56.079Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/89c6649b-182a-4e0b-8b20-1f62347dca27|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/89c6649b-182a-4e0b-8b20-1f62347dca27 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ac3f3b2d-d00d-4c3c-be36-4b76a04f192b], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1254f9a4-4633-4a64-a618-f2d8efd1b16f], X-ECOMP-RequestID=[ac3f3b2d-d00d-4c3c-be36-4b76a04f192b], X-TransactionId=[], X-ONAP-RequestID=[ac3f3b2d-d00d-4c3c-be36-4b76a04f192b]} 2022-05-09T13:55:56.143Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/89c6649b-182a-4e0b-8b20-1f62347dca27|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/89c6649b-182a-4e0b-8b20-1f62347dca27 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220509-13:55:55:158-24584], Content-Length=[377], Date=[Mon, 09 May 2022 13:55:55 GMT], Content-Type=[application/json]} 2022-05-09T13:55:56.145Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/89c6649b-182a-4e0b-8b20-1f62347dca27|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/89c6649b-182a-4e0b-8b20-1f62347dca27","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/89c6649b-182a-4e0b-8b20-1f62347dca27","ERR.5.4.6114"]}}} 2022-05-09T13:55:56.145Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/89c6649b-182a-4e0b-8b20-1f62347dca27|INFO|404|Not Found|InvokeReturn 2022-05-09T13:55:56.157Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/89c6649b-182a-4e0b-8b20-1f62347dca27 2022-05-09T13:55:56.159Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 89c6649b-182a-4e0b-8b20-1f62347dca27 2022-05-09T13:55:56.163Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T13:55:56.200Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/89c6649b-182a-4e0b-8b20-1f62347dca27 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-05-09T13:55:56.201Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/89c6649b-182a-4e0b-8b20-1f62347dca27|INFO|500||Invoke 2022-05-09T13:55:56.315Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/89c6649b-182a-4e0b-8b20-1f62347dca27|INFO|404|Not Found|InvokeReturn 2022-05-09T13:55:56.315Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/89c6649b-182a-4e0b-8b20-1f62347dca27 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220509-13:55:55:265-19154], Content-Length=[377], Date=[Mon, 09 May 2022 13:55:55 GMT], Content-Type=[application/json]} 2022-05-09T13:55:56.316Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|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/89c6649b-182a-4e0b-8b20-1f62347dca27","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/89c6649b-182a-4e0b-8b20-1f62347dca27","ERR.5.4.6114"]}}} 2022-05-09T13:55:56.320Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/89c6649b-182a-4e0b-8b20-1f62347dca27 2022-05-09T13:55:56.321Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 89c6649b-182a-4e0b-8b20-1f62347dca27 2022-05-09T13:55:56.327Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T13:55:56.374Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|INFO|500||Invoke 2022-05-09T13:55:56.375Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ac3f3b2d-d00d-4c3c-be36-4b76a04f192b], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f1e88271-3a90-4474-9057-aed43c651a5c], X-ECOMP-RequestID=[ac3f3b2d-d00d-4c3c-be36-4b76a04f192b], X-TransactionId=[], X-ONAP-RequestID=[ac3f3b2d-d00d-4c3c-be36-4b76a04f192b]} 2022-05-09T13:55:56.510Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220509-13:55:55:435-35900], vertex-id=[208944], Content-Length=[614], Date=[Mon, 09 May 2022 13:55:55 GMT], Content-Type=[application/json]} 2022-05-09T13:55:56.511Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|DEBUG|500||{"tenant-id":"f4e615c02fa54678a39840871478fa74","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1652104412093","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"}]}]}} 2022-05-09T13:55:56.512Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|INFO|500||InvokeReturn 2022-05-09T13:55:56.514Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-05-09T13:55:56.514Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-05-09T13:55:56.517Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/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 2022-05-09T13:55:56.517Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-05-09T13:55:56.518Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-05-09T13:55:56.518Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/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 2022-05-09T13:55:56.518Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-05-09T13:55:56.519Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/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:"f589038e77190e14", X-B3-SpanId:"285d4ab7c1cf46a2", X-B3-ParentSpanId:"f589038e77190e14", X-B3-Sampled:"0", X-ONAP-RequestID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-RequestID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-TransactionID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-ECOMP-RequestID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"499f268b-66da-44bd-b097-4fce21853ce1"] 2022-05-09T13:55:56.519Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"56d0eceb-5244-45ce-8898-f3c61494dd81"},"instanceName":"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0","requestScope":"network"} 2022-05-09T13:55:56.520Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-05-09T13:55:56.552Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-05-09T13:55:56.553Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-05-09T13:55:56.553Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-05-09T13:55:56.554Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/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:"Mon, 09 May 2022 13:55:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:55:56.554Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-05-09T13:55:56.555Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-05-09T13:55:56.555Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-05-09T13:55:56.557Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0 2022-05-09T13:55:56.558Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0|INFO|500||Invoke 2022-05-09T13:55:56.558Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0|DEBUG|500||===========================request begin================================================ 2022-05-09T13:55:56.558Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0 2022-05-09T13:55:56.559Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0|DEBUG|500||Method : GET 2022-05-09T13:55:56.559Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-RequestID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-TransactionID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-ECOMP-RequestID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf6302c5-f718-430b-a6d6-558f56ec3c0f"] 2022-05-09T13:55:56.559Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0|DEBUG|500||Request body: 2022-05-09T13:55:56.560Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0|DEBUG|500||==========================request end================================================ 2022-05-09T13:55:56.610Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0|DEBUG|500||============================response begin========================================== 2022-05-09T13:55:56.611Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0|DEBUG|500||Status code : 200 OK 2022-05-09T13:55:56.611Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0|DEBUG|500||Status text : 2022-05-09T13:55:56.612Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:55:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:55:56.614Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0|DEBUG|500||Response body: { "modelCustomizationUUID" : "c0b970a5-2b8d-4a59-9495-d423c9dfcea0", "modelInstanceName" : "Generic NeutronNet", "created" : "2022-05-09T13:53:29.000+00:00", "networkTechnology" : "NEUTRON", "networkType" : "NEUTRON", "networkScope" : null, "networkRole" : null, "resourceInput" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0/networkResource" } } } 2022-05-09T13:55:56.614Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0|DEBUG|500||=======================response end================================================= 2022-05-09T13:55:56.615Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0|INFO|500||InvokeReturn 2022-05-09T13:55:56.635Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0/networkResource 2022-05-09T13:55:56.636Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0/networkResource|INFO|500||Invoke 2022-05-09T13:55:56.636Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0/networkResource|DEBUG|500||===========================request begin================================================ 2022-05-09T13:55:56.637Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0/networkResource|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0/networkResource 2022-05-09T13:55:56.637Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0/networkResource|DEBUG|500||Method : GET 2022-05-09T13:55:56.637Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0/networkResource|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-RequestID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-TransactionID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-ECOMP-RequestID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22f318fa-330c-471d-ae8c-b5f972c5604a"] 2022-05-09T13:55:56.638Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0/networkResource|DEBUG|500||Request body: 2022-05-09T13:55:56.638Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0/networkResource|DEBUG|500||==========================request end================================================ 2022-05-09T13:55:56.679Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0/networkResource|DEBUG|500||============================response begin========================================== 2022-05-09T13:55:56.680Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0/networkResource|DEBUG|500||Status code : 200 OK 2022-05-09T13:55:56.680Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0/networkResource|DEBUG|500||Status text : 2022-05-09T13:55:56.680Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0/networkResource|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/networkResource/1f771fc8-afc1-48d1-8bd4-3f2f76a7ea82", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:55:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:55:56.688Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0/networkResource|DEBUG|500||Response body: { "modelUUID" : "1f771fc8-afc1-48d1-8bd4-3f2f76a7ea82", "orchestrationMode" : "HEAT", "description" : "Generic NeutronNet", "neutronNetworkType" : "BASIC", "aicVersionMin" : "2.0", "aicVersionMax" : "3.0", "modelName" : "Generic NeutronNet", "modelInvariantUUID" : "e6bafd30-659c-43c4-a0a5-822635c8173a", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet", "category" : null, "subCategory" : null, "created" : "2022-05-09T13:53:29.000+00:00", "hibernateLazyInitializer" : { }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/1f771fc8-afc1-48d1-8bd4-3f2f76a7ea82" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/1f771fc8-afc1-48d1-8bd4-3f2f76a7ea82" }, "collectionNetworkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/1f771fc8-afc1-48d1-8bd4-3f2f76a7ea82/collectionNetworkResourceCustomization" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/1f771fc8-afc1-48d1-8bd4-3f2f76a7ea82/networkResourceCustomization" }, "heatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/1f771fc8-afc1-48d1-8bd4-3f2f76a7ea82/heatTemplate" } } } 2022-05-09T13:55:56.688Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0/networkResource|DEBUG|500||=======================response end================================================= 2022-05-09T13:55:56.688Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/c0b970a5-2b8d-4a59-9495-d423c9dfcea0/networkResource|INFO|500||InvokeReturn 2022-05-09T13:55:56.703Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/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 2022-05-09T13:55:56.703Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke 2022-05-09T13:55:56.704Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-05-09T13:55:56.704Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/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 2022-05-09T13:55:56.704Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Method : GET 2022-05-09T13:55:56.704Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/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:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-RequestID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-TransactionID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-ECOMP-RequestID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c3f9f75-affd-436a-86ea-522152e24af9"] 2022-05-09T13:55:56.705Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Request body: 2022-05-09T13:55:56.705Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||==========================request end================================================ 2022-05-09T13:55:56.734Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||============================response begin========================================== 2022-05-09T13:55:56.734Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/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 2022-05-09T13:55:56.735Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text : 2022-05-09T13:55:56.735Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/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:"Mon, 09 May 2022 13:55:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:55:56.736Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Response body: 2022-05-09T13:55:56.736Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||=======================response end================================================= 2022-05-09T13:55:56.736Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/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 2022-05-09T13:55:56.738Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/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 2022-05-09T13:55:56.738Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2022-05-09T13:55:56.738Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/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================================================ 2022-05-09T13:55:56.739Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/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 2022-05-09T13:55:56.739Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/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 2022-05-09T13:55:56.739Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/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:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-RequestID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-TransactionID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-ECOMP-RequestID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7a394eb-e9a5-4434-ac0b-6ee5ba78f071"] 2022-05-09T13:55:56.739Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/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: 2022-05-09T13:55:56.740Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/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================================================ 2022-05-09T13:55:56.778Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/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========================================== 2022-05-09T13:55:56.780Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/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 2022-05-09T13:55:56.780Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/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 : 2022-05-09T13:55:56.781Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:55:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:55:56.786Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/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" : 179, "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" : "2022-05-09T12:55:17.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/179" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/179" } } } 2022-05-09T13:55:56.786Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/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================================================= 2022-05-09T13:55:56.787Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2022-05-09T13:55:56.802Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T13:55:56.803Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-05-09T13:55:56.803Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-05-09T13:55:56.805Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T13:55:56.805Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-05-09T13:55:56.805Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/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:"2665", X-B3-TraceId:"f589038e77190e14", X-B3-SpanId:"0a33349384b9b0aa", X-B3-ParentSpanId:"f589038e77190e14", X-B3-Sampled:"0", X-ONAP-RequestID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-RequestID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-TransactionID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-ECOMP-RequestID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99d47041-1cce-4e29-a872-517a7d216a1f"] 2022-05-09T13:55:56.806Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b","requestStatus":"IN_PROGRESS","startTime":1652104556027,"source":"VID","tenantId":"f4e615c02fa54678a39840871478fa74","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e6bafd30-659c-43c4-a0a5-822635c8173a\",\n \"modelVersionId\": \"1f771fc8-afc1-48d1-8bd4-3f2f76a7ea82\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c0b970a5-2b8d-4a59-9495-d423c9dfcea0\",\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\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"56d0eceb-5244-45ce-8898-f3c61494dd81\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a066d17f-bc12-489c-a3dd-4d56178c4cda\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"56d0eceb-5244-45ce-8898-f3c61494dd81","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b"} 2022-05-09T13:55:56.806Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-05-09T13:55:56.840Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-05-09T13:55:56.840Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-05-09T13:55:56.841Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-05-09T13:55:56.841Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/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/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:55:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:55:56.849Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T13:55:56.027+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e6bafd30-659c-43c4-a0a5-822635c8173a\",\n \"modelVersionId\": \"1f771fc8-afc1-48d1-8bd4-3f2f76a7ea82\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c0b970a5-2b8d-4a59-9495-d423c9dfcea0\",\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\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"56d0eceb-5244-45ce-8898-f3c61494dd81\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a066d17f-bc12-489c-a3dd-4d56178c4cda\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-05-09T13:55:55.198+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "requestScope" : "network", "requestAction" : "createInstance", "networkName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b" } } } 2022-05-09T13:55:56.849Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-05-09T13:55:56.850Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-05-09T13:55:56.864Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/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 2022-05-09T13:55:56.865Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-05-09T13:55:56.865Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-05-09T13:55:56.865Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/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 2022-05-09T13:55:56.866Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-05-09T13:55:56.866Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/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:"f589038e77190e14", X-B3-SpanId:"2049143ae427dd2a", X-B3-ParentSpanId:"f589038e77190e14", X-B3-Sampled:"0", X-ONAP-RequestID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-RequestID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-TransactionID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-ECOMP-RequestID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5672513-dccb-4404-a4eb-26a7a688ab5b"] 2022-05-09T13:55:56.866Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/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\":\"e6bafd30-659c-43c4-a0a5-822635c8173a\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"c0b970a5-2b8d-4a59-9495-d423c9dfcea0\",\"modelVersionId\":\"1f771fc8-afc1-48d1-8bd4-3f2f76a7ea82\",\"modelCustomizationId\":\"c0b970a5-2b8d-4a59-9495-d423c9dfcea0\",\"modelUuid\":\"1f771fc8-afc1-48d1-8bd4-3f2f76a7ea82\",\"modelInvariantUuid\":\"e6bafd30-659c-43c4-a0a5-822635c8173a\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"89c6649b-182a-4e0b-8b20-1f62347dca27\",\"source\":\"VID\",\"instanceName\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"56d0eceb-5244-45ce-8898-f3c61494dd81\",\"modelInfo\":{\"modelInvariantId\":\"89c6649b-182a-4e0b-8b20-1f62347dca27\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"a066d17f-bc12-489c-a3dd-4d56178c4cda\",\"modelUuid\":\"a066d17f-bc12-489c-a3dd-4d56178c4cda\",\"modelInvariantUuid\":\"89c6649b-182a-4e0b-8b20-1f62347dca27\"}}}],\"cloudConfiguration\":{\"tenantId\":\"f4e615c02fa54678a39840871478fa74\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"56d0eceb-5244-45ce-8898-f3c61494dd81\"}","type":"String"},"requestId":{"value":"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b","type":"String"},"mso-request-id":{"value":"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"56d0eceb-5244-45ce-8898-f3c61494dd81","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/56d0eceb-5244-45ce-8898-f3c61494dd81/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-05-09T13:55:56.867Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-05-09T13:55:57.895Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-05-09T13:55:57.895Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-05-09T13:55:57.896Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-05-09T13:55:57.896Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 09 May 2022 13:55:57 GMT", X-ONAP-RequestID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-RequestID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-TransactionID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-ECOMP-RequestID:"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e5672513-dccb-4404-a4eb-26a7a688ab5b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:55:57.897Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b\",\"instanceId\":\"a9463035-be5e-4560-84e5-f5a76f814c28\"}}","message":"Success","processInstanceID":"bff4be0c-cf9f-11ec-b07a-dafaaf2ee302","variables":null,"messageCode":200} 2022-05-09T13:55:57.897Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-05-09T13:55:57.898Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-05-09T13:55:57.902Z|ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:55:58.046Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:55:58.050Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b 2022-05-09T13:55:58.050Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|INFO|500||Invoke 2022-05-09T13:55:58.050Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||===========================request begin================================================ 2022-05-09T13:55:58.051Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b 2022-05-09T13:55:58.051Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Method : GET 2022-05-09T13:55:58.051Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8cb63ad6b26880a", X-B3-SpanId:"4991fedf2e8de143", X-B3-ParentSpanId:"b8cb63ad6b26880a", X-B3-Sampled:"0", X-ONAP-RequestID:"5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee", X-RequestID:"5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee", X-TransactionID:"5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee", X-ECOMP-RequestID:"5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f5c2b6c-b21d-4f46-8181-c2c28e91b8c7"] 2022-05-09T13:55:58.052Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Request body: 2022-05-09T13:55:58.052Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||==========================request end================================================ 2022-05-09T13:55:58.073Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||============================response begin========================================== 2022-05-09T13:55:58.073Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Status code : 200 OK 2022-05-09T13:55:58.074Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Status text : 2022-05-09T13:55:58.074Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:55:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:55:58.075Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Response body: { "requestId" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T13:55:56.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e6bafd30-659c-43c4-a0a5-822635c8173a\",\n \"modelVersionId\": \"1f771fc8-afc1-48d1-8bd4-3f2f76a7ea82\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c0b970a5-2b8d-4a59-9495-d423c9dfcea0\",\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\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"56d0eceb-5244-45ce-8898-f3c61494dd81\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a066d17f-bc12-489c-a3dd-4d56178c4cda\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T13:55:56.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "a9463035-be5e-4560-84e5-f5a76f814c28", "networkName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b" } } } 2022-05-09T13:55:58.075Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||=======================response end================================================= 2022-05-09T13:55:58.076Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|INFO|500||InvokeReturn 2022-05-09T13:55:58.078Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false 2022-05-09T13:55:58.078Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:55:58.078Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:55:58.078Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false 2022-05-09T13:55:58.079Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:55:58.079Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8cb63ad6b26880a", X-B3-SpanId:"37f0c176e1402aa7", X-B3-ParentSpanId:"b8cb63ad6b26880a", X-B3-Sampled:"0", X-ONAP-RequestID:"5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee", X-RequestID:"5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee", X-TransactionID:"5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee", X-ECOMP-RequestID:"5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7e08c49-3217-4120-93a0-5e817e549258"] 2022-05-09T13:55:58.079Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:55:58.080Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:55:58.095Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:55:58.096Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:55:58.096Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:55:58.097Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:55:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:55:58.099Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T13:55:58.099Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:55:58.100Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:55:58.116Z|5e3d1b9c-2456-4fbb-9d4a-a0f6f69b2aee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:55:59.947Z|ef3dbe55-fa80-4905-92ac-299add6724ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:55:59.948Z|ef3dbe55-fa80-4905-92ac-299add6724ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:56:00.272Z|59d03f04-9c6d-47fb-867c-17223e5e615f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:56:00.273Z|59d03f04-9c6d-47fb-867c-17223e5e615f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:56:02.505Z|a95a47ee-03cb-4d68-8675-60b49c548eff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:56:02.506Z|a95a47ee-03cb-4d68-8675-60b49c548eff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:56:02.535Z|4ca2887e-fd2e-4537-8e87-7b69f9cd6cce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:56:02.536Z|4ca2887e-fd2e-4537-8e87-7b69f9cd6cce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:56:04.642Z|cbd575c3-a0d1-4431-8bfb-018b521b0821|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:56:04.643Z|cbd575c3-a0d1-4431-8bfb-018b521b0821|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:56:08.252Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:56:08.257Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b 2022-05-09T13:56:08.258Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|INFO|500||Invoke 2022-05-09T13:56:08.258Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||===========================request begin================================================ 2022-05-09T13:56:08.258Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b 2022-05-09T13:56:08.259Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Method : GET 2022-05-09T13:56:08.259Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87bbcd02734bd929", X-B3-SpanId:"a0b4c890a2a006ec", X-B3-ParentSpanId:"87bbcd02734bd929", X-B3-Sampled:"0", X-ONAP-RequestID:"8f10a5e8-b96f-44a4-af60-85303e5a4bbe", X-RequestID:"8f10a5e8-b96f-44a4-af60-85303e5a4bbe", X-TransactionID:"8f10a5e8-b96f-44a4-af60-85303e5a4bbe", X-ECOMP-RequestID:"8f10a5e8-b96f-44a4-af60-85303e5a4bbe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cb59d06-e419-4338-bff7-fa45250c4ad1"] 2022-05-09T13:56:08.259Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Request body: 2022-05-09T13:56:08.259Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||==========================request end================================================ 2022-05-09T13:56:08.286Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||============================response begin========================================== 2022-05-09T13:56:08.286Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Status code : 200 OK 2022-05-09T13:56:08.286Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Status text : 2022-05-09T13:56:08.287Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:56:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:56:08.289Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Response body: { "requestId" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T13:55:56.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e6bafd30-659c-43c4-a0a5-822635c8173a\",\n \"modelVersionId\": \"1f771fc8-afc1-48d1-8bd4-3f2f76a7ea82\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c0b970a5-2b8d-4a59-9495-d423c9dfcea0\",\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\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"56d0eceb-5244-45ce-8898-f3c61494dd81\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a066d17f-bc12-489c-a3dd-4d56178c4cda\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T13:55:56.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "a9463035-be5e-4560-84e5-f5a76f814c28", "networkName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b" } } } 2022-05-09T13:56:08.289Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||=======================response end================================================= 2022-05-09T13:56:08.290Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|INFO|500||InvokeReturn 2022-05-09T13:56:08.292Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false 2022-05-09T13:56:08.293Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:56:08.293Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:56:08.294Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false 2022-05-09T13:56:08.294Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:56:08.294Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87bbcd02734bd929", X-B3-SpanId:"b9b0e8dc53abb55e", X-B3-ParentSpanId:"87bbcd02734bd929", X-B3-Sampled:"0", X-ONAP-RequestID:"8f10a5e8-b96f-44a4-af60-85303e5a4bbe", X-RequestID:"8f10a5e8-b96f-44a4-af60-85303e5a4bbe", X-TransactionID:"8f10a5e8-b96f-44a4-af60-85303e5a4bbe", X-ECOMP-RequestID:"8f10a5e8-b96f-44a4-af60-85303e5a4bbe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20246077-93a0-4142-98a5-754e48c36b90"] 2022-05-09T13:56:08.295Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:56:08.295Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:56:08.310Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:56:08.310Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:56:08.311Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:56:08.311Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:56:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:56:08.312Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T13:56:08.312Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:56:08.312Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:56:08.327Z|8f10a5e8-b96f-44a4-af60-85303e5a4bbe|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:56:12.533Z|894b4129-cd42-4248-b890-5019e1fff48f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:56:12.536Z|894b4129-cd42-4248-b890-5019e1fff48f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:56:12.559Z|2b27e49b-8432-4b82-aabc-529c603a67fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:56:12.560Z|2b27e49b-8432-4b82-aabc-529c603a67fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:56:14.664Z|d7e6e4eb-5c49-4aec-afba-d9a77e1890fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:56:14.666Z|d7e6e4eb-5c49-4aec-afba-d9a77e1890fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:56:14.947Z|64ec35a2-5dcf-45d1-9cd7-2197d269adf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:56:14.950Z|64ec35a2-5dcf-45d1-9cd7-2197d269adf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:56:17.060Z|ec8eba72-75fe-4147-abe7-b049c85bee00|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:56:17.061Z|ec8eba72-75fe-4147-abe7-b049c85bee00|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:56:18.467Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:56:18.473Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b 2022-05-09T13:56:18.474Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|INFO|500||Invoke 2022-05-09T13:56:18.474Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||===========================request begin================================================ 2022-05-09T13:56:18.474Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b 2022-05-09T13:56:18.474Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Method : GET 2022-05-09T13:56:18.474Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"386d9d7cd3fc0918", X-B3-SpanId:"924ff304246cf584", X-B3-ParentSpanId:"386d9d7cd3fc0918", X-B3-Sampled:"0", X-ONAP-RequestID:"d81cee1e-47c3-4718-b076-9578cd24e53b", X-RequestID:"d81cee1e-47c3-4718-b076-9578cd24e53b", X-TransactionID:"d81cee1e-47c3-4718-b076-9578cd24e53b", X-ECOMP-RequestID:"d81cee1e-47c3-4718-b076-9578cd24e53b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c9a3697-94c5-499c-ac99-9adeb5520fe4"] 2022-05-09T13:56:18.475Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Request body: 2022-05-09T13:56:18.475Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||==========================request end================================================ 2022-05-09T13:56:18.506Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||============================response begin========================================== 2022-05-09T13:56:18.506Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Status code : 200 OK 2022-05-09T13:56:18.506Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Status text : 2022-05-09T13:56:18.507Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:56:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:56:18.508Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Response body: { "requestId" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "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" : "2022-05-09T13:55:56.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e6bafd30-659c-43c4-a0a5-822635c8173a\",\n \"modelVersionId\": \"1f771fc8-afc1-48d1-8bd4-3f2f76a7ea82\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c0b970a5-2b8d-4a59-9495-d423c9dfcea0\",\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\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"56d0eceb-5244-45ce-8898-f3c61494dd81\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a066d17f-bc12-489c-a3dd-4d56178c4cda\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T13:56:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "a9463035-be5e-4560-84e5-f5a76f814c28", "networkName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b" } } } 2022-05-09T13:56:18.509Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||=======================response end================================================= 2022-05-09T13:56:18.510Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|INFO|500||InvokeReturn 2022-05-09T13:56:18.512Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false 2022-05-09T13:56:18.513Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:56:18.513Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:56:18.514Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false 2022-05-09T13:56:18.514Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:56:18.514Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"386d9d7cd3fc0918", X-B3-SpanId:"74ae5eace96547e3", X-B3-ParentSpanId:"386d9d7cd3fc0918", X-B3-Sampled:"0", X-ONAP-RequestID:"d81cee1e-47c3-4718-b076-9578cd24e53b", X-RequestID:"d81cee1e-47c3-4718-b076-9578cd24e53b", X-TransactionID:"d81cee1e-47c3-4718-b076-9578cd24e53b", X-ECOMP-RequestID:"d81cee1e-47c3-4718-b076-9578cd24e53b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b6d1291-25e6-4dee-af85-c8d23183533b"] 2022-05-09T13:56:18.515Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:56:18.515Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:56:18.533Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:56:18.533Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:56:18.533Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:56:18.534Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:56:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:56:18.535Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T13:56:18.536Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:56:18.536Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:56:18.604Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T13:56:18.604Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T13:56:18.604Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T13:56:18.605Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T13:56:18.605Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T13:56:18.605Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d81cee1e-47c3-4718-b076-9578cd24e53b", X-RequestID:"d81cee1e-47c3-4718-b076-9578cd24e53b", X-TransactionID:"d81cee1e-47c3-4718-b076-9578cd24e53b", X-ECOMP-RequestID:"d81cee1e-47c3-4718-b076-9578cd24e53b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"320e82dd-b0e8-4ca2-85c3-84014b133d2b"] 2022-05-09T13:56:18.606Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T13:56:18.606Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T13:56:18.879Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T13:56:18.879Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T13:56:18.880Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T13:56:18.880Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=94535534641AE81922B42B592DBF1B41; 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:"Mon, 09 May 2022 13:56:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:56:18.881Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ca853543-cf9f-11ec-b07a-dafaaf2ee302","businessKey":"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-09T13:56:14.612+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"bff4be0c-cf9f-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"ca83885c-cf9f-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-05-09T13:56:18.881Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T13:56:18.882Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T13:56:18.924Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T13:56:18.925Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T13:56:18.925Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T13:56:18.925Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T13:56:18.926Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T13:56:18.926Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d81cee1e-47c3-4718-b076-9578cd24e53b", X-RequestID:"d81cee1e-47c3-4718-b076-9578cd24e53b", X-TransactionID:"d81cee1e-47c3-4718-b076-9578cd24e53b", X-ECOMP-RequestID:"d81cee1e-47c3-4718-b076-9578cd24e53b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0fb31e47-7ea5-4fc5-943f-240efb0c9332"] 2022-05-09T13:56:18.926Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T13:56:18.926Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T13:56:19.088Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T13:56:19.089Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T13:56:19.090Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T13:56:19.090Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=584730A3F5B8E37748A9399569B2A212; 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:"Mon, 09 May 2022 13:56:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:56:19.091Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:ca855c5a-cf9f-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"ca853543-cf9f-11ec-b07a-dafaaf2ee302","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"ca853543-cf9f-11ec-b07a-dafaaf2ee302","executionId":"ca853543-cf9f-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T13:56:14.613+0000","endTime":"2022-05-09T13:56:14.614+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"bff4be0c-cf9f-11ec-b07a-dafaaf2ee302"}] 2022-05-09T13:56:19.091Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T13:56:19.091Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T13:56:19.099Z|d81cee1e-47c3-4718-b076-9578cd24e53b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:56:22.558Z|531bf888-a559-4bd4-8d44-525df67c9323|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:56:22.559Z|531bf888-a559-4bd4-8d44-525df67c9323|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:56:22.582Z|0f54aea1-cc67-46d8-b098-bba5ebca240d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:56:22.583Z|0f54aea1-cc67-46d8-b098-bba5ebca240d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:56:24.690Z|356b793e-0260-4636-a5b9-314fa440fba0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:56:24.691Z|356b793e-0260-4636-a5b9-314fa440fba0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:56:29.229Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:56:29.235Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b 2022-05-09T13:56:29.236Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|INFO|500||Invoke 2022-05-09T13:56:29.236Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||===========================request begin================================================ 2022-05-09T13:56:29.236Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b 2022-05-09T13:56:29.237Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Method : GET 2022-05-09T13:56:29.237Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9782e3090f02148a", X-B3-SpanId:"71b10a5aa9531931", X-B3-ParentSpanId:"9782e3090f02148a", X-B3-Sampled:"0", X-ONAP-RequestID:"c2973faf-ceaa-4e1c-b238-28d55c7807c5", X-RequestID:"c2973faf-ceaa-4e1c-b238-28d55c7807c5", X-TransactionID:"c2973faf-ceaa-4e1c-b238-28d55c7807c5", X-ECOMP-RequestID:"c2973faf-ceaa-4e1c-b238-28d55c7807c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a43d586-3b30-4760-848f-3609c6230df6"] 2022-05-09T13:56:29.238Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Request body: 2022-05-09T13:56:29.238Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||==========================request end================================================ 2022-05-09T13:56:29.271Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||============================response begin========================================== 2022-05-09T13:56:29.271Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Status code : 200 OK 2022-05-09T13:56:29.272Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Status text : 2022-05-09T13:56:29.272Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:56:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:56:29.277Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Response body: { "requestId" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "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" : "2022-05-09T13:55:56.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e6bafd30-659c-43c4-a0a5-822635c8173a\",\n \"modelVersionId\": \"1f771fc8-afc1-48d1-8bd4-3f2f76a7ea82\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c0b970a5-2b8d-4a59-9495-d423c9dfcea0\",\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\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"56d0eceb-5244-45ce-8898-f3c61494dd81\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a066d17f-bc12-489c-a3dd-4d56178c4cda\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T13:56:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "a9463035-be5e-4560-84e5-f5a76f814c28", "networkName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "cloudIdentifier" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\"},\"environment\":null}", "created" : "2022-05-09T13:56:17.000+00:00" } ], "requestURI" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b" } } } 2022-05-09T13:56:29.277Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||=======================response end================================================= 2022-05-09T13:56:29.278Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|INFO|500||InvokeReturn 2022-05-09T13:56:29.280Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false 2022-05-09T13:56:29.281Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:56:29.281Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:56:29.281Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false 2022-05-09T13:56:29.282Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:56:29.282Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9782e3090f02148a", X-B3-SpanId:"9c54c2973c7c21cc", X-B3-ParentSpanId:"9782e3090f02148a", X-B3-Sampled:"0", X-ONAP-RequestID:"c2973faf-ceaa-4e1c-b238-28d55c7807c5", X-RequestID:"c2973faf-ceaa-4e1c-b238-28d55c7807c5", X-TransactionID:"c2973faf-ceaa-4e1c-b238-28d55c7807c5", X-ECOMP-RequestID:"c2973faf-ceaa-4e1c-b238-28d55c7807c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"721dcae1-3fad-40c6-89c3-54571c4739ac"] 2022-05-09T13:56:29.283Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:56:29.283Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:56:29.308Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:56:29.309Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:56:29.310Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:56:29.311Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:56:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:56:29.322Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "groupingId" : "df587284-60eb-40ef-a419-ef5a907dec3f", "name" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"f04fc0db-50c4-421d-baf0-6e50e26805a6\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_f933bea4-ea3d-44dd-b45d-91c778238389\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0/df587284-60eb-40ef-a419-ef5a907dec3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"updated_time\":null,\"creation_time\":1652104579000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2997ccaa76b41a8a13a535ab49de4b0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"network_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-05-09T13:56:22.000+00:00", "isDataInternal" : false } ] 2022-05-09T13:56:29.323Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:56:29.324Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:56:29.360Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T13:56:29.361Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T13:56:29.361Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T13:56:29.361Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T13:56:29.362Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T13:56:29.362Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c2973faf-ceaa-4e1c-b238-28d55c7807c5", X-RequestID:"c2973faf-ceaa-4e1c-b238-28d55c7807c5", X-TransactionID:"c2973faf-ceaa-4e1c-b238-28d55c7807c5", X-ECOMP-RequestID:"c2973faf-ceaa-4e1c-b238-28d55c7807c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21db7df7-ea50-4c05-a174-4d1b6501de9a"] 2022-05-09T13:56:29.362Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T13:56:29.363Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T13:56:29.487Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T13:56:29.488Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T13:56:29.488Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T13:56:29.489Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FEA9D41016527EAF9E0735B34E370AFE; 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:"Mon, 09 May 2022 13:56:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:56:29.490Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ca853543-cf9f-11ec-b07a-dafaaf2ee302","businessKey":"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-09T13:56:14.612+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"bff4be0c-cf9f-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"ca83885c-cf9f-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-05-09T13:56:29.490Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T13:56:29.490Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T13:56:29.532Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T13:56:29.533Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T13:56:29.533Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T13:56:29.533Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T13:56:29.534Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T13:56:29.534Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c2973faf-ceaa-4e1c-b238-28d55c7807c5", X-RequestID:"c2973faf-ceaa-4e1c-b238-28d55c7807c5", X-TransactionID:"c2973faf-ceaa-4e1c-b238-28d55c7807c5", X-ECOMP-RequestID:"c2973faf-ceaa-4e1c-b238-28d55c7807c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5cce080-0e65-4304-875d-d0921fbb4d8e"] 2022-05-09T13:56:29.534Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T13:56:29.535Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T13:56:29.658Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T13:56:29.658Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T13:56:29.659Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T13:56:29.659Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A85763546EDD05F89DF8400BCBAEC8A5; 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:"811", Date:"Mon, 09 May 2022 13:56:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:56:29.659Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:cf0650bb-cf9f-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"ca853543-cf9f-11ec-b07a-dafaaf2ee302","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"ca853543-cf9f-11ec-b07a-dafaaf2ee302","executionId":"ca853543-cf9f-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T13:56:22.170+0000","endTime":"2022-05-09T13:56:22.177+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"bff4be0c-cf9f-11ec-b07a-dafaaf2ee302"}] 2022-05-09T13:56:29.660Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T13:56:29.660Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T13:56:29.666Z|c2973faf-ceaa-4e1c-b238-28d55c7807c5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:56:29.947Z|1e4d639d-815f-45e9-92bf-311885b4ea5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:56:29.947Z|1e4d639d-815f-45e9-92bf-311885b4ea5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:56:30.274Z|89218d82-aa6c-4398-b239-e5296536f7ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:56:30.274Z|89218d82-aa6c-4398-b239-e5296536f7ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:56:32.581Z|346ec38e-bd25-48dc-b328-b87fb0942dca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:56:32.582Z|346ec38e-bd25-48dc-b328-b87fb0942dca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:56:32.604Z|90088c97-0e6d-4875-a71c-fc16f60e0dab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:56:32.605Z|90088c97-0e6d-4875-a71c-fc16f60e0dab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:56:34.715Z|1b0df7cf-e125-446b-b0bf-d4f778c2de8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:56:34.716Z|1b0df7cf-e125-446b-b0bf-d4f778c2de8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:56:39.805Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:56:39.810Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b 2022-05-09T13:56:39.811Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|INFO|500||Invoke 2022-05-09T13:56:39.811Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||===========================request begin================================================ 2022-05-09T13:56:39.811Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b 2022-05-09T13:56:39.812Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Method : GET 2022-05-09T13:56:39.812Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bdeaa755fbfc0bdd", X-B3-SpanId:"500d47f5b418db04", X-B3-ParentSpanId:"bdeaa755fbfc0bdd", X-B3-Sampled:"0", X-ONAP-RequestID:"c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3", X-RequestID:"c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3", X-TransactionID:"c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3", X-ECOMP-RequestID:"c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"709d75ed-e648-4b0a-9585-4e195bb04fbe"] 2022-05-09T13:56:39.812Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Request body: 2022-05-09T13:56:39.813Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||==========================request end================================================ 2022-05-09T13:56:39.848Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||============================response begin========================================== 2022-05-09T13:56:39.848Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Status code : 200 OK 2022-05-09T13:56:39.849Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Status text : 2022-05-09T13:56:39.849Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:56:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:56:39.850Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Response body: { "requestId" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "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" : "2022-05-09T13:55:56.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e6bafd30-659c-43c4-a0a5-822635c8173a\",\n \"modelVersionId\": \"1f771fc8-afc1-48d1-8bd4-3f2f76a7ea82\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c0b970a5-2b8d-4a59-9495-d423c9dfcea0\",\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\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"56d0eceb-5244-45ce-8898-f3c61494dd81\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a066d17f-bc12-489c-a3dd-4d56178c4cda\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T13:56:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "a9463035-be5e-4560-84e5-f5a76f814c28", "networkName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "cloudIdentifier" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\"},\"environment\":null}", "created" : "2022-05-09T13:56:17.000+00:00" } ], "requestURI" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b" } } } 2022-05-09T13:56:39.850Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||=======================response end================================================= 2022-05-09T13:56:39.851Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|INFO|500||InvokeReturn 2022-05-09T13:56:39.853Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false 2022-05-09T13:56:39.854Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:56:39.854Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:56:39.855Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false 2022-05-09T13:56:39.855Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:56:39.856Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bdeaa755fbfc0bdd", X-B3-SpanId:"3c105d08fa26d770", X-B3-ParentSpanId:"bdeaa755fbfc0bdd", X-B3-Sampled:"0", X-ONAP-RequestID:"c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3", X-RequestID:"c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3", X-TransactionID:"c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3", X-ECOMP-RequestID:"c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90bdad92-216a-4142-80f0-ccf092800591"] 2022-05-09T13:56:39.856Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:56:39.856Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:56:39.876Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:56:39.877Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:56:39.877Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:56:39.878Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:56:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:56:39.878Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "groupingId" : "df587284-60eb-40ef-a419-ef5a907dec3f", "name" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"86b2ed14-97bd-4feb-91f3-27e85614db78\",\"output_key\":\"subnet_id_f933bea4-ea3d-44dd-b45d-91c778238389\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"f04fc0db-50c4-421d-baf0-6e50e26805a6\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0/df587284-60eb-40ef-a419-ef5a907dec3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"updated_time\":null,\"creation_time\":1652104579000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2997ccaa76b41a8a13a535ab49de4b0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"network_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-05-09T13:56:22.000+00:00", "isDataInternal" : false } ] 2022-05-09T13:56:39.879Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:56:39.879Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:56:39.917Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T13:56:39.918Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T13:56:39.919Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T13:56:39.919Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T13:56:39.919Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T13:56:39.919Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3", X-RequestID:"c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3", X-TransactionID:"c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3", X-ECOMP-RequestID:"c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"602611ae-eb1e-4c54-bf11-530433c40488"] 2022-05-09T13:56:39.920Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T13:56:39.920Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T13:56:40.049Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T13:56:40.050Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T13:56:40.050Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T13:56:40.051Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A5F92556F10F6947DE695A91181B7220; 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:"Mon, 09 May 2022 13:56:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:56:40.051Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ca853543-cf9f-11ec-b07a-dafaaf2ee302","businessKey":"ac3f3b2d-d00d-4c3c-be36-4b76a04f192b","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-09T13:56:14.612+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"bff4be0c-cf9f-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"ca83885c-cf9f-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-05-09T13:56:40.051Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T13:56:40.052Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T13:56:40.080Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T13:56:40.080Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T13:56:40.081Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T13:56:40.081Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T13:56:40.081Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T13:56:40.081Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3", X-RequestID:"c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3", X-TransactionID:"c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3", X-ECOMP-RequestID:"c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"064475e8-2748-41ab-b43e-1f0d63724530"] 2022-05-09T13:56:40.082Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T13:56:40.082Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T13:56:40.202Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T13:56:40.203Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T13:56:40.204Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T13:56:40.204Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B54EEB03A326712609FBA73CFF03E891; 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:"811", Date:"Mon, 09 May 2022 13:56:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:56:40.205Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:cf0650bb-cf9f-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"ca853543-cf9f-11ec-b07a-dafaaf2ee302","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"ca853543-cf9f-11ec-b07a-dafaaf2ee302","executionId":"ca853543-cf9f-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T13:56:22.170+0000","endTime":"2022-05-09T13:56:22.177+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"bff4be0c-cf9f-11ec-b07a-dafaaf2ee302"}] 2022-05-09T13:56:40.205Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T13:56:40.205Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ca853543-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T13:56:40.210Z|c04d7e4c-b51e-4dbf-8d80-3911ff74e6d3|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:56:42.606Z|e3902eab-ef5a-4f6f-be8e-c9bf5b810ca1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:56:42.607Z|e3902eab-ef5a-4f6f-be8e-c9bf5b810ca1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:56:42.639Z|8e452d68-03d4-424a-96f4-c27d0115571e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:56:42.640Z|8e452d68-03d4-424a-96f4-c27d0115571e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:56:44.741Z|9e2b455f-1135-4967-b512-a3754a9bba1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:56:44.741Z|9e2b455f-1135-4967-b512-a3754a9bba1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:56:44.947Z|a880b6b5-1d2b-4338-b467-3a2c12910580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:56:44.948Z|a880b6b5-1d2b-4338-b467-3a2c12910580|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:56:50.352Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:56:50.359Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b 2022-05-09T13:56:50.360Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|INFO|500||Invoke 2022-05-09T13:56:50.360Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||===========================request begin================================================ 2022-05-09T13:56:50.361Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b 2022-05-09T13:56:50.361Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Method : GET 2022-05-09T13:56:50.362Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"393e2f8d15525f59", X-B3-SpanId:"700d0896735ecfcb", X-B3-ParentSpanId:"393e2f8d15525f59", X-B3-Sampled:"0", X-ONAP-RequestID:"afd22e34-1ac3-414a-aaf9-2cb352f41693", X-RequestID:"afd22e34-1ac3-414a-aaf9-2cb352f41693", X-TransactionID:"afd22e34-1ac3-414a-aaf9-2cb352f41693", X-ECOMP-RequestID:"afd22e34-1ac3-414a-aaf9-2cb352f41693", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2648dbb0-0cb9-4c6f-b525-75ad1a758460"] 2022-05-09T13:56:50.362Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Request body: 2022-05-09T13:56:50.363Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||==========================request end================================================ 2022-05-09T13:56:50.393Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||============================response begin========================================== 2022-05-09T13:56:50.394Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Status code : 200 OK 2022-05-09T13:56:50.394Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Status text : 2022-05-09T13:56:50.395Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:56:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:56:50.395Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Response body: { "requestId" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "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" : "2022-05-09T13:55:56.000+00:00", "endTime" : "2022-05-09T13:56:43.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e6bafd30-659c-43c4-a0a5-822635c8173a\",\n \"modelVersionId\": \"1f771fc8-afc1-48d1-8bd4-3f2f76a7ea82\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c0b970a5-2b8d-4a59-9495-d423c9dfcea0\",\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\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"56d0eceb-5244-45ce-8898-f3c61494dd81\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a066d17f-bc12-489c-a3dd-4d56178c4cda\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T13:56:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "a9463035-be5e-4560-84e5-f5a76f814c28", "networkName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "cloudIdentifier" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\"},\"environment\":null}", "created" : "2022-05-09T13:56:17.000+00:00" } ], "requestURI" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b" } } } 2022-05-09T13:56:50.396Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||=======================response end================================================= 2022-05-09T13:56:50.397Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|INFO|500||InvokeReturn 2022-05-09T13:56:50.400Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false 2022-05-09T13:56:50.400Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:56:50.401Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:56:50.401Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false 2022-05-09T13:56:50.402Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:56:50.402Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"393e2f8d15525f59", X-B3-SpanId:"d48ed1285a409245", X-B3-ParentSpanId:"393e2f8d15525f59", X-B3-Sampled:"0", X-ONAP-RequestID:"afd22e34-1ac3-414a-aaf9-2cb352f41693", X-RequestID:"afd22e34-1ac3-414a-aaf9-2cb352f41693", X-TransactionID:"afd22e34-1ac3-414a-aaf9-2cb352f41693", X-ECOMP-RequestID:"afd22e34-1ac3-414a-aaf9-2cb352f41693", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a24ee77-c3b3-4c74-ab8e-8d8ae7d081a4"] 2022-05-09T13:56:50.403Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:56:50.403Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:56:50.423Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:56:50.424Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:56:50.424Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:56:50.425Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:56:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:56:50.426Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "groupingId" : "df587284-60eb-40ef-a419-ef5a907dec3f", "name" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"86b2ed14-97bd-4feb-91f3-27e85614db78\",\"output_key\":\"subnet_id_f933bea4-ea3d-44dd-b45d-91c778238389\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"f04fc0db-50c4-421d-baf0-6e50e26805a6\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0/df587284-60eb-40ef-a419-ef5a907dec3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"updated_time\":null,\"creation_time\":1652104579000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2997ccaa76b41a8a13a535ab49de4b0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"network_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-05-09T13:56:22.000+00:00", "isDataInternal" : false } ] 2022-05-09T13:56:50.426Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:56:50.427Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:56:50.442Z|afd22e34-1ac3-414a-aaf9-2cb352f41693|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:56:50.582Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:56:50.588Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b 2022-05-09T13:56:50.588Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|INFO|500||Invoke 2022-05-09T13:56:50.588Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||===========================request begin================================================ 2022-05-09T13:56:50.588Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b 2022-05-09T13:56:50.589Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Method : GET 2022-05-09T13:56:50.589Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18d631b3bcf21a3c", X-B3-SpanId:"d95fddc3fb480e18", X-B3-ParentSpanId:"18d631b3bcf21a3c", X-B3-Sampled:"0", X-ONAP-RequestID:"eb231bb0-f9b5-4b43-9b84-5fb0521ca573", X-RequestID:"eb231bb0-f9b5-4b43-9b84-5fb0521ca573", X-TransactionID:"eb231bb0-f9b5-4b43-9b84-5fb0521ca573", X-ECOMP-RequestID:"eb231bb0-f9b5-4b43-9b84-5fb0521ca573", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d45773c1-464f-4dcc-85f8-3ae4b75355a8"] 2022-05-09T13:56:50.589Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Request body: 2022-05-09T13:56:50.590Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||==========================request end================================================ 2022-05-09T13:56:50.614Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||============================response begin========================================== 2022-05-09T13:56:50.615Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Status code : 200 OK 2022-05-09T13:56:50.616Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Status text : 2022-05-09T13:56:50.616Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:56:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:56:50.617Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Response body: { "requestId" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "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" : "2022-05-09T13:55:56.000+00:00", "endTime" : "2022-05-09T13:56:43.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e6bafd30-659c-43c4-a0a5-822635c8173a\",\n \"modelVersionId\": \"1f771fc8-afc1-48d1-8bd4-3f2f76a7ea82\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c0b970a5-2b8d-4a59-9495-d423c9dfcea0\",\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\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"56d0eceb-5244-45ce-8898-f3c61494dd81\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a066d17f-bc12-489c-a3dd-4d56178c4cda\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T13:56:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "a9463035-be5e-4560-84e5-f5a76f814c28", "networkName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "cloudIdentifier" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\"},\"environment\":null}", "created" : "2022-05-09T13:56:17.000+00:00" } ], "requestURI" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b" } } } 2022-05-09T13:56:50.618Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||=======================response end================================================= 2022-05-09T13:56:50.618Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|INFO|500||InvokeReturn 2022-05-09T13:56:50.628Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false 2022-05-09T13:56:50.628Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:56:50.628Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:56:50.628Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false 2022-05-09T13:56:50.630Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:56:50.630Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18d631b3bcf21a3c", X-B3-SpanId:"1e2c94f719788a58", X-B3-ParentSpanId:"18d631b3bcf21a3c", X-B3-Sampled:"0", X-ONAP-RequestID:"eb231bb0-f9b5-4b43-9b84-5fb0521ca573", X-RequestID:"eb231bb0-f9b5-4b43-9b84-5fb0521ca573", X-TransactionID:"eb231bb0-f9b5-4b43-9b84-5fb0521ca573", X-ECOMP-RequestID:"eb231bb0-f9b5-4b43-9b84-5fb0521ca573", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8ce1515-b9a4-492b-95a9-83a1ca41bb39"] 2022-05-09T13:56:50.630Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:56:50.631Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:56:50.647Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:56:50.648Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:56:50.648Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:56:50.648Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:56:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:56:50.649Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "groupingId" : "df587284-60eb-40ef-a419-ef5a907dec3f", "name" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"86b2ed14-97bd-4feb-91f3-27e85614db78\",\"output_key\":\"subnet_id_f933bea4-ea3d-44dd-b45d-91c778238389\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"f04fc0db-50c4-421d-baf0-6e50e26805a6\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0/df587284-60eb-40ef-a419-ef5a907dec3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"updated_time\":null,\"creation_time\":1652104579000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2997ccaa76b41a8a13a535ab49de4b0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"network_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-05-09T13:56:22.000+00:00", "isDataInternal" : false } ] 2022-05-09T13:56:50.649Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:56:50.650Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:56:50.661Z|eb231bb0-f9b5-4b43-9b84-5fb0521ca573|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:56:50.785Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:56:50.790Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b 2022-05-09T13:56:50.790Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|INFO|500||Invoke 2022-05-09T13:56:50.791Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||===========================request begin================================================ 2022-05-09T13:56:50.791Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b 2022-05-09T13:56:50.792Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Method : GET 2022-05-09T13:56:50.792Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66f528b681f7c569", X-B3-SpanId:"34d7b39f27e89ce9", X-B3-ParentSpanId:"66f528b681f7c569", X-B3-Sampled:"0", X-ONAP-RequestID:"4f2a9799-c7a7-487d-a019-f5ccf8ea9c52", X-RequestID:"4f2a9799-c7a7-487d-a019-f5ccf8ea9c52", X-TransactionID:"4f2a9799-c7a7-487d-a019-f5ccf8ea9c52", X-ECOMP-RequestID:"4f2a9799-c7a7-487d-a019-f5ccf8ea9c52", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e51e69e0-3e1c-43d4-8516-a5aedc1a639a"] 2022-05-09T13:56:50.792Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Request body: 2022-05-09T13:56:50.792Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||==========================request end================================================ 2022-05-09T13:56:50.817Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||============================response begin========================================== 2022-05-09T13:56:50.818Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Status code : 200 OK 2022-05-09T13:56:50.818Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Status text : 2022-05-09T13:56:50.819Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:56:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:56:50.821Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Response body: { "requestId" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "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" : "2022-05-09T13:55:56.000+00:00", "endTime" : "2022-05-09T13:56:43.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e6bafd30-659c-43c4-a0a5-822635c8173a\",\n \"modelVersionId\": \"1f771fc8-afc1-48d1-8bd4-3f2f76a7ea82\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c0b970a5-2b8d-4a59-9495-d423c9dfcea0\",\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\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"56d0eceb-5244-45ce-8898-f3c61494dd81\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a066d17f-bc12-489c-a3dd-4d56178c4cda\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T13:56:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "a9463035-be5e-4560-84e5-f5a76f814c28", "networkName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "cloudIdentifier" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\"},\"environment\":null}", "created" : "2022-05-09T13:56:17.000+00:00" } ], "requestURI" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b" } } } 2022-05-09T13:56:50.821Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||=======================response end================================================= 2022-05-09T13:56:50.822Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|INFO|500||InvokeReturn 2022-05-09T13:56:50.824Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false 2022-05-09T13:56:50.825Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:56:50.825Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:56:50.825Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false 2022-05-09T13:56:50.825Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:56:50.826Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66f528b681f7c569", X-B3-SpanId:"7ee9d3eb3f18f4b2", X-B3-ParentSpanId:"66f528b681f7c569", X-B3-Sampled:"0", X-ONAP-RequestID:"4f2a9799-c7a7-487d-a019-f5ccf8ea9c52", X-RequestID:"4f2a9799-c7a7-487d-a019-f5ccf8ea9c52", X-TransactionID:"4f2a9799-c7a7-487d-a019-f5ccf8ea9c52", X-ECOMP-RequestID:"4f2a9799-c7a7-487d-a019-f5ccf8ea9c52", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9071fe11-a7f6-48ba-aec3-518b83167156"] 2022-05-09T13:56:50.826Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:56:50.826Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:56:50.841Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:56:50.841Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:56:50.842Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:56:50.842Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:56:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:56:50.843Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "groupingId" : "df587284-60eb-40ef-a419-ef5a907dec3f", "name" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"86b2ed14-97bd-4feb-91f3-27e85614db78\",\"output_key\":\"subnet_id_f933bea4-ea3d-44dd-b45d-91c778238389\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"f04fc0db-50c4-421d-baf0-6e50e26805a6\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0/df587284-60eb-40ef-a419-ef5a907dec3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"updated_time\":null,\"creation_time\":1652104579000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2997ccaa76b41a8a13a535ab49de4b0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"network_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-05-09T13:56:22.000+00:00", "isDataInternal" : false } ] 2022-05-09T13:56:50.843Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:56:50.844Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:56:50.854Z|4f2a9799-c7a7-487d-a019-f5ccf8ea9c52|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:56:50.976Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:56:50.981Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b 2022-05-09T13:56:50.982Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|INFO|500||Invoke 2022-05-09T13:56:50.982Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||===========================request begin================================================ 2022-05-09T13:56:50.982Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b 2022-05-09T13:56:50.982Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Method : GET 2022-05-09T13:56:50.983Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2f48590e9d97342c", X-B3-SpanId:"3d00c07b9b787a8d", X-B3-ParentSpanId:"2f48590e9d97342c", X-B3-Sampled:"0", X-ONAP-RequestID:"1595ecfc-b786-411f-a198-af534ae8e1c5", X-RequestID:"1595ecfc-b786-411f-a198-af534ae8e1c5", X-TransactionID:"1595ecfc-b786-411f-a198-af534ae8e1c5", X-ECOMP-RequestID:"1595ecfc-b786-411f-a198-af534ae8e1c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d1ce06d-e4de-429a-b0f7-959cdad22d9a"] 2022-05-09T13:56:50.983Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Request body: 2022-05-09T13:56:50.983Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||==========================request end================================================ 2022-05-09T13:56:51.008Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||============================response begin========================================== 2022-05-09T13:56:51.008Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Status code : 200 OK 2022-05-09T13:56:51.009Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Status text : 2022-05-09T13:56:51.009Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:56:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:56:51.011Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Response body: { "requestId" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "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" : "2022-05-09T13:55:56.000+00:00", "endTime" : "2022-05-09T13:56:43.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e6bafd30-659c-43c4-a0a5-822635c8173a\",\n \"modelVersionId\": \"1f771fc8-afc1-48d1-8bd4-3f2f76a7ea82\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c0b970a5-2b8d-4a59-9495-d423c9dfcea0\",\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\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"56d0eceb-5244-45ce-8898-f3c61494dd81\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a066d17f-bc12-489c-a3dd-4d56178c4cda\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T13:56:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "a9463035-be5e-4560-84e5-f5a76f814c28", "networkName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "cloudIdentifier" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\"},\"environment\":null}", "created" : "2022-05-09T13:56:17.000+00:00" } ], "requestURI" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b" } } } 2022-05-09T13:56:51.011Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||=======================response end================================================= 2022-05-09T13:56:51.011Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|INFO|500||InvokeReturn 2022-05-09T13:56:51.013Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false 2022-05-09T13:56:51.014Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:56:51.014Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:56:51.014Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false 2022-05-09T13:56:51.014Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:56:51.015Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2f48590e9d97342c", X-B3-SpanId:"43a95f807de6b3fd", X-B3-ParentSpanId:"2f48590e9d97342c", X-B3-Sampled:"0", X-ONAP-RequestID:"1595ecfc-b786-411f-a198-af534ae8e1c5", X-RequestID:"1595ecfc-b786-411f-a198-af534ae8e1c5", X-TransactionID:"1595ecfc-b786-411f-a198-af534ae8e1c5", X-ECOMP-RequestID:"1595ecfc-b786-411f-a198-af534ae8e1c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12ec2cd0-9e47-4776-964c-5ddb0160acf0"] 2022-05-09T13:56:51.015Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:56:51.015Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:56:51.029Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:56:51.030Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:56:51.030Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:56:51.030Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:56:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:56:51.032Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "groupingId" : "df587284-60eb-40ef-a419-ef5a907dec3f", "name" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"86b2ed14-97bd-4feb-91f3-27e85614db78\",\"output_key\":\"subnet_id_f933bea4-ea3d-44dd-b45d-91c778238389\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"f04fc0db-50c4-421d-baf0-6e50e26805a6\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0/df587284-60eb-40ef-a419-ef5a907dec3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"updated_time\":null,\"creation_time\":1652104579000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2997ccaa76b41a8a13a535ab49de4b0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"network_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-05-09T13:56:22.000+00:00", "isDataInternal" : false } ] 2022-05-09T13:56:51.032Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:56:51.032Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:56:51.042Z|1595ecfc-b786-411f-a198-af534ae8e1c5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:56:51.160Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:56:51.165Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b 2022-05-09T13:56:51.165Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|INFO|500||Invoke 2022-05-09T13:56:51.166Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||===========================request begin================================================ 2022-05-09T13:56:51.166Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b 2022-05-09T13:56:51.166Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Method : GET 2022-05-09T13:56:51.166Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f5cb0bde6960165", X-B3-SpanId:"f85173b84ec2d800", X-B3-ParentSpanId:"5f5cb0bde6960165", X-B3-Sampled:"0", X-ONAP-RequestID:"76aa7f07-ea60-494d-8226-1660d02a1232", X-RequestID:"76aa7f07-ea60-494d-8226-1660d02a1232", X-TransactionID:"76aa7f07-ea60-494d-8226-1660d02a1232", X-ECOMP-RequestID:"76aa7f07-ea60-494d-8226-1660d02a1232", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ec7b3eb-9cf9-4396-9a79-d6df3a3181c0"] 2022-05-09T13:56:51.167Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Request body: 2022-05-09T13:56:51.167Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||==========================request end================================================ 2022-05-09T13:56:51.188Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||============================response begin========================================== 2022-05-09T13:56:51.188Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Status code : 200 OK 2022-05-09T13:56:51.188Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Status text : 2022-05-09T13:56:51.189Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:56:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:56:51.190Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||Response body: { "requestId" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "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" : "2022-05-09T13:55:56.000+00:00", "endTime" : "2022-05-09T13:56:43.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"e6bafd30-659c-43c4-a0a5-822635c8173a\",\n \"modelVersionId\": \"1f771fc8-afc1-48d1-8bd4-3f2f76a7ea82\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"c0b970a5-2b8d-4a59-9495-d423c9dfcea0\",\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\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"56d0eceb-5244-45ce-8898-f3c61494dd81\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a066d17f-bc12-489c-a3dd-4d56178c4cda\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T13:56:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "a9463035-be5e-4560-84e5-f5a76f814c28", "networkName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "cloudIdentifier" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\"},\"environment\":null}", "created" : "2022-05-09T13:56:17.000+00:00" } ], "requestURI" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b" } } } 2022-05-09T13:56:51.191Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|DEBUG|500||=======================response end================================================= 2022-05-09T13:56:51.191Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|INFO|500||InvokeReturn 2022-05-09T13:56:51.193Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false 2022-05-09T13:56:51.193Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:56:51.193Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:56:51.194Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false 2022-05-09T13:56:51.194Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:56:51.194Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f5cb0bde6960165", X-B3-SpanId:"dd4575725e4f29b2", X-B3-ParentSpanId:"5f5cb0bde6960165", X-B3-Sampled:"0", X-ONAP-RequestID:"76aa7f07-ea60-494d-8226-1660d02a1232", X-RequestID:"76aa7f07-ea60-494d-8226-1660d02a1232", X-TransactionID:"76aa7f07-ea60-494d-8226-1660d02a1232", X-ECOMP-RequestID:"76aa7f07-ea60-494d-8226-1660d02a1232", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48f507d9-127d-4492-ad4b-072523127ae5"] 2022-05-09T13:56:51.194Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:56:51.194Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:56:51.213Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:56:51.213Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:56:51.214Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:56:51.214Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:56:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:56:51.215Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "ac3f3b2d-d00d-4c3c-be36-4b76a04f192b", "groupingId" : "df587284-60eb-40ef-a419-ef5a907dec3f", "name" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"86b2ed14-97bd-4feb-91f3-27e85614db78\",\"output_key\":\"subnet_id_f933bea4-ea3d-44dd-b45d-91c778238389\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"f04fc0db-50c4-421d-baf0-6e50e26805a6\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0/df587284-60eb-40ef-a419-ef5a907dec3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"updated_time\":null,\"creation_time\":1652104579000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2997ccaa76b41a8a13a535ab49de4b0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"network_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-05-09T13:56:22.000+00:00", "isDataInternal" : false } ] 2022-05-09T13:56:51.216Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:56:51.216Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ac3f3b2d-d00d-4c3c-be36-4b76a04f192b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:56:51.227Z|76aa7f07-ea60-494d-8226-1660d02a1232|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ac3f3b2d-d00d-4c3c-be36-4b76a04f192b|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:56:52.632Z|0a9dbf5d-8f0c-4fa6-8416-1c8e34051c75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:56:52.632Z|0a9dbf5d-8f0c-4fa6-8416-1c8e34051c75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:56:52.668Z|aada2cc6-9f22-47ad-9f8d-be3295d45793|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:56:52.668Z|aada2cc6-9f22-47ad-9f8d-be3295d45793|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:56:54.763Z|06a7b065-7174-416c-83c5-233a49d7e63b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:56:54.764Z|06a7b065-7174-416c-83c5-233a49d7e63b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:56:59.947Z|81841142-ae77-4240-b79c-5e4542b7afac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:56:59.950Z|81841142-ae77-4240-b79c-5e4542b7afac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:57:00.275Z|7c789459-b401-4bf7-898f-0fd354be220a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:57:00.276Z|7c789459-b401-4bf7-898f-0fd354be220a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:57:02.655Z|40a28cde-d20d-48bb-9111-12eebfc59172|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:57:02.656Z|40a28cde-d20d-48bb-9111-12eebfc59172|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:57:02.693Z|b2b850d1-6090-4d7e-be71-c9828bb0c1c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:57:02.694Z|b2b850d1-6090-4d7e-be71-c9828bb0c1c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:57:02.851Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:57:02.856Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|||INFO|500||Checking if requestId: c17ce9d6-0e55-4440-9a90-aeb77c1a332a already exists in requestDb InfraActiveRequests table 2022-05-09T13:57:02.857Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a 2022-05-09T13:57:02.857Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|INFO|500||Invoke 2022-05-09T13:57:02.857Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:02.857Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a 2022-05-09T13:57:02.857Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Method : GET 2022-05-09T13:57:02.858Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c1292fb18373512", X-B3-SpanId:"c5974a898aa9581a", X-B3-ParentSpanId:"2c1292fb18373512", X-B3-Sampled:"0", X-ONAP-RequestID:"c17ce9d6-0e55-4440-9a90-aeb77c1a332a", X-RequestID:"c17ce9d6-0e55-4440-9a90-aeb77c1a332a", X-TransactionID:"c17ce9d6-0e55-4440-9a90-aeb77c1a332a", X-ECOMP-RequestID:"c17ce9d6-0e55-4440-9a90-aeb77c1a332a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a28fd31-0f9f-4b46-95fe-bc729bb91331"] 2022-05-09T13:57:02.858Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Request body: 2022-05-09T13:57:02.858Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:02.880Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:02.881Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T13:57:02.881Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Status text : 2022-05-09T13:57:02.882Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 09 May 2022 13:57:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:02.882Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Response body: 2022-05-09T13:57:02.882Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:02.883Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|INFO|404|Not Found|InvokeReturn 2022-05-09T13:57:02.897Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|||INFO|500||Running local validations 2022-05-09T13:57:04.200Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T13:57:04.292Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/a9463035-be5e-4560-84e5-f5a76f814c28/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-05-09T13:57:04.293Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/a9463035-be5e-4560-84e5-f5a76f814c28/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-05-09T13:57:04.516Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/a9463035-be5e-4560-84e5-f5a76f814c28/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-05-09T13:57:04.516Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/a9463035-be5e-4560-84e5-f5a76f814c28/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220509-13:57:03:359-5639], Content-Length=[395], Date=[Mon, 09 May 2022 13:57:03 GMT], Content-Type=[application/json]} 2022-05-09T13:57:04.517Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|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/a9463035-be5e-4560-84e5-f5a76f814c28/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/a9463035-be5e-4560-84e5-f5a76f814c28/related-to/vf-modules","ERR.5.4.6114"]}}} 2022-05-09T13:57:04.523Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/a9463035-be5e-4560-84e5-f5a76f814c28/related-to/vf-modules?resultIndex=0&resultSize=1&format=count 2022-05-09T13:57:04.534Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T13:57:04.570Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|INFO|500||Invoke 2022-05-09T13:57:04.570Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c17ce9d6-0e55-4440-9a90-aeb77c1a332a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8581f1a8-e525-4778-873b-979005e10420], X-ECOMP-RequestID=[c17ce9d6-0e55-4440-9a90-aeb77c1a332a], X-TransactionId=[], X-ONAP-RequestID=[c17ce9d6-0e55-4440-9a90-aeb77c1a332a]} 2022-05-09T13:57:04.625Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220509-13:57:03:627-8244], vertex-id=[208944], Content-Length=[1067], Date=[Mon, 09 May 2022 13:57:03 GMT], Content-Type=[application/json]} 2022-05-09T13:57:04.626Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|DEBUG|500||{"tenant-id":"f4e615c02fa54678a39840871478fa74","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1652104561445","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/a9463035-be5e-4560-84e5-f5a76f814c28","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"a9463035-be5e-4560-84e5-f5a76f814c28"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_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"}]}]}} 2022-05-09T13:57:04.627Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|INFO|500||InvokeReturn 2022-05-09T13:57:04.629Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-05-09T13:57:04.629Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-05-09T13:57:04.631Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|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 2022-05-09T13:57:04.631Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-05-09T13:57:04.632Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:04.632Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|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 2022-05-09T13:57:04.633Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-05-09T13:57:04.633Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|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:"2c1292fb18373512", X-B3-SpanId:"39df1b2c7ec6eb21", X-B3-ParentSpanId:"2c1292fb18373512", X-B3-Sampled:"0", X-ONAP-RequestID:"c17ce9d6-0e55-4440-9a90-aeb77c1a332a", X-RequestID:"c17ce9d6-0e55-4440-9a90-aeb77c1a332a", X-TransactionID:"c17ce9d6-0e55-4440-9a90-aeb77c1a332a", X-ECOMP-RequestID:"c17ce9d6-0e55-4440-9a90-aeb77c1a332a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb256c71-c424-424c-8190-2ab7518276d8"] 2022-05-09T13:57:04.634Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"a9463035-be5e-4560-84e5-f5a76f814c28","serviceInstanceId":"56d0eceb-5244-45ce-8898-f3c61494dd81"},"instanceName":null,"requestScope":"network"} 2022-05-09T13:57:04.634Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:04.661Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:04.662Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-05-09T13:57:04.662Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-05-09T13:57:04.663Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|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:"Mon, 09 May 2022 13:57:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:04.663Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-05-09T13:57:04.663Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:04.664Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-05-09T13:57:04.665Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|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 2022-05-09T13:57:04.666Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2022-05-09T13:57:04.666Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:04.666Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|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 2022-05-09T13:57:04.667Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2022-05-09T13:57:04.667Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|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:"c17ce9d6-0e55-4440-9a90-aeb77c1a332a", X-RequestID:"c17ce9d6-0e55-4440-9a90-aeb77c1a332a", X-TransactionID:"c17ce9d6-0e55-4440-9a90-aeb77c1a332a", X-ECOMP-RequestID:"c17ce9d6-0e55-4440-9a90-aeb77c1a332a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e2f288a-9646-458f-944c-752e79d70d2e"] 2022-05-09T13:57:04.667Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2022-05-09T13:57:04.667Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:04.711Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:04.712Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|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 2022-05-09T13:57:04.713Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : 2022-05-09T13:57:04.715Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:57:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:04.717Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|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" : 185, "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" : "2022-05-09T12:55:17.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/185" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/185" } } } 2022-05-09T13:57:04.717Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:04.718Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2022-05-09T13:57:04.724Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T13:57:04.724Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-05-09T13:57:04.725Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:04.725Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T13:57:04.725Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-05-09T13:57:04.726Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|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:"1255", X-B3-TraceId:"2c1292fb18373512", X-B3-SpanId:"4bbf6c88f06d3d00", X-B3-ParentSpanId:"2c1292fb18373512", X-B3-Sampled:"0", X-ONAP-RequestID:"c17ce9d6-0e55-4440-9a90-aeb77c1a332a", X-RequestID:"c17ce9d6-0e55-4440-9a90-aeb77c1a332a", X-TransactionID:"c17ce9d6-0e55-4440-9a90-aeb77c1a332a", X-ECOMP-RequestID:"c17ce9d6-0e55-4440-9a90-aeb77c1a332a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2759795-907b-4a98-8d69-7d3b31657a4d"] 2022-05-09T13:57:04.726Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"c17ce9d6-0e55-4440-9a90-aeb77c1a332a","requestStatus":"IN_PROGRESS","startTime":1652104624524,"source":"VID","tenantId":"f4e615c02fa54678a39840871478fa74","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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"56d0eceb-5244-45ce-8898-f3c61494dd81","requestScope":"network","requestAction":"deleteInstance","networkId":"a9463035-be5e-4560-84e5-f5a76f814c28","networkType":"","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"c17ce9d6-0e55-4440-9a90-aeb77c1a332a"} 2022-05-09T13:57:04.727Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:04.756Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:04.756Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-05-09T13:57:04.757Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-05-09T13:57:04.757Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|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/c17ce9d6-0e55-4440-9a90-aeb77c1a332a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:57:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:04.758Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T13:57:04.524+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-05-09T13:57:03.116+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "a9463035-be5e-4560-84e5-f5a76f814c28", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a" } } } 2022-05-09T13:57:04.759Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:04.759Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-05-09T13:57:04.773Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|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 2022-05-09T13:57:04.774Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-05-09T13:57:04.774Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:04.774Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|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 2022-05-09T13:57:04.775Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-05-09T13:57:04.776Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|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:"2c1292fb18373512", X-B3-SpanId:"697e0182bbb8b793", X-B3-ParentSpanId:"2c1292fb18373512", X-B3-Sampled:"0", X-ONAP-RequestID:"c17ce9d6-0e55-4440-9a90-aeb77c1a332a", X-RequestID:"c17ce9d6-0e55-4440-9a90-aeb77c1a332a", X-TransactionID:"c17ce9d6-0e55-4440-9a90-aeb77c1a332a", X-ECOMP-RequestID:"c17ce9d6-0e55-4440-9a90-aeb77c1a332a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78df2cd5-56c1-41a4-8557-cf33bd2a6ee5"] 2022-05-09T13:57:04.776Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|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\":\"f4e615c02fa54678a39840871478fa74\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"56d0eceb-5244-45ce-8898-f3c61494dd81\",\"networkInstanceId\":\"a9463035-be5e-4560-84e5-f5a76f814c28\"}","type":"String"},"requestId":{"value":"c17ce9d6-0e55-4440-9a90-aeb77c1a332a","type":"String"},"mso-request-id":{"value":"c17ce9d6-0e55-4440-9a90-aeb77c1a332a","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"56d0eceb-5244-45ce-8898-f3c61494dd81","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"a9463035-be5e-4560-84e5-f5a76f814c28","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/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-05-09T13:57:04.777Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:04.794Z|ad9109ea-2a0d-4ef5-9600-3ed17b46dade|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:57:04.795Z|ad9109ea-2a0d-4ef5-9600-3ed17b46dade|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:57:05.810Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:05.811Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-05-09T13:57:05.812Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-05-09T13:57:05.812Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 09 May 2022 13:57:05 GMT", X-ONAP-RequestID:"c17ce9d6-0e55-4440-9a90-aeb77c1a332a", X-RequestID:"c17ce9d6-0e55-4440-9a90-aeb77c1a332a", X-TransactionID:"c17ce9d6-0e55-4440-9a90-aeb77c1a332a", X-ECOMP-RequestID:"c17ce9d6-0e55-4440-9a90-aeb77c1a332a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"78df2cd5-56c1-41a4-8557-cf33bd2a6ee5", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:05.813Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"c17ce9d6-0e55-4440-9a90-aeb77c1a332a\",\"instanceId\":\"a9463035-be5e-4560-84e5-f5a76f814c28\"}}","message":"Success","processInstanceID":"e8714674-cf9f-11ec-b07a-dafaaf2ee302","variables":null,"messageCode":200} 2022-05-09T13:57:05.813Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:05.814Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-05-09T13:57:05.822Z|c17ce9d6-0e55-4440-9a90-aeb77c1a332a|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:57:05.995Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:57:06.000Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a 2022-05-09T13:57:06.001Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|INFO|500||Invoke 2022-05-09T13:57:06.001Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:06.001Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a 2022-05-09T13:57:06.001Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Method : GET 2022-05-09T13:57:06.002Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"11757480bd393866", X-B3-SpanId:"f7afe7a98ecd8fbb", X-B3-ParentSpanId:"11757480bd393866", X-B3-Sampled:"0", X-ONAP-RequestID:"c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0", X-RequestID:"c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0", X-TransactionID:"c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0", X-ECOMP-RequestID:"c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e6b03e8-07ca-47fd-b525-7f8b5b1b620b"] 2022-05-09T13:57:06.002Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Request body: 2022-05-09T13:57:06.003Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:06.029Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:06.030Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Status code : 200 OK 2022-05-09T13:57:06.030Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Status text : 2022-05-09T13:57:06.030Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:57:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:06.033Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Response body: { "requestId" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T13:57:04.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T13:57:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "a9463035-be5e-4560-84e5-f5a76f814c28", "networkName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a" } } } 2022-05-09T13:57:06.033Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:06.034Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|INFO|500||InvokeReturn 2022-05-09T13:57:06.035Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false 2022-05-09T13:57:06.036Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:57:06.036Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:06.036Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false 2022-05-09T13:57:06.037Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:57:06.037Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"11757480bd393866", X-B3-SpanId:"5ecddc2ab8df3d9f", X-B3-ParentSpanId:"11757480bd393866", X-B3-Sampled:"0", X-ONAP-RequestID:"c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0", X-RequestID:"c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0", X-TransactionID:"c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0", X-ECOMP-RequestID:"c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89755982-927e-497b-870f-344dd5c90242"] 2022-05-09T13:57:06.037Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:57:06.038Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:06.061Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:06.062Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:57:06.062Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:57:06.062Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:57:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:06.064Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T13:57:06.065Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:06.065Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:57:06.078Z|c4c3b2bb-6589-444f-b3d4-bcdbbe4fa3e0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:57:12.682Z|63ba5e38-5e7e-4dbe-b8cb-a18b8fedab28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:57:12.683Z|63ba5e38-5e7e-4dbe-b8cb-a18b8fedab28|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:57:12.720Z|7c09c07b-4359-4fa6-a5f1-5d830d7f0bce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:57:12.721Z|7c09c07b-4359-4fa6-a5f1-5d830d7f0bce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:57:14.818Z|c222a20c-e87d-4a9e-a3b4-ffefcee0d183|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:57:14.819Z|c222a20c-e87d-4a9e-a3b4-ffefcee0d183|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:57:14.947Z|2597ed97-1493-4ebf-af25-95fb2bdaeb06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:57:14.948Z|2597ed97-1493-4ebf-af25-95fb2bdaeb06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:57:16.210Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:57:16.215Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a 2022-05-09T13:57:16.216Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|INFO|500||Invoke 2022-05-09T13:57:16.216Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:16.216Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a 2022-05-09T13:57:16.217Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Method : GET 2022-05-09T13:57:16.217Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f58ef455c8acec60", X-B3-SpanId:"f65d2b9283ebe302", X-B3-ParentSpanId:"f58ef455c8acec60", X-B3-Sampled:"0", X-ONAP-RequestID:"39b1935f-b1ef-4e5a-a786-775062628edd", X-RequestID:"39b1935f-b1ef-4e5a-a786-775062628edd", X-TransactionID:"39b1935f-b1ef-4e5a-a786-775062628edd", X-ECOMP-RequestID:"39b1935f-b1ef-4e5a-a786-775062628edd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96cb866a-0c87-4eaa-8725-f75de993838a"] 2022-05-09T13:57:16.217Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Request body: 2022-05-09T13:57:16.218Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:16.240Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:16.241Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Status code : 200 OK 2022-05-09T13:57:16.241Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Status text : 2022-05-09T13:57:16.242Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:57:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:16.243Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Response body: { "requestId" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-05-09T13:57:04.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T13:57:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "a9463035-be5e-4560-84e5-f5a76f814c28", "networkName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a" } } } 2022-05-09T13:57:16.243Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:16.244Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|INFO|500||InvokeReturn 2022-05-09T13:57:16.246Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false 2022-05-09T13:57:16.247Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:57:16.247Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:16.247Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false 2022-05-09T13:57:16.248Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:57:16.248Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f58ef455c8acec60", X-B3-SpanId:"105a34a2cd0e2cfc", X-B3-ParentSpanId:"f58ef455c8acec60", X-B3-Sampled:"0", X-ONAP-RequestID:"39b1935f-b1ef-4e5a-a786-775062628edd", X-RequestID:"39b1935f-b1ef-4e5a-a786-775062628edd", X-TransactionID:"39b1935f-b1ef-4e5a-a786-775062628edd", X-ECOMP-RequestID:"39b1935f-b1ef-4e5a-a786-775062628edd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c04b098-a8ff-4524-be34-964a4a99cbbb"] 2022-05-09T13:57:16.248Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:57:16.249Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:16.266Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:16.267Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:57:16.267Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:57:16.267Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:57:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:16.269Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "groupingId" : "df587284-60eb-40ef-a419-ef5a907dec3f", "name" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_f933bea4-ea3d-44dd-b45d-91c778238389\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0/df587284-60eb-40ef-a419-ef5a907dec3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"updated_time\":1652104630000,\"creation_time\":1652104579000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2997ccaa76b41a8a13a535ab49de4b0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"network_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-05-09T13:57:10.000+00:00", "isDataInternal" : false } ] 2022-05-09T13:57:16.269Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:16.270Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:57:16.316Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T13:57:16.316Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T13:57:16.317Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:16.317Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T13:57:16.317Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T13:57:16.318Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"39b1935f-b1ef-4e5a-a786-775062628edd", X-RequestID:"39b1935f-b1ef-4e5a-a786-775062628edd", X-TransactionID:"39b1935f-b1ef-4e5a-a786-775062628edd", X-ECOMP-RequestID:"39b1935f-b1ef-4e5a-a786-775062628edd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a548b8a-d7ce-42c2-9a2e-14a32a624e39"] 2022-05-09T13:57:16.318Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T13:57:16.318Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:16.454Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:16.455Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T13:57:16.455Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T13:57:16.455Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0783733B3B22FA51FDEBC5F0DE1728E8; 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:"Mon, 09 May 2022 13:57:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:16.456Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302","businessKey":"c17ce9d6-0e55-4440-9a90-aeb77c1a332a","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-09T13:57:08.529+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e8714674-cf9f-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"eaa7122d-cf9f-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-05-09T13:57:16.456Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:16.457Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T13:57:16.482Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T13:57:16.483Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T13:57:16.483Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:16.484Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T13:57:16.484Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T13:57:16.484Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"39b1935f-b1ef-4e5a-a786-775062628edd", X-RequestID:"39b1935f-b1ef-4e5a-a786-775062628edd", X-TransactionID:"39b1935f-b1ef-4e5a-a786-775062628edd", X-ECOMP-RequestID:"39b1935f-b1ef-4e5a-a786-775062628edd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d8e6995-2138-4211-a8a3-d52f55560adb"] 2022-05-09T13:57:16.485Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T13:57:16.485Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:16.604Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:16.605Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T13:57:16.606Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T13:57:16.606Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=05EDF1D46C8D6E282A62B27E52065102; 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:"811", Date:"Mon, 09 May 2022 13:57:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:16.607Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ec62a53c-cf9f-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302","executionId":"eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T13:57:11.428+0000","endTime":"2022-05-09T13:57:11.433+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e8714674-cf9f-11ec-b07a-dafaaf2ee302"}] 2022-05-09T13:57:16.607Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:16.608Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T13:57:16.613Z|39b1935f-b1ef-4e5a-a786-775062628edd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:57:17.059Z|899d8c5b-8921-42ec-a029-1aa4c70f0d68|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:57:17.060Z|899d8c5b-8921-42ec-a029-1aa4c70f0d68|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:57:22.710Z|bdba0b85-6d33-4007-9ec2-ab1077ca8512|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:57:22.711Z|bdba0b85-6d33-4007-9ec2-ab1077ca8512|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:57:22.743Z|7701a044-20b9-457c-a7ef-faf6b66fbe9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:57:22.744Z|7701a044-20b9-457c-a7ef-faf6b66fbe9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:57:24.857Z|5b035695-7574-47b3-a441-84aaae4d1015|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:57:24.858Z|5b035695-7574-47b3-a441-84aaae4d1015|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:57:26.744Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:57:26.750Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a 2022-05-09T13:57:26.750Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|INFO|500||Invoke 2022-05-09T13:57:26.750Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:26.751Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a 2022-05-09T13:57:26.751Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Method : GET 2022-05-09T13:57:26.751Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4fdd518fe145ff8", X-B3-SpanId:"879816a24d6a6dde", X-B3-ParentSpanId:"c4fdd518fe145ff8", X-B3-Sampled:"0", X-ONAP-RequestID:"c6658b1e-0349-44ac-b83b-5f4d37a4ea10", X-RequestID:"c6658b1e-0349-44ac-b83b-5f4d37a4ea10", X-TransactionID:"c6658b1e-0349-44ac-b83b-5f4d37a4ea10", X-ECOMP-RequestID:"c6658b1e-0349-44ac-b83b-5f4d37a4ea10", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00573db0-12d8-410c-8cb5-c69839c4eeca"] 2022-05-09T13:57:26.751Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Request body: 2022-05-09T13:57:26.752Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:26.783Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:26.783Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Status code : 200 OK 2022-05-09T13:57:26.784Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Status text : 2022-05-09T13:57:26.785Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:57:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:26.785Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Response body: { "requestId" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-05-09T13:57:04.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T13:57:09.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "a9463035-be5e-4560-84e5-f5a76f814c28", "networkName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a" } } } 2022-05-09T13:57:26.786Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:26.786Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|INFO|500||InvokeReturn 2022-05-09T13:57:26.789Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false 2022-05-09T13:57:26.790Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:57:26.790Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:26.790Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false 2022-05-09T13:57:26.791Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:57:26.791Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c4fdd518fe145ff8", X-B3-SpanId:"816ae6161ccf1aaa", X-B3-ParentSpanId:"c4fdd518fe145ff8", X-B3-Sampled:"0", X-ONAP-RequestID:"c6658b1e-0349-44ac-b83b-5f4d37a4ea10", X-RequestID:"c6658b1e-0349-44ac-b83b-5f4d37a4ea10", X-TransactionID:"c6658b1e-0349-44ac-b83b-5f4d37a4ea10", X-ECOMP-RequestID:"c6658b1e-0349-44ac-b83b-5f4d37a4ea10", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1bfa84e8-3afd-4c46-bfba-fe949b7438bf"] 2022-05-09T13:57:26.792Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:57:26.793Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:26.816Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:26.817Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:57:26.818Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:57:26.818Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:57:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:26.819Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "groupingId" : "df587284-60eb-40ef-a419-ef5a907dec3f", "name" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_f933bea4-ea3d-44dd-b45d-91c778238389\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0/df587284-60eb-40ef-a419-ef5a907dec3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"updated_time\":1652104630000,\"creation_time\":1652104579000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2997ccaa76b41a8a13a535ab49de4b0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"network_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-05-09T13:57:10.000+00:00", "isDataInternal" : false } ] 2022-05-09T13:57:26.819Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:26.820Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:57:26.851Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T13:57:26.852Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T13:57:26.852Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:26.852Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T13:57:26.853Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T13:57:26.853Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c6658b1e-0349-44ac-b83b-5f4d37a4ea10", X-RequestID:"c6658b1e-0349-44ac-b83b-5f4d37a4ea10", X-TransactionID:"c6658b1e-0349-44ac-b83b-5f4d37a4ea10", X-ECOMP-RequestID:"c6658b1e-0349-44ac-b83b-5f4d37a4ea10", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f10c2117-3917-4dbc-a6c6-c75c207b38f7"] 2022-05-09T13:57:26.854Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T13:57:26.854Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:27.017Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:27.018Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T13:57:27.019Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T13:57:27.019Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=52B236C96332C440619CA4868327271E; 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:"Mon, 09 May 2022 13:57:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:27.020Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302","businessKey":"c17ce9d6-0e55-4440-9a90-aeb77c1a332a","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-09T13:57:08.529+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e8714674-cf9f-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"eaa7122d-cf9f-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-05-09T13:57:27.021Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:27.021Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T13:57:27.055Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T13:57:27.056Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T13:57:27.056Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:27.057Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T13:57:27.057Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T13:57:27.057Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c6658b1e-0349-44ac-b83b-5f4d37a4ea10", X-RequestID:"c6658b1e-0349-44ac-b83b-5f4d37a4ea10", X-TransactionID:"c6658b1e-0349-44ac-b83b-5f4d37a4ea10", X-ECOMP-RequestID:"c6658b1e-0349-44ac-b83b-5f4d37a4ea10", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a4ed752-8c98-48b1-b7f6-d91c293d1a9d"] 2022-05-09T13:57:27.057Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T13:57:27.058Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:27.180Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:27.181Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T13:57:27.181Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T13:57:27.182Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A4F491B23021BE20C6B2DA7F55A38B6A; 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:"811", Date:"Mon, 09 May 2022 13:57:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:27.182Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ec62a53c-cf9f-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302","executionId":"eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T13:57:11.428+0000","endTime":"2022-05-09T13:57:11.433+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e8714674-cf9f-11ec-b07a-dafaaf2ee302"}] 2022-05-09T13:57:27.182Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:27.183Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eaa84ae4-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T13:57:27.188Z|c6658b1e-0349-44ac-b83b-5f4d37a4ea10|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:57:29.947Z|1e6cbc5b-80bf-4f5c-86da-a9d81b2ceef2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:57:29.947Z|1e6cbc5b-80bf-4f5c-86da-a9d81b2ceef2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:57:30.277Z|07a8a28a-9d32-433e-bae9-4163994fc6e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:57:30.278Z|07a8a28a-9d32-433e-bae9-4163994fc6e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:57:32.742Z|553b2119-11b1-4cc9-b92d-54cd724c5cd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:57:32.742Z|553b2119-11b1-4cc9-b92d-54cd724c5cd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:57:32.767Z|e0c6c173-3cd3-460e-93bd-274c1b8b6a50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:57:32.768Z|e0c6c173-3cd3-460e-93bd-274c1b8b6a50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:57:34.903Z|1b9333f5-74b8-47cc-b312-2da9f2d3e9d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:57:34.907Z|1b9333f5-74b8-47cc-b312-2da9f2d3e9d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:57:37.311Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:57:37.316Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a 2022-05-09T13:57:37.316Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|INFO|500||Invoke 2022-05-09T13:57:37.317Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:37.317Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a 2022-05-09T13:57:37.317Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Method : GET 2022-05-09T13:57:37.317Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"351a3c95c25d45c0", X-B3-SpanId:"a5a6d82726efcd24", X-B3-ParentSpanId:"351a3c95c25d45c0", X-B3-Sampled:"0", X-ONAP-RequestID:"f4d8d0f8-2953-412c-9b47-61c2efeae101", X-RequestID:"f4d8d0f8-2953-412c-9b47-61c2efeae101", X-TransactionID:"f4d8d0f8-2953-412c-9b47-61c2efeae101", X-ECOMP-RequestID:"f4d8d0f8-2953-412c-9b47-61c2efeae101", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c780a79a-57cd-4f54-9349-dd1228b315b1"] 2022-05-09T13:57:37.318Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Request body: 2022-05-09T13:57:37.318Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:37.345Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:37.346Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Status code : 200 OK 2022-05-09T13:57:37.347Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Status text : 2022-05-09T13:57:37.347Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:57:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:37.348Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Response body: { "requestId" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "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" : "2022-05-09T13:57:04.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T13:57:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "a9463035-be5e-4560-84e5-f5a76f814c28", "networkName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a" } } } 2022-05-09T13:57:37.348Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:37.349Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|INFO|500||InvokeReturn 2022-05-09T13:57:37.352Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false 2022-05-09T13:57:37.353Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:57:37.353Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:37.353Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false 2022-05-09T13:57:37.354Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:57:37.354Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"351a3c95c25d45c0", X-B3-SpanId:"27d48f7ad53b9b34", X-B3-ParentSpanId:"351a3c95c25d45c0", X-B3-Sampled:"0", X-ONAP-RequestID:"f4d8d0f8-2953-412c-9b47-61c2efeae101", X-RequestID:"f4d8d0f8-2953-412c-9b47-61c2efeae101", X-TransactionID:"f4d8d0f8-2953-412c-9b47-61c2efeae101", X-ECOMP-RequestID:"f4d8d0f8-2953-412c-9b47-61c2efeae101", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0716a333-1ece-4cb2-b770-3f4f8e300670"] 2022-05-09T13:57:37.354Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:57:37.354Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:37.372Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:37.373Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:57:37.373Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:57:37.374Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:57:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:37.375Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "groupingId" : "df587284-60eb-40ef-a419-ef5a907dec3f", "name" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0/df587284-60eb-40ef-a419-ef5a907dec3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"updated_time\":1652104630000,\"creation_time\":1652104579000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2997ccaa76b41a8a13a535ab49de4b0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"network_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-05-09T13:57:10.000+00:00", "isDataInternal" : false } ] 2022-05-09T13:57:37.375Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:37.378Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:57:37.415Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T13:57:37.416Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T13:57:37.416Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:37.416Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T13:57:37.416Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T13:57:37.417Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f4d8d0f8-2953-412c-9b47-61c2efeae101", X-RequestID:"f4d8d0f8-2953-412c-9b47-61c2efeae101", X-TransactionID:"f4d8d0f8-2953-412c-9b47-61c2efeae101", X-ECOMP-RequestID:"f4d8d0f8-2953-412c-9b47-61c2efeae101", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69e3f7d4-72e8-4452-8795-5c5fb6056eed"] 2022-05-09T13:57:37.417Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T13:57:37.417Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:37.544Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:37.545Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T13:57:37.545Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T13:57:37.546Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2DBBDD1B5EBDAD44594A8B53BE5FC2AD; 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:"Mon, 09 May 2022 13:57:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:37.546Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f88fb508-cf9f-11ec-b07a-dafaaf2ee302","businessKey":"c17ce9d6-0e55-4440-9a90-aeb77c1a332a","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-09T13:57:31.856+0000","endTime":"2022-05-09T13:57:33.861+0000","removalTime":null,"durationInMillis":2005,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"e8714674-cf9f-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"f8665bd9-cf9f-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-05-09T13:57:37.546Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:37.547Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T13:57:37.570Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T13:57:37.571Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T13:57:37.571Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:37.571Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T13:57:37.571Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T13:57:37.572Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f4d8d0f8-2953-412c-9b47-61c2efeae101", X-RequestID:"f4d8d0f8-2953-412c-9b47-61c2efeae101", X-TransactionID:"f4d8d0f8-2953-412c-9b47-61c2efeae101", X-ECOMP-RequestID:"f4d8d0f8-2953-412c-9b47-61c2efeae101", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d8d8fd5-b1b3-4fc2-9c74-d316e66e36a2"] 2022-05-09T13:57:37.572Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T13:57:37.572Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:37.698Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:37.699Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T13:57:37.699Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T13:57:37.699Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=84412609FCB294A593F1310F37105786; 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:"Mon, 09 May 2022 13:57:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:37.700Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:f890515b-cf9f-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"f88fb508-cf9f-11ec-b07a-dafaaf2ee302","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"f88fb508-cf9f-11ec-b07a-dafaaf2ee302","executionId":"f88fb508-cf9f-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T13:57:31.860+0000","endTime":"2022-05-09T13:57:33.860+0000","durationInMillis":2000,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e8714674-cf9f-11ec-b07a-dafaaf2ee302"}] 2022-05-09T13:57:37.700Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:37.701Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T13:57:37.708Z|f4d8d0f8-2953-412c-9b47-61c2efeae101|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:57:42.763Z|922f7c97-5a3e-4bf2-95de-ba805e6e1915|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:57:42.764Z|922f7c97-5a3e-4bf2-95de-ba805e6e1915|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:57:42.790Z|0ce5e81d-e002-40fb-9ea0-33d9e95619a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:57:42.791Z|0ce5e81d-e002-40fb-9ea0-33d9e95619a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:57:44.934Z|dfcdbde7-9231-4099-bd6c-98dc114a1f8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:57:44.935Z|dfcdbde7-9231-4099-bd6c-98dc114a1f8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:57:44.947Z|0e49687b-b8de-44d8-8311-ac153cb238c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:57:44.950Z|0e49687b-b8de-44d8-8311-ac153cb238c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:57:47.844Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:57:47.851Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a 2022-05-09T13:57:47.851Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|INFO|500||Invoke 2022-05-09T13:57:47.852Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:47.852Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a 2022-05-09T13:57:47.852Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Method : GET 2022-05-09T13:57:47.852Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0548b5e570f2dcbb", X-B3-SpanId:"a092be55202e1a33", X-B3-ParentSpanId:"0548b5e570f2dcbb", X-B3-Sampled:"0", X-ONAP-RequestID:"fd64d216-b5c2-4c6d-9489-79a62d98fb14", X-RequestID:"fd64d216-b5c2-4c6d-9489-79a62d98fb14", X-TransactionID:"fd64d216-b5c2-4c6d-9489-79a62d98fb14", X-ECOMP-RequestID:"fd64d216-b5c2-4c6d-9489-79a62d98fb14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44d545ac-8af7-43b3-8bfe-a31b6bd29246"] 2022-05-09T13:57:47.853Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Request body: 2022-05-09T13:57:47.853Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:47.888Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:47.889Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Status code : 200 OK 2022-05-09T13:57:47.889Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Status text : 2022-05-09T13:57:47.890Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:57:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:47.892Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Response body: { "requestId" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "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" : "2022-05-09T13:57:04.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T13:57:32.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "a9463035-be5e-4560-84e5-f5a76f814c28", "networkName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a" } } } 2022-05-09T13:57:47.892Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:47.893Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|INFO|500||InvokeReturn 2022-05-09T13:57:47.895Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false 2022-05-09T13:57:47.895Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:57:47.895Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:47.896Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false 2022-05-09T13:57:47.896Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:57:47.896Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0548b5e570f2dcbb", X-B3-SpanId:"78d8cef3a073f396", X-B3-ParentSpanId:"0548b5e570f2dcbb", X-B3-Sampled:"0", X-ONAP-RequestID:"fd64d216-b5c2-4c6d-9489-79a62d98fb14", X-RequestID:"fd64d216-b5c2-4c6d-9489-79a62d98fb14", X-TransactionID:"fd64d216-b5c2-4c6d-9489-79a62d98fb14", X-ECOMP-RequestID:"fd64d216-b5c2-4c6d-9489-79a62d98fb14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"027175d6-9ada-4d04-bef3-6c47f31420f6"] 2022-05-09T13:57:47.896Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:57:47.897Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:47.912Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:47.913Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:57:47.913Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:57:47.913Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:57:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:47.915Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "groupingId" : "df587284-60eb-40ef-a419-ef5a907dec3f", "name" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0/df587284-60eb-40ef-a419-ef5a907dec3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"updated_time\":1652104630000,\"creation_time\":1652104579000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2997ccaa76b41a8a13a535ab49de4b0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"network_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-05-09T13:57:10.000+00:00", "isDataInternal" : false } ] 2022-05-09T13:57:47.915Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:47.916Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:57:47.950Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T13:57:47.951Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T13:57:47.951Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:47.951Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T13:57:47.951Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T13:57:47.952Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fd64d216-b5c2-4c6d-9489-79a62d98fb14", X-RequestID:"fd64d216-b5c2-4c6d-9489-79a62d98fb14", X-TransactionID:"fd64d216-b5c2-4c6d-9489-79a62d98fb14", X-ECOMP-RequestID:"fd64d216-b5c2-4c6d-9489-79a62d98fb14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"566453bc-2d28-4a5a-a2bb-e1b705fcafac"] 2022-05-09T13:57:47.952Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T13:57:47.952Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:48.083Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:48.085Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T13:57:48.085Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T13:57:48.086Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=813E14FFEB08D69DAEBB728CD95C89C3; 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:"Mon, 09 May 2022 13:57:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:48.086Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f88fb508-cf9f-11ec-b07a-dafaaf2ee302","businessKey":"c17ce9d6-0e55-4440-9a90-aeb77c1a332a","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-09T13:57:31.856+0000","endTime":"2022-05-09T13:57:33.861+0000","removalTime":null,"durationInMillis":2005,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"e8714674-cf9f-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"f8665bd9-cf9f-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-05-09T13:57:48.087Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:48.087Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T13:57:48.114Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T13:57:48.115Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T13:57:48.115Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:48.115Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T13:57:48.116Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T13:57:48.116Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fd64d216-b5c2-4c6d-9489-79a62d98fb14", X-RequestID:"fd64d216-b5c2-4c6d-9489-79a62d98fb14", X-TransactionID:"fd64d216-b5c2-4c6d-9489-79a62d98fb14", X-ECOMP-RequestID:"fd64d216-b5c2-4c6d-9489-79a62d98fb14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a74d9821-17df-4d94-ac57-ce1f5bec8527"] 2022-05-09T13:57:48.116Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T13:57:48.117Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:48.248Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:48.249Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T13:57:48.249Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T13:57:48.249Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B4B42D709DA0802E0B5CD7D6F8BE67EB; 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:"Mon, 09 May 2022 13:57:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:48.250Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:f890515b-cf9f-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"f88fb508-cf9f-11ec-b07a-dafaaf2ee302","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"f88fb508-cf9f-11ec-b07a-dafaaf2ee302","executionId":"f88fb508-cf9f-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T13:57:31.860+0000","endTime":"2022-05-09T13:57:33.860+0000","durationInMillis":2000,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e8714674-cf9f-11ec-b07a-dafaaf2ee302"}] 2022-05-09T13:57:48.250Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:48.251Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f88fb508-cf9f-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T13:57:48.256Z|fd64d216-b5c2-4c6d-9489-79a62d98fb14|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:57:52.785Z|990bacf8-cfc6-46d7-9056-097fcab2d4bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:57:52.786Z|990bacf8-cfc6-46d7-9056-097fcab2d4bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:57:52.812Z|3cfcbe77-cb33-4a68-afb1-dd24e33ce2f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:57:52.813Z|3cfcbe77-cb33-4a68-afb1-dd24e33ce2f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:57:54.957Z|5f641a36-1422-421d-b374-c8c6096159d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:57:54.958Z|5f641a36-1422-421d-b374-c8c6096159d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:57:58.385Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:57:58.390Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a 2022-05-09T13:57:58.391Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|INFO|500||Invoke 2022-05-09T13:57:58.391Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:58.392Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a 2022-05-09T13:57:58.392Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Method : GET 2022-05-09T13:57:58.392Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3aae1c8b3a30711d", X-B3-SpanId:"b7dfea838acf0b9a", X-B3-ParentSpanId:"3aae1c8b3a30711d", X-B3-Sampled:"0", X-ONAP-RequestID:"4616c94b-f0b4-41ea-aa9a-1d48f5df0afb", X-RequestID:"4616c94b-f0b4-41ea-aa9a-1d48f5df0afb", X-TransactionID:"4616c94b-f0b4-41ea-aa9a-1d48f5df0afb", X-ECOMP-RequestID:"4616c94b-f0b4-41ea-aa9a-1d48f5df0afb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f237cffa-d2a8-4a3b-b67e-b326bae51311"] 2022-05-09T13:57:58.392Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Request body: 2022-05-09T13:57:58.392Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:58.414Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:58.415Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Status code : 200 OK 2022-05-09T13:57:58.415Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Status text : 2022-05-09T13:57:58.415Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:57:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:58.416Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Response body: { "requestId" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "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" : "2022-05-09T13:57:04.000+00:00", "endTime" : "2022-05-09T13:57:51.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T13:57:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "a9463035-be5e-4560-84e5-f5a76f814c28", "networkName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a" } } } 2022-05-09T13:57:58.417Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:58.418Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|INFO|500||InvokeReturn 2022-05-09T13:57:58.422Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false 2022-05-09T13:57:58.423Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:57:58.423Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:58.423Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false 2022-05-09T13:57:58.423Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:57:58.424Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3aae1c8b3a30711d", X-B3-SpanId:"ccea9578c2a0db45", X-B3-ParentSpanId:"3aae1c8b3a30711d", X-B3-Sampled:"0", X-ONAP-RequestID:"4616c94b-f0b4-41ea-aa9a-1d48f5df0afb", X-RequestID:"4616c94b-f0b4-41ea-aa9a-1d48f5df0afb", X-TransactionID:"4616c94b-f0b4-41ea-aa9a-1d48f5df0afb", X-ECOMP-RequestID:"4616c94b-f0b4-41ea-aa9a-1d48f5df0afb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"caed2929-8690-4dfe-883d-7f77e3e94946"] 2022-05-09T13:57:58.424Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:57:58.425Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:58.438Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:58.438Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:57:58.439Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:57:58.439Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:57:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:58.440Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "groupingId" : "df587284-60eb-40ef-a419-ef5a907dec3f", "name" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0/df587284-60eb-40ef-a419-ef5a907dec3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"updated_time\":1652104630000,\"creation_time\":1652104579000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2997ccaa76b41a8a13a535ab49de4b0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"network_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-05-09T13:57:10.000+00:00", "isDataInternal" : false } ] 2022-05-09T13:57:58.440Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:58.441Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:57:58.453Z|4616c94b-f0b4-41ea-aa9a-1d48f5df0afb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:57:58.579Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:57:58.583Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a 2022-05-09T13:57:58.584Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|INFO|500||Invoke 2022-05-09T13:57:58.584Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:58.584Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a 2022-05-09T13:57:58.584Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Method : GET 2022-05-09T13:57:58.585Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f7e3f5c17eb72734", X-B3-SpanId:"dd80c7e3a0e99db4", X-B3-ParentSpanId:"f7e3f5c17eb72734", X-B3-Sampled:"0", X-ONAP-RequestID:"2efbec7f-8400-467d-98f7-54a477eca1ee", X-RequestID:"2efbec7f-8400-467d-98f7-54a477eca1ee", X-TransactionID:"2efbec7f-8400-467d-98f7-54a477eca1ee", X-ECOMP-RequestID:"2efbec7f-8400-467d-98f7-54a477eca1ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"344dc802-881f-428b-b508-e08996576b1c"] 2022-05-09T13:57:58.585Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Request body: 2022-05-09T13:57:58.585Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:58.604Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:58.605Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Status code : 200 OK 2022-05-09T13:57:58.605Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Status text : 2022-05-09T13:57:58.605Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:57:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:58.606Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Response body: { "requestId" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "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" : "2022-05-09T13:57:04.000+00:00", "endTime" : "2022-05-09T13:57:51.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T13:57:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "a9463035-be5e-4560-84e5-f5a76f814c28", "networkName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a" } } } 2022-05-09T13:57:58.606Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:58.607Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|INFO|500||InvokeReturn 2022-05-09T13:57:58.609Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false 2022-05-09T13:57:58.609Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:57:58.609Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:58.610Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false 2022-05-09T13:57:58.610Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:57:58.610Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f7e3f5c17eb72734", X-B3-SpanId:"0075df42a7c8e319", X-B3-ParentSpanId:"f7e3f5c17eb72734", X-B3-Sampled:"0", X-ONAP-RequestID:"2efbec7f-8400-467d-98f7-54a477eca1ee", X-RequestID:"2efbec7f-8400-467d-98f7-54a477eca1ee", X-TransactionID:"2efbec7f-8400-467d-98f7-54a477eca1ee", X-ECOMP-RequestID:"2efbec7f-8400-467d-98f7-54a477eca1ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78ccb0db-e547-4146-b5d5-6e3c9a8f332a"] 2022-05-09T13:57:58.611Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:57:58.611Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:58.628Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:58.629Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:57:58.629Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:57:58.630Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:57:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:58.631Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "groupingId" : "df587284-60eb-40ef-a419-ef5a907dec3f", "name" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0/df587284-60eb-40ef-a419-ef5a907dec3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"updated_time\":1652104630000,\"creation_time\":1652104579000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2997ccaa76b41a8a13a535ab49de4b0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"network_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-05-09T13:57:10.000+00:00", "isDataInternal" : false } ] 2022-05-09T13:57:58.632Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:58.632Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:57:58.642Z|2efbec7f-8400-467d-98f7-54a477eca1ee|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:57:58.757Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:57:58.761Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a 2022-05-09T13:57:58.762Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|INFO|500||Invoke 2022-05-09T13:57:58.762Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:58.763Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a 2022-05-09T13:57:58.763Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Method : GET 2022-05-09T13:57:58.763Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b456014e13d236b4", X-B3-SpanId:"da0d6b5b779dd7dc", X-B3-ParentSpanId:"b456014e13d236b4", X-B3-Sampled:"0", X-ONAP-RequestID:"fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4", X-RequestID:"fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4", X-TransactionID:"fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4", X-ECOMP-RequestID:"fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4cab89b4-4899-4708-ab67-a3b099d87674"] 2022-05-09T13:57:58.764Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Request body: 2022-05-09T13:57:58.764Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:58.789Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:58.790Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Status code : 200 OK 2022-05-09T13:57:58.790Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Status text : 2022-05-09T13:57:58.790Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:57:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:58.792Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Response body: { "requestId" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "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" : "2022-05-09T13:57:04.000+00:00", "endTime" : "2022-05-09T13:57:51.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T13:57:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "a9463035-be5e-4560-84e5-f5a76f814c28", "networkName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a" } } } 2022-05-09T13:57:58.792Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:58.793Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|INFO|500||InvokeReturn 2022-05-09T13:57:58.797Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false 2022-05-09T13:57:58.798Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:57:58.798Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:58.799Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false 2022-05-09T13:57:58.799Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:57:58.799Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b456014e13d236b4", X-B3-SpanId:"5e5ce7adef5346cb", X-B3-ParentSpanId:"b456014e13d236b4", X-B3-Sampled:"0", X-ONAP-RequestID:"fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4", X-RequestID:"fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4", X-TransactionID:"fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4", X-ECOMP-RequestID:"fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ab9c144-c66b-4add-b3c3-9acb3dd4c667"] 2022-05-09T13:57:58.800Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:57:58.800Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:58.816Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:58.817Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:57:58.817Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:57:58.817Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:57:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:58.818Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "groupingId" : "df587284-60eb-40ef-a419-ef5a907dec3f", "name" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0/df587284-60eb-40ef-a419-ef5a907dec3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"updated_time\":1652104630000,\"creation_time\":1652104579000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2997ccaa76b41a8a13a535ab49de4b0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"network_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-05-09T13:57:10.000+00:00", "isDataInternal" : false } ] 2022-05-09T13:57:58.818Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:58.819Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:57:58.828Z|fb1c8575-7d8e-4516-84e2-0f7fe4d3b3e4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:57:58.952Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:57:58.956Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a 2022-05-09T13:57:58.956Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|INFO|500||Invoke 2022-05-09T13:57:58.957Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:58.957Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a 2022-05-09T13:57:58.957Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Method : GET 2022-05-09T13:57:58.957Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f61d7ab2b90d1909", X-B3-SpanId:"2e4fd6c950030865", X-B3-ParentSpanId:"f61d7ab2b90d1909", X-B3-Sampled:"0", X-ONAP-RequestID:"d4584ac0-5768-46aa-8256-b3f67d3e9808", X-RequestID:"d4584ac0-5768-46aa-8256-b3f67d3e9808", X-TransactionID:"d4584ac0-5768-46aa-8256-b3f67d3e9808", X-ECOMP-RequestID:"d4584ac0-5768-46aa-8256-b3f67d3e9808", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe0ad011-1e6b-4495-93f7-fcce524d0264"] 2022-05-09T13:57:58.958Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Request body: 2022-05-09T13:57:58.958Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:58.977Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:58.978Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Status code : 200 OK 2022-05-09T13:57:58.978Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Status text : 2022-05-09T13:57:58.979Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:57:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:58.979Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Response body: { "requestId" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "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" : "2022-05-09T13:57:04.000+00:00", "endTime" : "2022-05-09T13:57:51.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T13:57:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "a9463035-be5e-4560-84e5-f5a76f814c28", "networkName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a" } } } 2022-05-09T13:57:58.980Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:58.980Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|INFO|500||InvokeReturn 2022-05-09T13:57:58.982Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false 2022-05-09T13:57:58.983Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:57:58.983Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:58.983Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false 2022-05-09T13:57:58.983Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:57:58.984Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f61d7ab2b90d1909", X-B3-SpanId:"d1196530fe772c20", X-B3-ParentSpanId:"f61d7ab2b90d1909", X-B3-Sampled:"0", X-ONAP-RequestID:"d4584ac0-5768-46aa-8256-b3f67d3e9808", X-RequestID:"d4584ac0-5768-46aa-8256-b3f67d3e9808", X-TransactionID:"d4584ac0-5768-46aa-8256-b3f67d3e9808", X-ECOMP-RequestID:"d4584ac0-5768-46aa-8256-b3f67d3e9808", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d0a9d82-2632-42e4-a2e3-703b50b9c423"] 2022-05-09T13:57:58.984Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:57:58.984Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:59.001Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:59.002Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:57:59.002Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:57:59.002Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:57:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:59.003Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "groupingId" : "df587284-60eb-40ef-a419-ef5a907dec3f", "name" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0/df587284-60eb-40ef-a419-ef5a907dec3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"updated_time\":1652104630000,\"creation_time\":1652104579000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2997ccaa76b41a8a13a535ab49de4b0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"network_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-05-09T13:57:10.000+00:00", "isDataInternal" : false } ] 2022-05-09T13:57:59.004Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:59.004Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:57:59.014Z|d4584ac0-5768-46aa-8256-b3f67d3e9808|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:57:59.157Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:57:59.161Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a 2022-05-09T13:57:59.162Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|INFO|500||Invoke 2022-05-09T13:57:59.162Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:59.163Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a 2022-05-09T13:57:59.163Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Method : GET 2022-05-09T13:57:59.164Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e72f8ee3f67963a", X-B3-SpanId:"73712c7be3d2fad8", X-B3-ParentSpanId:"1e72f8ee3f67963a", X-B3-Sampled:"0", X-ONAP-RequestID:"b924a545-4729-4072-adf3-5578a468199a", X-RequestID:"b924a545-4729-4072-adf3-5578a468199a", X-TransactionID:"b924a545-4729-4072-adf3-5578a468199a", X-ECOMP-RequestID:"b924a545-4729-4072-adf3-5578a468199a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22579d3c-c16e-43cc-80f0-fb7df07556cd"] 2022-05-09T13:57:59.164Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Request body: 2022-05-09T13:57:59.165Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:59.196Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:59.197Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Status code : 200 OK 2022-05-09T13:57:59.197Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Status text : 2022-05-09T13:57:59.197Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:57:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:59.198Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||Response body: { "requestId" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "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" : "2022-05-09T13:57:04.000+00:00", "endTime" : "2022-05-09T13:57:51.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T13:57:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "a9463035-be5e-4560-84e5-f5a76f814c28", "networkName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81/networks/a9463035-be5e-4560-84e5-f5a76f814c28", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a" } } } 2022-05-09T13:57:59.199Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:59.199Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|INFO|500||InvokeReturn 2022-05-09T13:57:59.204Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false 2022-05-09T13:57:59.204Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:57:59.205Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:57:59.205Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false 2022-05-09T13:57:59.205Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:57:59.206Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e72f8ee3f67963a", X-B3-SpanId:"b142f89cc37a9f46", X-B3-ParentSpanId:"1e72f8ee3f67963a", X-B3-Sampled:"0", X-ONAP-RequestID:"b924a545-4729-4072-adf3-5578a468199a", X-RequestID:"b924a545-4729-4072-adf3-5578a468199a", X-TransactionID:"b924a545-4729-4072-adf3-5578a468199a", X-ECOMP-RequestID:"b924a545-4729-4072-adf3-5578a468199a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81d5398c-7a80-400d-ace9-e32524ef2838"] 2022-05-09T13:57:59.206Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:57:59.206Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:57:59.239Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:57:59.240Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:57:59.241Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:57:59.241Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:57:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:57:59.248Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "c17ce9d6-0e55-4440-9a90-aeb77c1a332a", "groupingId" : "df587284-60eb-40ef-a419-ef5a907dec3f", "name" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0/df587284-60eb-40ef-a419-ef5a907dec3f\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"updated_time\":1652104630000,\"creation_time\":1652104579000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"e2997ccaa76b41a8a13a535ab49de4b0\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"df587284-60eb-40ef-a419-ef5a907dec3f\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"network_name\":\"basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-05-09T13:57:10.000+00:00", "isDataInternal" : false } ] 2022-05-09T13:57:59.248Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:57:59.249Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c17ce9d6-0e55-4440-9a90-aeb77c1a332a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:57:59.264Z|b924a545-4729-4072-adf3-5578a468199a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/c17ce9d6-0e55-4440-9a90-aeb77c1a332a|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:57:59.947Z|c726e756-4009-4aaa-8dc4-c8a3ed60a966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:57:59.947Z|c726e756-4009-4aaa-8dc4-c8a3ed60a966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:58:00.018Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:58:00.024Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|||INFO|500||Checking if requestId: b6f36fd7-d7de-428a-bc49-e97cfec09758 already exists in requestDb InfraActiveRequests table 2022-05-09T13:58:00.025Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758 2022-05-09T13:58:00.026Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|INFO|500||Invoke 2022-05-09T13:58:00.026Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||===========================request begin================================================ 2022-05-09T13:58:00.026Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758 2022-05-09T13:58:00.026Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Method : GET 2022-05-09T13:58:00.027Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d5351daf2906f6ca", X-B3-SpanId:"4b8e1c2cf8cf3bc3", X-B3-ParentSpanId:"d5351daf2906f6ca", X-B3-Sampled:"0", X-ONAP-RequestID:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-RequestID:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-TransactionID:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-ECOMP-RequestID:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa277dba-3f27-4ae7-ba73-3584ea3de678"] 2022-05-09T13:58:00.027Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Request body: 2022-05-09T13:58:00.028Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||==========================request end================================================ 2022-05-09T13:58:00.048Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||============================response begin========================================== 2022-05-09T13:58:00.049Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T13:58:00.049Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Status text : 2022-05-09T13:58:00.050Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 09 May 2022 13:57:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:58:00.051Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Response body: 2022-05-09T13:58:00.051Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||=======================response end================================================= 2022-05-09T13:58:00.052Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|INFO|404|Not Found|InvokeReturn 2022-05-09T13:58:00.066Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|||INFO|500||Running local validations 2022-05-09T13:58:00.138Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T13:58:00.178Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81?format=pathed|INFO|500||Invoke 2022-05-09T13:58:00.178Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[b6f36fd7-d7de-428a-bc49-e97cfec09758], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[abe89650-0fe7-40da-a56f-ab3ea971f5c9], X-ECOMP-RequestID=[b6f36fd7-d7de-428a-bc49-e97cfec09758], X-TransactionId=[], X-ONAP-RequestID=[b6f36fd7-d7de-428a-bc49-e97cfec09758]} 2022-05-09T13:58:00.233Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220509-13:57:59:243-27761], vertex-id=[188632], Content-Length=[251], Date=[Mon, 09 May 2022 13:57:59 GMT], Content-Type=[application/json]} 2022-05-09T13:58:00.235Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81?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/56d0eceb-5244-45ce-8898-f3c61494dd81"}]} 2022-05-09T13:58:00.235Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81?format=pathed|INFO|500||InvokeReturn 2022-05-09T13:58:00.252Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T13:58:00.279Z|0bd4a08f-463d-49af-8b00-779e72722428|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:58:00.279Z|0bd4a08f-463d-49af-8b00-779e72722428|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:58:00.377Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-05-09T13:58:00.378Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-05-09T13:58:00.516Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-05-09T13:58:00.518Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220509-13:57:59:440-4779], Content-Length=[613], Date=[Mon, 09 May 2022 13:57:59 GMT], Content-Type=[application/json]} 2022-05-09T13:58:00.518Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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/56d0eceb-5244-45ce-8898-f3c61494dd81/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/56d0eceb-5244-45ce-8898-f3c61494dd81/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2022-05-09T13:58:00.522Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2022-05-09T13:58:00.526Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T13:58:00.561Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-05-09T13:58:00.562Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81?format=pathed|INFO|500||Invoke 2022-05-09T13:58:00.654Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81?format=pathed|INFO|500||InvokeReturn 2022-05-09T13:58:00.655Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220509-13:57:59:620-42876], vertex-id=[188632], Content-Length=[251], Date=[Mon, 09 May 2022 13:57:59 GMT], Content-Type=[application/json]} 2022-05-09T13:58:00.656Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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/56d0eceb-5244-45ce-8898-f3c61494dd81"}]} 2022-05-09T13:58:00.662Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T13:58:00.694Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-05-09T13:58:00.695Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-05-09T13:58:00.822Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-05-09T13:58:00.823Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220509-13:57:59:751-22379], Content-Length=[610], Date=[Mon, 09 May 2022 13:57:59 GMT], Content-Type=[application/json]} 2022-05-09T13:58:00.824Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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/56d0eceb-5244-45ce-8898-f3c61494dd81/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/56d0eceb-5244-45ce-8898-f3c61494dd81/related-to/l3-networks","ERR.5.4.6114"]}}} 2022-05-09T13:58:00.828Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2022-05-09T13:58:00.833Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T13:58:00.874Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81?format=pathed|INFO|500||Invoke 2022-05-09T13:58:00.875Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[b6f36fd7-d7de-428a-bc49-e97cfec09758], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2a96cab9-0890-4db4-8349-dcd9f04eeb68], X-ECOMP-RequestID=[b6f36fd7-d7de-428a-bc49-e97cfec09758], X-TransactionId=[], X-ONAP-RequestID=[b6f36fd7-d7de-428a-bc49-e97cfec09758]} 2022-05-09T13:58:00.922Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220509-13:57:59:931-67821], vertex-id=[188632], Content-Length=[251], Date=[Mon, 09 May 2022 13:57:59 GMT], Content-Type=[application/json]} 2022-05-09T13:58:00.923Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81?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/56d0eceb-5244-45ce-8898-f3c61494dd81"}]} 2022-05-09T13:58:00.924Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81?format=pathed|INFO|500||InvokeReturn 2022-05-09T13:58:00.930Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T13:58:00.959Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-05-09T13:58:00.960Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-05-09T13:58:01.021Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-05-09T13:58:01.022Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220509-13:58:00:017-59842], Content-Length=[619], Date=[Mon, 09 May 2022 13:58:00 GMT], Content-Type=[application/json]} 2022-05-09T13:58:01.023Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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/56d0eceb-5244-45ce-8898-f3c61494dd81/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/56d0eceb-5244-45ce-8898-f3c61494dd81/related-to/configurations","ERR.5.4.6114"]}}} 2022-05-09T13:58:01.026Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/56d0eceb-5244-45ce-8898-f3c61494dd81/related-to/configurations?resultIndex=0&resultSize=1&format=count 2022-05-09T13:58:01.027Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-05-09T13:58:01.027Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-05-09T13:58:01.028Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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 2022-05-09T13:58:01.029Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-05-09T13:58:01.029Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-05-09T13:58:01.029Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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 2022-05-09T13:58:01.030Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-05-09T13:58:01.030Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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:"d5351daf2906f6ca", X-B3-SpanId:"93f7a6351fe5f99b", X-B3-ParentSpanId:"d5351daf2906f6ca", X-B3-Sampled:"0", X-ONAP-RequestID:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-RequestID:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-TransactionID:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-ECOMP-RequestID:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6418557d-0c7f-4531-99ba-130a096258d8"] 2022-05-09T13:58:01.030Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"56d0eceb-5244-45ce-8898-f3c61494dd81"},"instanceName":null,"requestScope":"service"} 2022-05-09T13:58:01.031Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-05-09T13:58:01.056Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-05-09T13:58:01.057Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-05-09T13:58:01.057Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-05-09T13:58:01.057Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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:"Mon, 09 May 2022 13:57:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:58:01.058Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-05-09T13:58:01.058Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-05-09T13:58:01.059Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-05-09T13:58:01.060Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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 2022-05-09T13:58:01.060Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-05-09T13:58:01.061Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-05-09T13:58:01.061Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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 2022-05-09T13:58:01.061Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-05-09T13:58:01.062Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-RequestID:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-TransactionID:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-ECOMP-RequestID:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2279d59-c42d-4dc1-86a0-99a8d9d5114a"] 2022-05-09T13:58:01.062Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-05-09T13:58:01.062Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-05-09T13:58:01.092Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-05-09T13:58:01.092Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-05-09T13:58:01.093Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-05-09T13:58:01.093Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:58:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:58:01.096Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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" : "2022-05-09 12:55:17.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-05-09T13:58:01.097Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-05-09T13:58:01.097Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-05-09T13:58:01.104Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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 2022-05-09T13:58:01.104Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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 2022-05-09T13:58:01.105Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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================================================ 2022-05-09T13:58:01.105Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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 2022-05-09T13:58:01.105Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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 2022-05-09T13:58:01.105Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-RequestID:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-TransactionID:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-ECOMP-RequestID:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d3722c6-efd7-46b4-8dfe-0098e4b59d4b"] 2022-05-09T13:58:01.106Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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: 2022-05-09T13:58:01.106Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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================================================ 2022-05-09T13:58:01.126Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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========================================== 2022-05-09T13:58:01.127Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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 2022-05-09T13:58:01.127Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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 : 2022-05-09T13:58:01.127Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:58:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:58:01.128Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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" : 536, "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" : "2022-05-09T12:55:17.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service" } } } 2022-05-09T13:58:01.128Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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================================================= 2022-05-09T13:58:01.128Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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 2022-05-09T13:58:01.131Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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 2022-05-09T13:58:01.132Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-05-09T13:58:01.132Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-05-09T13:58:01.132Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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 2022-05-09T13:58:01.133Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-05-09T13:58:01.133Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-RequestID:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-TransactionID:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-ECOMP-RequestID:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29833f3e-b1d7-41a1-8cfb-8a86e0795dc2"] 2022-05-09T13:58:01.133Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-05-09T13:58:01.133Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-05-09T13:58:01.154Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-05-09T13:58:01.154Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-05-09T13:58:01.155Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-05-09T13:58:01.155Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:58:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:58:01.157Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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" : "2022-05-09 12:55:17.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-05-09T13:58:01.158Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-05-09T13:58:01.158Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-05-09T13:58:01.162Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T13:58:01.162Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-05-09T13:58:01.162Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-05-09T13:58:01.162Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T13:58:01.163Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-05-09T13:58:01.163Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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:"1054", X-B3-TraceId:"d5351daf2906f6ca", X-B3-SpanId:"56b8fac8da5fe4ad", X-B3-ParentSpanId:"d5351daf2906f6ca", X-B3-Sampled:"0", X-ONAP-RequestID:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-RequestID:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-TransactionID:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-ECOMP-RequestID:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b6e427a-042b-40ee-a30e-6ca2978ff787"] 2022-05-09T13:58:01.163Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"b6f36fd7-d7de-428a-bc49-e97cfec09758","requestStatus":"IN_PROGRESS","startTime":1652104681027,"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\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a066d17f-bc12-489c-a3dd-4d56178c4cda\"\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":"56d0eceb-5244-45ce-8898-f3c61494dd81","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81","cloudApiRequests":[],"requestURI":"b6f36fd7-d7de-428a-bc49-e97cfec09758"} 2022-05-09T13:58:01.163Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-05-09T13:58:01.187Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-05-09T13:58:01.188Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-05-09T13:58:01.188Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-05-09T13:58:01.188Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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/b6f36fd7-d7de-428a-bc49-e97cfec09758", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:57:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:58:01.190Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "b6f36fd7-d7de-428a-bc49-e97cfec09758", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T13:58:01.027+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\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a066d17f-bc12-489c-a3dd-4d56178c4cda\"\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" : "2022-05-09T13:57:59.549+00:00", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81", "cloudApiRequests" : [ ], "requestURI" : "b6f36fd7-d7de-428a-bc49-e97cfec09758", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758" } } } 2022-05-09T13:58:01.190Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-05-09T13:58:01.190Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-05-09T13:58:01.200Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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 2022-05-09T13:58:01.201Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-05-09T13:58:01.201Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-05-09T13:58:01.201Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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 2022-05-09T13:58:01.201Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-05-09T13:58:01.202Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|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:"d5351daf2906f6ca", X-B3-SpanId:"c968b661c9316e9b", X-B3-ParentSpanId:"d5351daf2906f6ca", X-B3-Sampled:"0", X-ONAP-RequestID:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-RequestID:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-TransactionID:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-ECOMP-RequestID:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45974dd1-4d81-49f8-976e-0f20431259fa"] 2022-05-09T13:58:01.202Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"89c6649b-182a-4e0b-8b20-1f62347dca27\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"a066d17f-bc12-489c-a3dd-4d56178c4cda\",\"modelUuid\":\"a066d17f-bc12-489c-a3dd-4d56178c4cda\",\"modelInvariantUuid\":\"89c6649b-182a-4e0b-8b20-1f62347dca27\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"56d0eceb-5244-45ce-8898-f3c61494dd81\"}","type":"String"},"requestId":{"value":"b6f36fd7-d7de-428a-bc49-e97cfec09758","type":"String"},"mso-request-id":{"value":"b6f36fd7-d7de-428a-bc49-e97cfec09758","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"56d0eceb-5244-45ce-8898-f3c61494dd81","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/56d0eceb-5244-45ce-8898-f3c61494dd81","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-05-09T13:58:01.202Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-05-09T13:58:02.219Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-05-09T13:58:02.219Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-05-09T13:58:02.220Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-05-09T13:58:02.220Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 09 May 2022 13:58:02 GMT", X-ONAP-RequestID:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-RequestID:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-TransactionID:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-ECOMP-RequestID:"b6f36fd7-d7de-428a-bc49-e97cfec09758", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"45974dd1-4d81-49f8-976e-0f20431259fa", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:58:02.220Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"b6f36fd7-d7de-428a-bc49-e97cfec09758\",\"instanceId\":\"56d0eceb-5244-45ce-8898-f3c61494dd81\"}}","message":"Success","processInstanceID":"0a0ffe3a-cfa0-11ec-b07a-dafaaf2ee302","variables":null,"messageCode":200} 2022-05-09T13:58:02.221Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-05-09T13:58:02.221Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-05-09T13:58:02.226Z|b6f36fd7-d7de-428a-bc49-e97cfec09758|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:58:02.358Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:58:02.362Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758 2022-05-09T13:58:02.363Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|INFO|500||Invoke 2022-05-09T13:58:02.363Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||===========================request begin================================================ 2022-05-09T13:58:02.363Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758 2022-05-09T13:58:02.364Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Method : GET 2022-05-09T13:58:02.364Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"667dcc2ea20801b5", X-B3-SpanId:"95f73fe346380693", X-B3-ParentSpanId:"667dcc2ea20801b5", X-B3-Sampled:"0", X-ONAP-RequestID:"b6b3fd8f-04cb-4079-b8db-b21ec5362ac4", X-RequestID:"b6b3fd8f-04cb-4079-b8db-b21ec5362ac4", X-TransactionID:"b6b3fd8f-04cb-4079-b8db-b21ec5362ac4", X-ECOMP-RequestID:"b6b3fd8f-04cb-4079-b8db-b21ec5362ac4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93debec4-1852-4683-aa2f-c40b6154010a"] 2022-05-09T13:58:02.364Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Request body: 2022-05-09T13:58:02.365Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||==========================request end================================================ 2022-05-09T13:58:02.397Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||============================response begin========================================== 2022-05-09T13:58:02.398Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Status code : 200 OK 2022-05-09T13:58:02.398Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Status text : 2022-05-09T13:58:02.398Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:58:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:58:02.399Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Response body: { "requestId" : "b6f36fd7-d7de-428a-bc49-e97cfec09758", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T13:58:01.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\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a066d17f-bc12-489c-a3dd-4d56178c4cda\"\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" : "2022-05-09T13:58:00.000+00:00", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "serviceInstanceName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81", "cloudApiRequests" : [ ], "requestURI" : "b6f36fd7-d7de-428a-bc49-e97cfec09758", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758" } } } 2022-05-09T13:58:02.400Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||=======================response end================================================= 2022-05-09T13:58:02.400Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|INFO|500||InvokeReturn 2022-05-09T13:58:02.402Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false 2022-05-09T13:58:02.402Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:58:02.403Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:58:02.403Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false 2022-05-09T13:58:02.403Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:58:02.404Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"667dcc2ea20801b5", X-B3-SpanId:"55630fddfc521e97", X-B3-ParentSpanId:"667dcc2ea20801b5", X-B3-Sampled:"0", X-ONAP-RequestID:"b6b3fd8f-04cb-4079-b8db-b21ec5362ac4", X-RequestID:"b6b3fd8f-04cb-4079-b8db-b21ec5362ac4", X-TransactionID:"b6b3fd8f-04cb-4079-b8db-b21ec5362ac4", X-ECOMP-RequestID:"b6b3fd8f-04cb-4079-b8db-b21ec5362ac4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c094343a-514a-40b8-b651-8ae388887c93"] 2022-05-09T13:58:02.404Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:58:02.404Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:58:02.417Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:58:02.417Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:58:02.418Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:58:02.418Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:58:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:58:02.420Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T13:58:02.420Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:58:02.420Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:58:02.428Z|b6b3fd8f-04cb-4079-b8db-b21ec5362ac4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:58:02.808Z|1790a583-1ea4-4071-8bf6-f10d529dd960|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:58:02.809Z|1790a583-1ea4-4071-8bf6-f10d529dd960|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:58:02.834Z|38a1fe80-e7a6-4e17-8c02-89b318ed5b41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:58:02.835Z|38a1fe80-e7a6-4e17-8c02-89b318ed5b41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:58:04.983Z|931a455f-2643-4d0f-9867-1520472f5193|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:58:04.983Z|931a455f-2643-4d0f-9867-1520472f5193|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:58:12.558Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:58:12.563Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758 2022-05-09T13:58:12.563Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|INFO|500||Invoke 2022-05-09T13:58:12.563Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||===========================request begin================================================ 2022-05-09T13:58:12.564Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758 2022-05-09T13:58:12.564Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Method : GET 2022-05-09T13:58:12.564Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ac74b9d1804139d", X-B3-SpanId:"602851363b64cc06", X-B3-ParentSpanId:"2ac74b9d1804139d", X-B3-Sampled:"0", X-ONAP-RequestID:"957a2038-756b-4e01-8366-286bf78fc7f0", X-RequestID:"957a2038-756b-4e01-8366-286bf78fc7f0", X-TransactionID:"957a2038-756b-4e01-8366-286bf78fc7f0", X-ECOMP-RequestID:"957a2038-756b-4e01-8366-286bf78fc7f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50c81505-c0f7-42eb-86bc-47d278df225d"] 2022-05-09T13:58:12.564Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Request body: 2022-05-09T13:58:12.564Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||==========================request end================================================ 2022-05-09T13:58:12.587Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||============================response begin========================================== 2022-05-09T13:58:12.587Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Status code : 200 OK 2022-05-09T13:58:12.588Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Status text : 2022-05-09T13:58:12.588Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:58:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:58:12.589Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Response body: { "requestId" : "b6f36fd7-d7de-428a-bc49-e97cfec09758", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T13:58:01.000+00:00", "endTime" : "2022-05-09T13:58:06.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\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a066d17f-bc12-489c-a3dd-4d56178c4cda\"\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" : "2022-05-09T13:58:05.000+00:00", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "serviceInstanceName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81", "cloudApiRequests" : [ ], "requestURI" : "b6f36fd7-d7de-428a-bc49-e97cfec09758", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758" } } } 2022-05-09T13:58:12.589Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||=======================response end================================================= 2022-05-09T13:58:12.589Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|INFO|500||InvokeReturn 2022-05-09T13:58:12.593Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false 2022-05-09T13:58:12.594Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:58:12.594Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:58:12.594Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false 2022-05-09T13:58:12.594Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:58:12.595Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ac74b9d1804139d", X-B3-SpanId:"02aaeab1b6512237", X-B3-ParentSpanId:"2ac74b9d1804139d", X-B3-Sampled:"0", X-ONAP-RequestID:"957a2038-756b-4e01-8366-286bf78fc7f0", X-RequestID:"957a2038-756b-4e01-8366-286bf78fc7f0", X-TransactionID:"957a2038-756b-4e01-8366-286bf78fc7f0", X-ECOMP-RequestID:"957a2038-756b-4e01-8366-286bf78fc7f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d754309-ab2d-4f19-8636-5b2d9fa268bd"] 2022-05-09T13:58:12.595Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:58:12.595Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:58:12.611Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:58:12.612Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:58:12.612Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:58:12.613Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:58:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:58:12.613Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T13:58:12.613Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:58:12.614Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:58:12.623Z|957a2038-756b-4e01-8366-286bf78fc7f0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:58:12.738Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:58:12.742Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758 2022-05-09T13:58:12.743Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|INFO|500||Invoke 2022-05-09T13:58:12.743Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||===========================request begin================================================ 2022-05-09T13:58:12.743Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758 2022-05-09T13:58:12.744Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Method : GET 2022-05-09T13:58:12.744Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a0875af8d32e6db", X-B3-SpanId:"29792a6992fe4264", X-B3-ParentSpanId:"6a0875af8d32e6db", X-B3-Sampled:"0", X-ONAP-RequestID:"136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae", X-RequestID:"136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae", X-TransactionID:"136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae", X-ECOMP-RequestID:"136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe5311d6-041c-4084-878b-d44045567201"] 2022-05-09T13:58:12.744Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Request body: 2022-05-09T13:58:12.745Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||==========================request end================================================ 2022-05-09T13:58:12.764Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||============================response begin========================================== 2022-05-09T13:58:12.765Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Status code : 200 OK 2022-05-09T13:58:12.765Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Status text : 2022-05-09T13:58:12.765Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:58:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:58:12.767Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Response body: { "requestId" : "b6f36fd7-d7de-428a-bc49-e97cfec09758", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T13:58:01.000+00:00", "endTime" : "2022-05-09T13:58:06.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\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a066d17f-bc12-489c-a3dd-4d56178c4cda\"\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" : "2022-05-09T13:58:05.000+00:00", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "serviceInstanceName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81", "cloudApiRequests" : [ ], "requestURI" : "b6f36fd7-d7de-428a-bc49-e97cfec09758", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758" } } } 2022-05-09T13:58:12.767Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||=======================response end================================================= 2022-05-09T13:58:12.768Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|INFO|500||InvokeReturn 2022-05-09T13:58:12.770Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false 2022-05-09T13:58:12.770Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:58:12.771Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:58:12.771Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false 2022-05-09T13:58:12.771Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:58:12.771Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a0875af8d32e6db", X-B3-SpanId:"4e264092636aba0a", X-B3-ParentSpanId:"6a0875af8d32e6db", X-B3-Sampled:"0", X-ONAP-RequestID:"136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae", X-RequestID:"136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae", X-TransactionID:"136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae", X-ECOMP-RequestID:"136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e64ab11-035c-4575-9b55-3afb6fb6ebce"] 2022-05-09T13:58:12.772Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:58:12.772Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:58:12.801Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:58:12.802Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:58:12.803Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:58:12.803Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:58:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:58:12.810Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T13:58:12.811Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:58:12.811Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:58:12.820Z|136cc1a7-8acc-4f50-a7c4-f1a3c364c6ae|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:58:12.834Z|bf79a0d1-a3ff-45fa-ba93-74dfe565a627|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:58:12.835Z|bf79a0d1-a3ff-45fa-ba93-74dfe565a627|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:58:12.855Z|f0a77976-67fe-427d-9861-6bcee8a7dc1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:58:12.856Z|f0a77976-67fe-427d-9861-6bcee8a7dc1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:58:12.944Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:58:12.948Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758 2022-05-09T13:58:12.948Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|INFO|500||Invoke 2022-05-09T13:58:12.948Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||===========================request begin================================================ 2022-05-09T13:58:12.949Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758 2022-05-09T13:58:12.949Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Method : GET 2022-05-09T13:58:12.949Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"291a65e555e64449", X-B3-SpanId:"ddf1fac86cb815b7", X-B3-ParentSpanId:"291a65e555e64449", X-B3-Sampled:"0", X-ONAP-RequestID:"8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a", X-RequestID:"8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a", X-TransactionID:"8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a", X-ECOMP-RequestID:"8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2f19f2b-816f-4f24-aeef-9677556669af"] 2022-05-09T13:58:12.949Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Request body: 2022-05-09T13:58:12.950Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||==========================request end================================================ 2022-05-09T13:58:12.981Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||============================response begin========================================== 2022-05-09T13:58:12.981Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Status code : 200 OK 2022-05-09T13:58:12.982Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Status text : 2022-05-09T13:58:12.982Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:58:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:58:12.985Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Response body: { "requestId" : "b6f36fd7-d7de-428a-bc49-e97cfec09758", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T13:58:01.000+00:00", "endTime" : "2022-05-09T13:58:06.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\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a066d17f-bc12-489c-a3dd-4d56178c4cda\"\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" : "2022-05-09T13:58:05.000+00:00", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "serviceInstanceName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81", "cloudApiRequests" : [ ], "requestURI" : "b6f36fd7-d7de-428a-bc49-e97cfec09758", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758" } } } 2022-05-09T13:58:12.985Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||=======================response end================================================= 2022-05-09T13:58:12.985Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|INFO|500||InvokeReturn 2022-05-09T13:58:12.987Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false 2022-05-09T13:58:12.987Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:58:12.987Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:58:12.988Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false 2022-05-09T13:58:12.988Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:58:12.988Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"291a65e555e64449", X-B3-SpanId:"3e6ab410e47e654a", X-B3-ParentSpanId:"291a65e555e64449", X-B3-Sampled:"0", X-ONAP-RequestID:"8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a", X-RequestID:"8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a", X-TransactionID:"8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a", X-ECOMP-RequestID:"8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"984c82b4-3133-4f38-9344-e22f0707700f"] 2022-05-09T13:58:12.988Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:58:12.988Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:58:13.004Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:58:13.004Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:58:13.005Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:58:13.005Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:58:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:58:13.006Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T13:58:13.006Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:58:13.007Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:58:13.014Z|8a5f6ca5-133c-4e8d-83ac-b51acf4cc31a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:58:13.133Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|||INFO|500||Entering 2022-05-09T13:58:13.138Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758 2022-05-09T13:58:13.138Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|INFO|500||Invoke 2022-05-09T13:58:13.138Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||===========================request begin================================================ 2022-05-09T13:58:13.139Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758 2022-05-09T13:58:13.139Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Method : GET 2022-05-09T13:58:13.139Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3da2795304b103c", X-B3-SpanId:"4e7ef922dc783ca9", X-B3-ParentSpanId:"b3da2795304b103c", X-B3-Sampled:"0", X-ONAP-RequestID:"b36ea700-5f25-4d21-a39c-935d05ada2cf", X-RequestID:"b36ea700-5f25-4d21-a39c-935d05ada2cf", X-TransactionID:"b36ea700-5f25-4d21-a39c-935d05ada2cf", X-ECOMP-RequestID:"b36ea700-5f25-4d21-a39c-935d05ada2cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb1c4130-d408-4532-8234-a81213b8e3de"] 2022-05-09T13:58:13.139Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Request body: 2022-05-09T13:58:13.140Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||==========================request end================================================ 2022-05-09T13:58:13.168Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||============================response begin========================================== 2022-05-09T13:58:13.169Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Status code : 200 OK 2022-05-09T13:58:13.170Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Status text : 2022-05-09T13:58:13.170Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:58:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:58:13.173Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||Response body: { "requestId" : "b6f36fd7-d7de-428a-bc49-e97cfec09758", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T13:58:01.000+00:00", "endTime" : "2022-05-09T13:58:06.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\": \"89c6649b-182a-4e0b-8b20-1f62347dca27\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a066d17f-bc12-489c-a3dd-4d56178c4cda\"\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" : "2022-05-09T13:58:05.000+00:00", "serviceInstanceId" : "56d0eceb-5244-45ce-8898-f3c61494dd81", "serviceInstanceName" : "basic_network-ed3bef55-04d3-44e6-8a19-06bfacf01cf6", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/56d0eceb-5244-45ce-8898-f3c61494dd81", "cloudApiRequests" : [ ], "requestURI" : "b6f36fd7-d7de-428a-bc49-e97cfec09758", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758" } } } 2022-05-09T13:58:13.173Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|DEBUG|500||=======================response end================================================= 2022-05-09T13:58:13.173Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b6f36fd7-d7de-428a-bc49-e97cfec09758|INFO|500||InvokeReturn 2022-05-09T13:58:13.175Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false 2022-05-09T13:58:13.176Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T13:58:13.176Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T13:58:13.176Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false 2022-05-09T13:58:13.176Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T13:58:13.176Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3da2795304b103c", X-B3-SpanId:"2df64e4cab18d7a0", X-B3-ParentSpanId:"b3da2795304b103c", X-B3-Sampled:"0", X-ONAP-RequestID:"b36ea700-5f25-4d21-a39c-935d05ada2cf", X-RequestID:"b36ea700-5f25-4d21-a39c-935d05ada2cf", X-TransactionID:"b36ea700-5f25-4d21-a39c-935d05ada2cf", X-ECOMP-RequestID:"b36ea700-5f25-4d21-a39c-935d05ada2cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cda87649-7027-459b-be15-ab343b2ff0ee"] 2022-05-09T13:58:13.177Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T13:58:13.177Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T13:58:13.193Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T13:58:13.193Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T13:58:13.194Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T13:58:13.194Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 13:58:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T13:58:13.195Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T13:58:13.195Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T13:58:13.196Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b6f36fd7-d7de-428a-bc49-e97cfec09758&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T13:58:13.204Z|b36ea700-5f25-4d21-a39c-935d05ada2cf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/b6f36fd7-d7de-428a-bc49-e97cfec09758|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T13:58:14.947Z|74e56b6a-9c4c-45d4-ae3c-fa2e307a3653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:58:14.947Z|74e56b6a-9c4c-45d4-ae3c-fa2e307a3653|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:58:15.006Z|7572908a-702f-4efe-ae50-8744ea7321cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:58:15.007Z|7572908a-702f-4efe-ae50-8744ea7321cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:58:17.058Z|4185d841-292c-428d-9a2c-9bc7831a518c|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:58:17.059Z|4185d841-292c-428d-9a2c-9bc7831a518c|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:58:22.858Z|8e4f332d-6865-4c23-a630-ad674134cccc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:58:22.859Z|8e4f332d-6865-4c23-a630-ad674134cccc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:58:22.877Z|16cba3fe-c5fc-4e52-ab19-f5459c3a91bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:58:22.878Z|16cba3fe-c5fc-4e52-ab19-f5459c3a91bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:58:25.041Z|90f4d5de-5134-4e8f-b6e8-47f6b1865280|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:58:25.042Z|90f4d5de-5134-4e8f-b6e8-47f6b1865280|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:58:29.947Z|4a47fcbe-3b90-4de1-a0e0-e928b094a5e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:58:29.949Z|4a47fcbe-3b90-4de1-a0e0-e928b094a5e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:58:30.280Z|889ccce3-9518-4bf5-b5fb-823e692edd4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:58:30.281Z|889ccce3-9518-4bf5-b5fb-823e692edd4b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:58:32.884Z|da639215-41cf-45df-b5d0-ae091ed9971a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:58:32.884Z|da639215-41cf-45df-b5d0-ae091ed9971a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:58:32.901Z|ef1c90c4-d516-45e6-81e7-188e33414f8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:58:32.902Z|ef1c90c4-d516-45e6-81e7-188e33414f8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:58:35.070Z|27327fd7-5cdd-4c7d-be5f-3de01edf2811|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:58:35.071Z|27327fd7-5cdd-4c7d-be5f-3de01edf2811|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:58:42.906Z|e942a9c3-55a0-419f-bf6b-d0e6f6b43bc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:58:42.907Z|e942a9c3-55a0-419f-bf6b-d0e6f6b43bc5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:58:42.924Z|21018310-934e-4235-aa48-b7726abeef20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:58:42.925Z|21018310-934e-4235-aa48-b7726abeef20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:58:44.947Z|e0568d26-181f-48bd-995e-d9914a37f638|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:58:44.948Z|e0568d26-181f-48bd-995e-d9914a37f638|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:58:45.092Z|11329595-c655-453b-ab99-369d4c3ad2c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:58:45.093Z|11329595-c655-453b-ab99-369d4c3ad2c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:58:52.928Z|139c24f7-d9e1-4532-8a22-75ec1528b9bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:58:52.929Z|139c24f7-d9e1-4532-8a22-75ec1528b9bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:58:52.945Z|d7374e25-5d47-44ce-9849-fcc9a9771774|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:58:52.945Z|d7374e25-5d47-44ce-9849-fcc9a9771774|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:58:55.121Z|31daf47d-b8ed-4d92-b6de-8fb4cb312214|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:58:55.122Z|31daf47d-b8ed-4d92-b6de-8fb4cb312214|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:58:59.947Z|a0d19fe2-e3b9-4472-b6f5-979f68de6325|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:58:59.948Z|a0d19fe2-e3b9-4472-b6f5-979f68de6325|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:59:00.282Z|918673b4-c115-46d6-868b-4f3ecd738286|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:59:00.283Z|918673b4-c115-46d6-868b-4f3ecd738286|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:59:02.952Z|2cd9332b-4cc6-4be7-bb0b-f3914d3d110c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:59:02.953Z|2cd9332b-4cc6-4be7-bb0b-f3914d3d110c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:59:02.965Z|569f9e42-2f71-4752-b3ef-2a8f8e9312c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:59:02.966Z|569f9e42-2f71-4752-b3ef-2a8f8e9312c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:59:05.143Z|f5fcbcba-265a-4d07-886c-9acf89047645|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:59:05.144Z|f5fcbcba-265a-4d07-886c-9acf89047645|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:59:12.975Z|a2c1c52c-82f6-4c15-b651-fa49c581984d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:59:12.976Z|a2c1c52c-82f6-4c15-b651-fa49c581984d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:59:12.989Z|e8b4faf9-1333-495f-aa78-bf2027bb285b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:59:12.989Z|e8b4faf9-1333-495f-aa78-bf2027bb285b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:59:14.947Z|203fa8cb-8966-4b03-9a19-f9011118be99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:59:14.951Z|203fa8cb-8966-4b03-9a19-f9011118be99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:59:15.167Z|7e695072-9ff1-40e8-afb9-88c4de385939|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:59:15.168Z|7e695072-9ff1-40e8-afb9-88c4de385939|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:59:17.059Z|8a5dd83e-5523-4f0c-b3b7-a7e70e7654b4|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T13:59:17.061Z|8a5dd83e-5523-4f0c-b3b7-a7e70e7654b4|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T13:59:23.000Z|0241f1ea-bc62-4cdf-9b03-d389dd488a50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:59:23.001Z|0241f1ea-bc62-4cdf-9b03-d389dd488a50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:59:23.011Z|5015bd5e-d22b-4b9a-ae7e-9029938c822c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:59:23.012Z|5015bd5e-d22b-4b9a-ae7e-9029938c822c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:59:25.189Z|81e32b34-e9b9-4e10-a6a6-f30e19984d5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:59:25.190Z|81e32b34-e9b9-4e10-a6a6-f30e19984d5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:59:29.947Z|a1739634-64bf-4b49-8044-d17e1c759ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:59:29.948Z|a1739634-64bf-4b49-8044-d17e1c759ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:59:30.283Z|3a44d5aa-9a1d-40db-b167-9101e5059d52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:59:30.284Z|3a44d5aa-9a1d-40db-b167-9101e5059d52|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:59:33.033Z|ac17f922-7c8c-4ccc-81d4-d7240ec7d6ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:59:33.034Z|ac17f922-7c8c-4ccc-81d4-d7240ec7d6ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:59:33.036Z|50aad03a-f001-4134-bc8d-179e2a2d9bb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:59:33.037Z|50aad03a-f001-4134-bc8d-179e2a2d9bb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:59:35.223Z|9aaed025-9173-47a8-8461-4942c138d5a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:59:35.224Z|9aaed025-9173-47a8-8461-4942c138d5a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:59:43.062Z|91e9f397-76ba-4a45-a327-63cd71b8ce93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:59:43.062Z|91e9f397-76ba-4a45-a327-63cd71b8ce93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:59:43.064Z|ca050a9a-9101-49d3-83f7-7804573a0327|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:59:43.065Z|ca050a9a-9101-49d3-83f7-7804573a0327|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:59:44.947Z|aada25d7-68e0-4600-a248-48ca11b1f763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:59:44.948Z|aada25d7-68e0-4600-a248-48ca11b1f763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T13:59:45.250Z|74558dd4-573f-4720-bdc2-435815474e0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:59:45.251Z|74558dd4-573f-4720-bdc2-435815474e0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:59:53.088Z|f283402c-eefb-4a52-ad07-d31c2008221c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:59:53.088Z|184111f6-da54-4ca6-84e4-3347f06b2703|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:59:53.090Z|184111f6-da54-4ca6-84e4-3347f06b2703|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:59:53.090Z|f283402c-eefb-4a52-ad07-d31c2008221c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:59:55.276Z|57dd537d-d579-4112-8d38-056494d6c007|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T13:59:55.277Z|57dd537d-d579-4112-8d38-056494d6c007|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T13:59:59.947Z|d600e9e1-4e34-47ac-ae01-a64156a25afa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T13:59:59.950Z|d600e9e1-4e34-47ac-ae01-a64156a25afa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:00:00.285Z|459dd66b-9b5a-4cae-a0c8-62fbfb69404c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:00:00.286Z|459dd66b-9b5a-4cae-a0c8-62fbfb69404c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:00:03.117Z|56b9cf0d-5324-4bda-ba72-3f34f68b143b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:00:03.118Z|56b9cf0d-5324-4bda-ba72-3f34f68b143b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:00:03.129Z|bb2cd084-364a-499c-ae5a-0e765e8256a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:00:03.129Z|bb2cd084-364a-499c-ae5a-0e765e8256a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:00:05.301Z|12b3cd43-b628-430d-a887-8ce3d829a605|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:00:05.301Z|12b3cd43-b628-430d-a887-8ce3d829a605|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:00:13.144Z|d2b27fca-9b61-4742-b687-41ab334b7c91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:00:13.145Z|d2b27fca-9b61-4742-b687-41ab334b7c91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:00:13.152Z|7118e97e-e85c-4e34-ae73-a633d47cd756|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:00:13.152Z|7118e97e-e85c-4e34-ae73-a633d47cd756|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:00:14.947Z|942f4810-b98b-4ae2-bc13-00e01cd3390a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:00:14.948Z|942f4810-b98b-4ae2-bc13-00e01cd3390a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:00:15.324Z|1191e0f8-4f17-4f6e-b2cc-3cdc0015dbc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:00:15.324Z|1191e0f8-4f17-4f6e-b2cc-3cdc0015dbc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:00:17.060Z|50e1b7b2-9165-4302-8f22-d23076ff174b|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:00:17.061Z|50e1b7b2-9165-4302-8f22-d23076ff174b|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:00:23.179Z|c6f82e68-47f4-4f20-8ef0-0869964c61e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:00:23.179Z|37c661ad-417e-4a02-ae31-0ffb38d9a4b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:00:23.180Z|c6f82e68-47f4-4f20-8ef0-0869964c61e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:00:23.180Z|37c661ad-417e-4a02-ae31-0ffb38d9a4b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:00:25.346Z|33333c47-edf2-41d6-a168-776ee55c8d02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:00:25.347Z|33333c47-edf2-41d6-a168-776ee55c8d02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:00:29.947Z|59f80e51-4fe3-4f3e-990a-0ec0cc5be767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:00:29.948Z|59f80e51-4fe3-4f3e-990a-0ec0cc5be767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:00:30.286Z|1c390a8a-661b-4810-8a48-e4f2428c5acd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:00:30.287Z|1c390a8a-661b-4810-8a48-e4f2428c5acd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:00:33.203Z|bdc213fe-9562-470d-b24c-38a978b56d93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:00:33.203Z|bdcf05db-83b5-4bb5-a2cd-3a4d5e1ca865|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:00:33.204Z|bdc213fe-9562-470d-b24c-38a978b56d93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:00:33.204Z|bdcf05db-83b5-4bb5-a2cd-3a4d5e1ca865|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:00:35.369Z|bd7d5410-6212-4844-9525-8fd714954134|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:00:35.369Z|bd7d5410-6212-4844-9525-8fd714954134|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:00:43.226Z|35c59fba-17a1-4506-a769-a03e21b112d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:00:43.227Z|35c59fba-17a1-4506-a769-a03e21b112d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:00:43.233Z|5cf203cd-498b-465c-8b7c-3ba01a23f972|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:00:43.234Z|5cf203cd-498b-465c-8b7c-3ba01a23f972|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:00:44.947Z|dba33c16-39fe-4806-860a-351980db3e82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:00:44.950Z|dba33c16-39fe-4806-860a-351980db3e82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:00:45.392Z|576945d8-b3dc-4847-88aa-4029a310e061|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:00:45.393Z|576945d8-b3dc-4847-88aa-4029a310e061|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:00:53.251Z|070846d7-2026-4fc3-9478-61d7e2aeed73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:00:53.252Z|070846d7-2026-4fc3-9478-61d7e2aeed73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:00:53.254Z|76d9419f-e960-4094-8641-5ca5bc74d7e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:00:53.255Z|76d9419f-e960-4094-8641-5ca5bc74d7e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:00:55.434Z|3e58e21c-2148-423f-8441-d5d571f507e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:00:55.435Z|3e58e21c-2148-423f-8441-d5d571f507e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:00:59.951Z|8f730634-0d8e-4f29-8db3-2e5e390cc6cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:00:59.952Z|8f730634-0d8e-4f29-8db3-2e5e390cc6cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:01:00.288Z|f97c89b3-8d77-4c39-abf8-4c473b995154|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:01:00.289Z|f97c89b3-8d77-4c39-abf8-4c473b995154|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:01:01.487Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:01:01.493Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: ec7ffd52-a514-4020-8938-60e648f98031 already exists in requestDb InfraActiveRequests table 2022-05-09T14:01:01.494Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031 2022-05-09T14:01:01.495Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|INFO|500||Invoke 2022-05-09T14:01:01.495Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:01.495Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031 2022-05-09T14:01:01.495Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Method : GET 2022-05-09T14:01:01.496Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"503df9c3f3052a41", X-B3-SpanId:"a175d9e991098edc", X-B3-ParentSpanId:"503df9c3f3052a41", X-B3-Sampled:"0", X-ONAP-RequestID:"ec7ffd52-a514-4020-8938-60e648f98031", X-RequestID:"ec7ffd52-a514-4020-8938-60e648f98031", X-TransactionID:"ec7ffd52-a514-4020-8938-60e648f98031", X-ECOMP-RequestID:"ec7ffd52-a514-4020-8938-60e648f98031", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f0fbdf0-87b4-4c14-9a08-a839265f99ca"] 2022-05-09T14:01:01.496Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Request body: 2022-05-09T14:01:01.496Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:01.540Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:01.540Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:01:01.541Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Status text : 2022-05-09T14:01:01.541Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 09 May 2022 14:00:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:01.542Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Response body: 2022-05-09T14:01:01.542Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:01.543Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|INFO|404|Not Found|InvokeReturn 2022-05-09T14:01:01.559Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-05-09T14:01:01.567Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:01:01.608Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-05-09T14:01:01.609Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-05-09T14:01:01.734Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-05-09T14:01:01.735Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220509-14:01:00:669-45566], vertex-id=[430136], Content-Length=[573], Date=[Mon, 09 May 2022 14:01:00 GMT], Content-Type=[application/json]} 2022-05-09T14:01:01.737Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1652104557785","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-05-09T14:01:01.740Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-05-09T14:01:01.740Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-05-09T14:01:01.742Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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 2022-05-09T14:01:01.742Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-05-09T14:01:01.742Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:01.743Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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 2022-05-09T14:01:01.743Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-05-09T14:01:01.744Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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:"111", X-B3-TraceId:"503df9c3f3052a41", X-B3-SpanId:"3d3d8d4389a3d7c5", X-B3-ParentSpanId:"503df9c3f3052a41", X-B3-Sampled:"0", X-ONAP-RequestID:"ec7ffd52-a514-4020-8938-60e648f98031", X-RequestID:"ec7ffd52-a514-4020-8938-60e648f98031", X-TransactionID:"ec7ffd52-a514-4020-8938-60e648f98031", X-ECOMP-RequestID:"ec7ffd52-a514-4020-8938-60e648f98031", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7640a7ed-2b1f-43d7-a476-2202921865e5"] 2022-05-09T14:01:01.744Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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-44cbade6-5163-4477-aa45-5196905f41c7","requestScope":"service"} 2022-05-09T14:01:01.744Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:01.768Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:01.769Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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 2022-05-09T14:01:01.769Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-05-09T14:01:01.770Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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:"Mon, 09 May 2022 14:00:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:01.770Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-05-09T14:01:01.770Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:01.771Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-05-09T14:01:01.772Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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 2022-05-09T14:01:01.773Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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 2022-05-09T14:01:01.773Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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================================================ 2022-05-09T14:01:01.773Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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 2022-05-09T14:01:01.774Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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 2022-05-09T14:01:01.774Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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:"ec7ffd52-a514-4020-8938-60e648f98031", X-RequestID:"ec7ffd52-a514-4020-8938-60e648f98031", X-TransactionID:"ec7ffd52-a514-4020-8938-60e648f98031", X-ECOMP-RequestID:"ec7ffd52-a514-4020-8938-60e648f98031", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a75c14d6-9109-4639-8cf4-217a950a53bd"] 2022-05-09T14:01:01.774Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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: 2022-05-09T14:01:01.775Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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================================================ 2022-05-09T14:01:01.869Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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========================================== 2022-05-09T14:01:01.870Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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 2022-05-09T14:01:01.871Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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 : 2022-05-09T14:01:01.871Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:01.874Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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" : "2022-05-09 12:55:17.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-05-09T14:01:01.874Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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================================================= 2022-05-09T14:01:01.875Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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 2022-05-09T14:01:01.890Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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 2022-05-09T14:01:01.891Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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 2022-05-09T14:01:01.891Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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================================================ 2022-05-09T14:01:01.891Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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 2022-05-09T14:01:01.892Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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 2022-05-09T14:01:01.892Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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:"ec7ffd52-a514-4020-8938-60e648f98031", X-RequestID:"ec7ffd52-a514-4020-8938-60e648f98031", X-TransactionID:"ec7ffd52-a514-4020-8938-60e648f98031", X-ECOMP-RequestID:"ec7ffd52-a514-4020-8938-60e648f98031", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3becb72b-5e37-4e23-a381-7642b36ff289"] 2022-05-09T14:01:01.892Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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: 2022-05-09T14:01:01.893Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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================================================ 2022-05-09T14:01:01.971Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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========================================== 2022-05-09T14:01:01.973Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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 2022-05-09T14:01:01.973Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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 : 2022-05-09T14:01:01.978Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:01.979Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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" : 530, "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" : "2022-05-09T12:55:17.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2022-05-09T14:01:01.979Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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================================================= 2022-05-09T14:01:01.979Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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 2022-05-09T14:01:01.994Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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 2022-05-09T14:01:01.996Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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 2022-05-09T14:01:01.996Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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================================================ 2022-05-09T14:01:01.996Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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 2022-05-09T14:01:01.996Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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 2022-05-09T14:01:01.997Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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:"ec7ffd52-a514-4020-8938-60e648f98031", X-RequestID:"ec7ffd52-a514-4020-8938-60e648f98031", X-TransactionID:"ec7ffd52-a514-4020-8938-60e648f98031", X-ECOMP-RequestID:"ec7ffd52-a514-4020-8938-60e648f98031", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90e864d1-25d1-4eea-93e3-2353f5d1f78f"] 2022-05-09T14:01:01.997Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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: 2022-05-09T14:01:01.997Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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================================================ 2022-05-09T14:01:02.024Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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========================================== 2022-05-09T14:01:02.025Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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 2022-05-09T14:01:02.025Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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 : 2022-05-09T14:01:02.025Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:02.029Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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" : "2022-05-09 12:55:17.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-05-09T14:01:02.030Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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================================================= 2022-05-09T14:01:02.030Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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 2022-05-09T14:01:02.034Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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/ 2022-05-09T14:01:02.034Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-05-09T14:01:02.034Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:02.035Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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/ 2022-05-09T14:01:02.035Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-05-09T14:01:02.035Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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:"1783", X-B3-TraceId:"503df9c3f3052a41", X-B3-SpanId:"b977a55faa9bec8a", X-B3-ParentSpanId:"503df9c3f3052a41", X-B3-Sampled:"0", X-ONAP-RequestID:"ec7ffd52-a514-4020-8938-60e648f98031", X-RequestID:"ec7ffd52-a514-4020-8938-60e648f98031", X-TransactionID:"ec7ffd52-a514-4020-8938-60e648f98031", X-ECOMP-RequestID:"ec7ffd52-a514-4020-8938-60e648f98031", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a73181c2-f975-4737-8461-37bdcf88f8c5"] 2022-05-09T14:01:02.035Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ec7ffd52-a514-4020-8938-60e648f98031","requestStatus":"IN_PROGRESS","startTime":1652104861560,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7\",\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\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n\t\t\t\"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8373de5b-7e7d-4f0a-9f93-c7037f6078b4\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"ec7ffd52-a514-4020-8938-60e648f98031"} 2022-05-09T14:01:02.036Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:02.081Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:02.082Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-05-09T14:01:02.082Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-05-09T14:01:02.083Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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/ec7ffd52-a514-4020-8938-60e648f98031", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:00:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:02.085Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "ec7ffd52-a514-4020-8938-60e648f98031", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:01:01.560+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7\",\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\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n\t\t\t\"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8373de5b-7e7d-4f0a-9f93-c7037f6078b4\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-05-09T14:01:00.421+00:00", "cloudRegion" : "k8sregion", "serviceInstanceName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "ec7ffd52-a514-4020-8938-60e648f98031", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031" } } } 2022-05-09T14:01:02.086Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:02.086Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-05-09T14:01:02.121Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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 2022-05-09T14:01:02.135Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-05-09T14:01:02.136Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:02.136Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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 2022-05-09T14:01:02.136Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-05-09T14:01:02.137Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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:"2225", X-B3-TraceId:"503df9c3f3052a41", X-B3-SpanId:"98528cad2536e77e", X-B3-ParentSpanId:"503df9c3f3052a41", X-B3-Sampled:"0", X-ONAP-RequestID:"ec7ffd52-a514-4020-8938-60e648f98031", X-RequestID:"ec7ffd52-a514-4020-8938-60e648f98031", X-TransactionID:"ec7ffd52-a514-4020-8938-60e648f98031", X-ECOMP-RequestID:"ec7ffd52-a514-4020-8938-60e648f98031", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38a507e7-3a6d-42d3-92fa-53bf637ee7ee"] 2022-05-09T14:01:02.137Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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\":\"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\",\"modelUuid\":\"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\",\"modelInvariantUuid\":\"048f6ba1-3f1b-456f-975e-67ff89b990fd\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnf-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnf_project\"},\"owningEntity\":{\"owningEntityId\":\"8373de5b-7e7d-4f0a-9f93-c7037f6078b4\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"ec7ffd52-a514-4020-8938-60e648f98031","type":"String"},"mso-request-id":{"value":"ec7ffd52-a514-4020-8938-60e648f98031","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"}}} 2022-05-09T14:01:02.138Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:03.172Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:03.173Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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 2022-05-09T14:01:03.173Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-05-09T14:01:03.173Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 09 May 2022 14:01:03 GMT", X-ONAP-RequestID:"ec7ffd52-a514-4020-8938-60e648f98031", X-RequestID:"ec7ffd52-a514-4020-8938-60e648f98031", X-TransactionID:"ec7ffd52-a514-4020-8938-60e648f98031", X-ECOMP-RequestID:"ec7ffd52-a514-4020-8938-60e648f98031", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"38a507e7-3a6d-42d3-92fa-53bf637ee7ee", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:03.174Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|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\":\"ec7ffd52-a514-4020-8938-60e648f98031\",\"instanceId\":\"c73832aa-7187-4786-a975-77d8c296f0c9\"}}","message":"Success","processInstanceID":"75ebfe76-cfa0-11ec-b07a-dafaaf2ee302","variables":null,"messageCode":200} 2022-05-09T14:01:03.174Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:03.175Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-05-09T14:01:03.179Z|ec7ffd52-a514-4020-8938-60e648f98031|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:01:03.277Z|92a09caa-bace-4b35-ae57-e938f2fddb3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:01:03.278Z|92a09caa-bace-4b35-ae57-e938f2fddb3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:01:03.280Z|8e30644e-3523-4ca8-8deb-fea034ef3b53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:01:03.280Z|8e30644e-3523-4ca8-8deb-fea034ef3b53|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:01:03.341Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:01:03.346Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031 2022-05-09T14:01:03.347Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|INFO|500||Invoke 2022-05-09T14:01:03.348Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:03.348Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031 2022-05-09T14:01:03.348Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Method : GET 2022-05-09T14:01:03.348Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7acd6a9681c3f476", X-B3-SpanId:"c2d439f5283c4651", X-B3-ParentSpanId:"7acd6a9681c3f476", X-B3-Sampled:"0", X-ONAP-RequestID:"69f72752-89a4-4038-9ffe-05147b508b3d", X-RequestID:"69f72752-89a4-4038-9ffe-05147b508b3d", X-TransactionID:"69f72752-89a4-4038-9ffe-05147b508b3d", X-ECOMP-RequestID:"69f72752-89a4-4038-9ffe-05147b508b3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9f3350b-efad-4647-afe1-54c0d49803ac"] 2022-05-09T14:01:03.349Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Request body: 2022-05-09T14:01:03.349Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:03.687Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:03.688Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:03.688Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Status text : 2022-05-09T14:01:03.689Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:03.692Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Response body: { "requestId" : "ec7ffd52-a514-4020-8938-60e648f98031", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:01:01.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7\",\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\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n\t\t\t\"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8373de5b-7e7d-4f0a-9f93-c7037f6078b4\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:01:01.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "serviceInstanceName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "ec7ffd52-a514-4020-8938-60e648f98031", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031" } } } 2022-05-09T14:01:03.692Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:03.692Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|INFO|500||InvokeReturn 2022-05-09T14:01:03.694Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false 2022-05-09T14:01:03.695Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:01:03.695Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:03.695Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false 2022-05-09T14:01:03.696Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:01:03.696Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7acd6a9681c3f476", X-B3-SpanId:"16d312a05d3fea64", X-B3-ParentSpanId:"7acd6a9681c3f476", X-B3-Sampled:"0", X-ONAP-RequestID:"69f72752-89a4-4038-9ffe-05147b508b3d", X-RequestID:"69f72752-89a4-4038-9ffe-05147b508b3d", X-TransactionID:"69f72752-89a4-4038-9ffe-05147b508b3d", X-ECOMP-RequestID:"69f72752-89a4-4038-9ffe-05147b508b3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b3fa426-d84b-4341-a089-bc6194b0679b"] 2022-05-09T14:01:03.696Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:01:03.697Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:03.719Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:03.720Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:03.721Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:01:03.721Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:03.722Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:01:03.722Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:03.723Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:01:03.736Z|69f72752-89a4-4038-9ffe-05147b508b3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:01:05.500Z|41699eaa-1c4b-4fe7-8f30-6ba622570df1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:01:05.501Z|41699eaa-1c4b-4fe7-8f30-6ba622570df1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:01:13.301Z|08f18937-7c7d-48f8-b54f-3d22653523a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:01:13.302Z|5dddfbb1-3fe3-459d-827f-ed05f0e968e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:01:13.303Z|5dddfbb1-3fe3-459d-827f-ed05f0e968e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:01:13.302Z|08f18937-7c7d-48f8-b54f-3d22653523a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:01:13.868Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:01:13.873Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031 2022-05-09T14:01:13.874Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|INFO|500||Invoke 2022-05-09T14:01:13.874Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:13.874Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031 2022-05-09T14:01:13.875Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Method : GET 2022-05-09T14:01:13.875Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3dd49e27a7f4d0d9", X-B3-SpanId:"8d71db5b40e720c3", X-B3-ParentSpanId:"3dd49e27a7f4d0d9", X-B3-Sampled:"0", X-ONAP-RequestID:"881f92ea-1397-4630-b396-747f908cf885", X-RequestID:"881f92ea-1397-4630-b396-747f908cf885", X-TransactionID:"881f92ea-1397-4630-b396-747f908cf885", X-ECOMP-RequestID:"881f92ea-1397-4630-b396-747f908cf885", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0af06fd-f7bb-4e8f-85d2-34f3f5e32e59"] 2022-05-09T14:01:13.875Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Request body: 2022-05-09T14:01:13.875Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:13.897Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:13.898Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:13.898Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Status text : 2022-05-09T14:01:13.898Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:13.899Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Response body: { "requestId" : "ec7ffd52-a514-4020-8938-60e648f98031", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:01:01.000+00:00", "endTime" : "2022-05-09T14:01:07.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7\",\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\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n\t\t\t\"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8373de5b-7e7d-4f0a-9f93-c7037f6078b4\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:01:05.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "serviceInstanceName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "ec7ffd52-a514-4020-8938-60e648f98031", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031" } } } 2022-05-09T14:01:13.899Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:13.900Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|INFO|500||InvokeReturn 2022-05-09T14:01:13.904Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false 2022-05-09T14:01:13.904Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:01:13.905Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:13.905Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false 2022-05-09T14:01:13.905Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:01:13.905Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3dd49e27a7f4d0d9", X-B3-SpanId:"37f098f32aae21ec", X-B3-ParentSpanId:"3dd49e27a7f4d0d9", X-B3-Sampled:"0", X-ONAP-RequestID:"881f92ea-1397-4630-b396-747f908cf885", X-RequestID:"881f92ea-1397-4630-b396-747f908cf885", X-TransactionID:"881f92ea-1397-4630-b396-747f908cf885", X-ECOMP-RequestID:"881f92ea-1397-4630-b396-747f908cf885", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6931b4eb-2f33-4dea-8700-24bdc0f1df10"] 2022-05-09T14:01:13.906Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:01:13.906Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:13.919Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:13.920Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:13.920Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:01:13.920Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:13.921Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:01:13.921Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:13.922Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:01:13.933Z|881f92ea-1397-4630-b396-747f908cf885|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:01:14.094Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:01:14.098Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031 2022-05-09T14:01:14.099Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|INFO|500||Invoke 2022-05-09T14:01:14.099Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:14.099Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031 2022-05-09T14:01:14.100Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Method : GET 2022-05-09T14:01:14.100Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4211c7af7c1bfaf7", X-B3-SpanId:"3d244ebfeaa8ef2e", X-B3-ParentSpanId:"4211c7af7c1bfaf7", X-B3-Sampled:"0", X-ONAP-RequestID:"d21998aa-446d-43b6-a34c-9f09a5644349", X-RequestID:"d21998aa-446d-43b6-a34c-9f09a5644349", X-TransactionID:"d21998aa-446d-43b6-a34c-9f09a5644349", X-ECOMP-RequestID:"d21998aa-446d-43b6-a34c-9f09a5644349", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35a02492-2213-41ac-98fe-cb209637a393"] 2022-05-09T14:01:14.100Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Request body: 2022-05-09T14:01:14.100Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:14.121Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:14.122Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:14.122Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Status text : 2022-05-09T14:01:14.123Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:14.125Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Response body: { "requestId" : "ec7ffd52-a514-4020-8938-60e648f98031", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:01:01.000+00:00", "endTime" : "2022-05-09T14:01:07.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7\",\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\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n\t\t\t\"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8373de5b-7e7d-4f0a-9f93-c7037f6078b4\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:01:05.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "serviceInstanceName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "ec7ffd52-a514-4020-8938-60e648f98031", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031" } } } 2022-05-09T14:01:14.125Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:14.126Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|INFO|500||InvokeReturn 2022-05-09T14:01:14.127Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false 2022-05-09T14:01:14.128Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:01:14.128Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:14.128Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false 2022-05-09T14:01:14.129Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:01:14.129Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4211c7af7c1bfaf7", X-B3-SpanId:"5e36d61b12cf55ee", X-B3-ParentSpanId:"4211c7af7c1bfaf7", X-B3-Sampled:"0", X-ONAP-RequestID:"d21998aa-446d-43b6-a34c-9f09a5644349", X-RequestID:"d21998aa-446d-43b6-a34c-9f09a5644349", X-TransactionID:"d21998aa-446d-43b6-a34c-9f09a5644349", X-ECOMP-RequestID:"d21998aa-446d-43b6-a34c-9f09a5644349", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"645a80cc-abd0-4870-a62e-1ccb724a0372"] 2022-05-09T14:01:14.129Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:01:14.129Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:14.144Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:14.145Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:14.145Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:01:14.145Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:14.147Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:01:14.147Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:14.148Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:01:14.160Z|d21998aa-446d-43b6-a34c-9f09a5644349|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:01:14.283Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:01:14.288Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031 2022-05-09T14:01:14.288Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|INFO|500||Invoke 2022-05-09T14:01:14.289Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:14.289Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031 2022-05-09T14:01:14.289Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Method : GET 2022-05-09T14:01:14.289Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af1b28f527b41808", X-B3-SpanId:"e010dbbc77a9eb96", X-B3-ParentSpanId:"af1b28f527b41808", X-B3-Sampled:"0", X-ONAP-RequestID:"5fda8996-cf77-4f0b-98cd-d6751fea1514", X-RequestID:"5fda8996-cf77-4f0b-98cd-d6751fea1514", X-TransactionID:"5fda8996-cf77-4f0b-98cd-d6751fea1514", X-ECOMP-RequestID:"5fda8996-cf77-4f0b-98cd-d6751fea1514", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1434cce-5d49-4d04-8afc-7d6e604f15c7"] 2022-05-09T14:01:14.290Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Request body: 2022-05-09T14:01:14.290Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:14.309Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:14.310Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:14.310Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Status text : 2022-05-09T14:01:14.310Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:14.311Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Response body: { "requestId" : "ec7ffd52-a514-4020-8938-60e648f98031", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:01:01.000+00:00", "endTime" : "2022-05-09T14:01:07.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7\",\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\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n\t\t\t\"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8373de5b-7e7d-4f0a-9f93-c7037f6078b4\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:01:05.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "serviceInstanceName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "ec7ffd52-a514-4020-8938-60e648f98031", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031" } } } 2022-05-09T14:01:14.311Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:14.312Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|INFO|500||InvokeReturn 2022-05-09T14:01:14.314Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false 2022-05-09T14:01:14.315Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:01:14.315Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:14.315Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false 2022-05-09T14:01:14.316Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:01:14.316Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af1b28f527b41808", X-B3-SpanId:"cc6e3622807873c3", X-B3-ParentSpanId:"af1b28f527b41808", X-B3-Sampled:"0", X-ONAP-RequestID:"5fda8996-cf77-4f0b-98cd-d6751fea1514", X-RequestID:"5fda8996-cf77-4f0b-98cd-d6751fea1514", X-TransactionID:"5fda8996-cf77-4f0b-98cd-d6751fea1514", X-ECOMP-RequestID:"5fda8996-cf77-4f0b-98cd-d6751fea1514", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b29db4f-daca-4360-94eb-3ae8ebac3a8b"] 2022-05-09T14:01:14.317Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:01:14.317Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:14.335Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:14.335Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:14.336Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:01:14.336Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:14.338Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:01:14.338Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:14.339Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:01:14.350Z|5fda8996-cf77-4f0b-98cd-d6751fea1514|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:01:14.477Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:01:14.482Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031 2022-05-09T14:01:14.482Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|INFO|500||Invoke 2022-05-09T14:01:14.483Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:14.483Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031 2022-05-09T14:01:14.484Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Method : GET 2022-05-09T14:01:14.484Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd10ade4b4d616c4", X-B3-SpanId:"b1894722cb73bc2d", X-B3-ParentSpanId:"bd10ade4b4d616c4", X-B3-Sampled:"0", X-ONAP-RequestID:"9da3a2d0-597f-4156-9cf2-a39995237e02", X-RequestID:"9da3a2d0-597f-4156-9cf2-a39995237e02", X-TransactionID:"9da3a2d0-597f-4156-9cf2-a39995237e02", X-ECOMP-RequestID:"9da3a2d0-597f-4156-9cf2-a39995237e02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"388edc79-1bd8-4e8f-b0ea-f527e609f427"] 2022-05-09T14:01:14.484Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Request body: 2022-05-09T14:01:14.485Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:14.507Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:14.508Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:14.508Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Status text : 2022-05-09T14:01:14.508Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:14.513Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Response body: { "requestId" : "ec7ffd52-a514-4020-8938-60e648f98031", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:01:01.000+00:00", "endTime" : "2022-05-09T14:01:07.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7\",\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\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n\t\t\t\"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8373de5b-7e7d-4f0a-9f93-c7037f6078b4\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:01:05.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "serviceInstanceName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "ec7ffd52-a514-4020-8938-60e648f98031", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031" } } } 2022-05-09T14:01:14.514Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:14.515Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|INFO|500||InvokeReturn 2022-05-09T14:01:14.516Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false 2022-05-09T14:01:14.517Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:01:14.517Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:14.518Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false 2022-05-09T14:01:14.518Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:01:14.518Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd10ade4b4d616c4", X-B3-SpanId:"7329b7489e1222ef", X-B3-ParentSpanId:"bd10ade4b4d616c4", X-B3-Sampled:"0", X-ONAP-RequestID:"9da3a2d0-597f-4156-9cf2-a39995237e02", X-RequestID:"9da3a2d0-597f-4156-9cf2-a39995237e02", X-TransactionID:"9da3a2d0-597f-4156-9cf2-a39995237e02", X-ECOMP-RequestID:"9da3a2d0-597f-4156-9cf2-a39995237e02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3d8d3f1-76ca-4e3a-9f67-ae3ca2eb5106"] 2022-05-09T14:01:14.519Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:01:14.519Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:14.535Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:14.535Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:14.536Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:01:14.536Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:14.537Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:01:14.538Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:14.538Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:01:14.553Z|9da3a2d0-597f-4156-9cf2-a39995237e02|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:01:14.678Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:01:14.682Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031 2022-05-09T14:01:14.683Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|INFO|500||Invoke 2022-05-09T14:01:14.683Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:14.683Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031 2022-05-09T14:01:14.683Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Method : GET 2022-05-09T14:01:14.684Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a13bc29004abae8", X-B3-SpanId:"ba8a0e7f424e0f8f", X-B3-ParentSpanId:"5a13bc29004abae8", X-B3-Sampled:"0", X-ONAP-RequestID:"5c77cc8b-eb1e-4792-b888-a3a02daf3c51", X-RequestID:"5c77cc8b-eb1e-4792-b888-a3a02daf3c51", X-TransactionID:"5c77cc8b-eb1e-4792-b888-a3a02daf3c51", X-ECOMP-RequestID:"5c77cc8b-eb1e-4792-b888-a3a02daf3c51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10725df6-470f-45a7-a27a-ddb2f530ddcd"] 2022-05-09T14:01:14.684Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Request body: 2022-05-09T14:01:14.684Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:14.705Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:14.706Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:14.706Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Status text : 2022-05-09T14:01:14.706Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:14.707Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||Response body: { "requestId" : "ec7ffd52-a514-4020-8938-60e648f98031", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:01:01.000+00:00", "endTime" : "2022-05-09T14:01:07.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7\",\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\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n\t\t\t\"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"8373de5b-7e7d-4f0a-9f93-c7037f6078b4\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:01:05.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "serviceInstanceName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "ec7ffd52-a514-4020-8938-60e648f98031", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031" } } } 2022-05-09T14:01:14.707Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:14.707Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ec7ffd52-a514-4020-8938-60e648f98031|INFO|500||InvokeReturn 2022-05-09T14:01:14.709Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false 2022-05-09T14:01:14.709Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:01:14.710Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:14.710Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false 2022-05-09T14:01:14.710Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:01:14.710Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a13bc29004abae8", X-B3-SpanId:"ef54ece188982344", X-B3-ParentSpanId:"5a13bc29004abae8", X-B3-Sampled:"0", X-ONAP-RequestID:"5c77cc8b-eb1e-4792-b888-a3a02daf3c51", X-RequestID:"5c77cc8b-eb1e-4792-b888-a3a02daf3c51", X-TransactionID:"5c77cc8b-eb1e-4792-b888-a3a02daf3c51", X-ECOMP-RequestID:"5c77cc8b-eb1e-4792-b888-a3a02daf3c51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97435c9e-185d-4559-a28e-3641ae6f8f44"] 2022-05-09T14:01:14.711Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:01:14.711Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:14.722Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:14.722Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:14.722Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:01:14.722Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:14.723Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:01:14.723Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:14.724Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ec7ffd52-a514-4020-8938-60e648f98031&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:01:14.734Z|5c77cc8b-eb1e-4792-b888-a3a02daf3c51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ec7ffd52-a514-4020-8938-60e648f98031|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:01:14.947Z|06c6cb65-2874-4c3c-bfdb-6399a73cba8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:01:14.947Z|06c6cb65-2874-4c3c-bfdb-6399a73cba8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:01:15.543Z|1f52bd1b-27b5-4210-be27-6ff6b94e0207|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:01:15.543Z|1f52bd1b-27b5-4210-be27-6ff6b94e0207|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:01:17.060Z|a9dcaf9e-862b-4497-9488-857cdfc0e7b8|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:01:17.061Z|a9dcaf9e-862b-4497-9488-857cdfc0e7b8|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:01:22.209Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:01:22.213Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 3a411ad3-bc3a-471c-98d4-06102ab43ac1 already exists in requestDb InfraActiveRequests table 2022-05-09T14:01:22.214Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1 2022-05-09T14:01:22.215Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|INFO|500||Invoke 2022-05-09T14:01:22.215Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:22.215Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1 2022-05-09T14:01:22.216Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||Method : GET 2022-05-09T14:01:22.216Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aac83996ea013d8e", X-B3-SpanId:"1bb3008a19a6b56e", X-B3-ParentSpanId:"aac83996ea013d8e", X-B3-Sampled:"0", X-ONAP-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-TransactionID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-ECOMP-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d2d1a4d-ac66-407a-98f7-cd0a6e203749"] 2022-05-09T14:01:22.216Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||Request body: 2022-05-09T14:01:22.217Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:22.226Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:01:22.228Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 73b35126-72e6-4f21-8cb9-213a10c001bb already exists in requestDb InfraActiveRequests table 2022-05-09T14:01:22.229Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb 2022-05-09T14:01:22.230Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|INFO|500||Invoke 2022-05-09T14:01:22.230Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:22.230Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb 2022-05-09T14:01:22.230Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Method : GET 2022-05-09T14:01:22.231Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81f4b3b7a1055769", X-B3-SpanId:"7e36b21babcc2c35", X-B3-ParentSpanId:"81f4b3b7a1055769", X-B3-Sampled:"0", X-ONAP-RequestID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-RequestID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-TransactionID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-ECOMP-RequestID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c431d454-41af-473a-ac13-74b664d82944"] 2022-05-09T14:01:22.231Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Request body: 2022-05-09T14:01:22.231Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:22.236Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:22.237Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:01:22.237Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||Status text : 2022-05-09T14:01:22.238Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 09 May 2022 14:01:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:22.238Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||Response body: 2022-05-09T14:01:22.239Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:22.239Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|INFO|404|Not Found|InvokeReturn 2022-05-09T14:01:22.248Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:22.249Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:01:22.249Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Status text : 2022-05-09T14:01:22.249Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 09 May 2022 14:01:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:22.250Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-05-09T14:01:22.250Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Response body: 2022-05-09T14:01:22.250Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:22.250Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-05-09T14:01:22.251Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|INFO|404|Not Found|InvokeReturn 2022-05-09T14:01:22.257Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:01:22.262Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|||INFO|500||Running local validations 2022-05-09T14:01:22.263Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-05-09T14:01:22.269Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:01:22.290Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/595c7ec9-ed26-4508-be43-98a58631a8c1 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-05-09T14:01:22.291Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/595c7ec9-ed26-4508-be43-98a58631a8c1|INFO|500||Invoke 2022-05-09T14:01:22.332Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/048f6ba1-3f1b-456f-975e-67ff89b990fd with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-05-09T14:01:22.333Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/048f6ba1-3f1b-456f-975e-67ff89b990fd|INFO|500||Invoke 2022-05-09T14:01:22.363Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/595c7ec9-ed26-4508-be43-98a58631a8c1|INFO|500||InvokeReturn 2022-05-09T14:01:22.363Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/595c7ec9-ed26-4508-be43-98a58631a8c1 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220509-14:01:21:342-34617], vertex-id=[282656], Content-Length=[116], Date=[Mon, 09 May 2022 14:01:21 GMT], Content-Type=[application/json]} 2022-05-09T14:01:22.365Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"595c7ec9-ed26-4508-be43-98a58631a8c1","service-description":"pNF","resource-version":"1652104879036"} 2022-05-09T14:01:22.370Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id 2022-05-09T14:01:22.376Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:01:22.412Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/595c7ec9-ed26-4508-be43-98a58631a8c1|INFO|500||Invoke 2022-05-09T14:01:22.413Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/595c7ec9-ed26-4508-be43-98a58631a8c1|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/595c7ec9-ed26-4508-be43-98a58631a8c1 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3a411ad3-bc3a-471c-98d4-06102ab43ac1], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6f349fb3-2c67-4643-9e22-ebed3a3fe32d], X-ECOMP-RequestID=[3a411ad3-bc3a-471c-98d4-06102ab43ac1], X-TransactionId=[], X-ONAP-RequestID=[3a411ad3-bc3a-471c-98d4-06102ab43ac1]} 2022-05-09T14:01:22.451Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/048f6ba1-3f1b-456f-975e-67ff89b990fd|INFO|404|Not Found|InvokeReturn 2022-05-09T14:01:22.452Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/048f6ba1-3f1b-456f-975e-67ff89b990fd has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220509-14:01:21:383-62547], Content-Length=[377], Date=[Mon, 09 May 2022 14:01:21 GMT], Content-Type=[application/json]} 2022-05-09T14:01:22.453Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/595c7ec9-ed26-4508-be43-98a58631a8c1|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/595c7ec9-ed26-4508-be43-98a58631a8c1 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220509-14:01:21:463-79902], vertex-id=[282656], Content-Length=[116], Date=[Mon, 09 May 2022 14:01:21 GMT], Content-Type=[application/json]} 2022-05-09T14:01:22.454Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/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/048f6ba1-3f1b-456f-975e-67ff89b990fd","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/048f6ba1-3f1b-456f-975e-67ff89b990fd","ERR.5.4.6114"]}}} 2022-05-09T14:01:22.455Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/595c7ec9-ed26-4508-be43-98a58631a8c1|DEBUG|500||{"service-id":"595c7ec9-ed26-4508-be43-98a58631a8c1","service-description":"pNF","resource-version":"1652104879036"} 2022-05-09T14:01:22.455Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/595c7ec9-ed26-4508-be43-98a58631a8c1|INFO|500||InvokeReturn 2022-05-09T14:01:22.457Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-05-09T14:01:22.462Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/048f6ba1-3f1b-456f-975e-67ff89b990fd 2022-05-09T14:01:22.462Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 048f6ba1-3f1b-456f-975e-67ff89b990fd 2022-05-09T14:01:22.462Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-05-09T14:01:22.468Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:01:22.484Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 2022-05-09T14:01:22.485Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 2022-05-09T14:01:22.486Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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================================================ 2022-05-09T14:01:22.486Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 2022-05-09T14:01:22.487Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 2022-05-09T14:01:22.487Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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:"aac83996ea013d8e", X-B3-SpanId:"760d25cde2d1ee07", X-B3-ParentSpanId:"aac83996ea013d8e", X-B3-Sampled:"0", X-ONAP-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-TransactionID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-ECOMP-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b34aa872-e490-4c39-afd1-424f32217477"] 2022-05-09T14:01:22.487Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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":"Service_Ete_Name5ba2017b-e8fd-4c1f-b4ad-2a4bb2d994dd","requestScope":"service"} 2022-05-09T14:01:22.488Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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================================================ 2022-05-09T14:01:22.506Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/048f6ba1-3f1b-456f-975e-67ff89b990fd|INFO|500||Invoke 2022-05-09T14:01:22.507Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/048f6ba1-3f1b-456f-975e-67ff89b990fd|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/048f6ba1-3f1b-456f-975e-67ff89b990fd with request headers:{Authorization=[***REDACTED***], X-RequestID=[73b35126-72e6-4f21-8cb9-213a10c001bb], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[fdb3e6fd-aa0c-402f-a084-9fad32e0a1a1], X-ECOMP-RequestID=[73b35126-72e6-4f21-8cb9-213a10c001bb], X-TransactionId=[], X-ONAP-RequestID=[73b35126-72e6-4f21-8cb9-213a10c001bb]} 2022-05-09T14:01:22.508Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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========================================== 2022-05-09T14:01:22.508Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 2022-05-09T14:01:22.509Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 : 2022-05-09T14:01:22.510Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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:"Mon, 09 May 2022 14:01:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:22.511Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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: 2022-05-09T14:01:22.511Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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================================================= 2022-05-09T14:01:22.512Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 2022-05-09T14:01:22.514Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a 2022-05-09T14:01:22.515Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a|INFO|500||Invoke 2022-05-09T14:01:22.515Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:22.516Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a 2022-05-09T14:01:22.516Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a|DEBUG|500||Method : GET 2022-05-09T14:01:22.516Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-TransactionID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-ECOMP-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d0e2386-639e-4a4a-b815-a20aac88edca"] 2022-05-09T14:01:22.517Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a|DEBUG|500||Request body: 2022-05-09T14:01:22.517Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:22.550Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:22.551Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:22.551Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a|DEBUG|500||Status text : 2022-05-09T14:01:22.551Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:22.553Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a|DEBUG|500||Response body: { "modelName" : "Demo_pNF_WH0YIdmnh05Xp3O1tXie", "description" : "catalog service description", "modelUUID" : "4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a", "modelInvariantUUID" : "7b110d0e-28ba-4901-8c96-32b128ac04bf", "created" : "2022-05-09 13:56:17.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 7014aaf4-ad94", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a/csar" } } } 2022-05-09T14:01:22.553Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:22.554Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a|INFO|500||InvokeReturn 2022-05-09T14:01:22.560Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/048f6ba1-3f1b-456f-975e-67ff89b990fd|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/048f6ba1-3f1b-456f-975e-67ff89b990fd has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220509-14:01:21:558-64154], Content-Length=[377], Date=[Mon, 09 May 2022 14:01:21 GMT], Content-Type=[application/json]} 2022-05-09T14:01:22.563Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/048f6ba1-3f1b-456f-975e-67ff89b990fd|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/048f6ba1-3f1b-456f-975e-67ff89b990fd","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/048f6ba1-3f1b-456f-975e-67ff89b990fd","ERR.5.4.6114"]}}} 2022-05-09T14:01:22.564Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/048f6ba1-3f1b-456f-975e-67ff89b990fd|INFO|404|Not Found|InvokeReturn 2022-05-09T14:01:22.565Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance 2022-05-09T14:01:22.566Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance|INFO|500||Invoke 2022-05-09T14:01:22.566Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:22.567Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance 2022-05-09T14:01:22.567Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/048f6ba1-3f1b-456f-975e-67ff89b990fd 2022-05-09T14:01:22.567Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance|DEBUG|500||Method : GET 2022-05-09T14:01:22.567Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 048f6ba1-3f1b-456f-975e-67ff89b990fd 2022-05-09T14:01:22.567Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-TransactionID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-ECOMP-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a356cca-5996-4956-b2a2-98a856c5747c"] 2022-05-09T14:01:22.568Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance|DEBUG|500||Request body: 2022-05-09T14:01:22.568Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:22.572Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:01:22.588Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:22.588Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:01:22.589Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance|DEBUG|500||Status text : 2022-05-09T14:01:22.589Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&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:"Mon, 09 May 2022 14:01:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:22.590Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance|DEBUG|500||Response body: 2022-05-09T14:01:22.590Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:22.590Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-05-09T14:01:22.591Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7b110d0e-28ba-4901-8c96-32b128ac04bf|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7b110d0e-28ba-4901-8c96-32b128ac04bf 2022-05-09T14:01:22.592Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=7b110d0e-28ba-4901-8c96-32b128ac04bf|INFO|500||Invoke 2022-05-09T14:01:22.592Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=7b110d0e-28ba-4901-8c96-32b128ac04bf|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:22.592Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=7b110d0e-28ba-4901-8c96-32b128ac04bf|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7b110d0e-28ba-4901-8c96-32b128ac04bf 2022-05-09T14:01:22.592Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=7b110d0e-28ba-4901-8c96-32b128ac04bf|DEBUG|500||Method : GET 2022-05-09T14:01:22.593Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=7b110d0e-28ba-4901-8c96-32b128ac04bf|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-TransactionID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-ECOMP-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2ca63e2-c220-401b-8784-1585e499104a"] 2022-05-09T14:01:22.593Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=7b110d0e-28ba-4901-8c96-32b128ac04bf|DEBUG|500||Request body: 2022-05-09T14:01:22.594Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=7b110d0e-28ba-4901-8c96-32b128ac04bf|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:22.615Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-05-09T14:01:22.616Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[73b35126-72e6-4f21-8cb9-213a10c001bb], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c0b23e01-1ac1-46be-88c5-d68da4100fa9], X-ECOMP-RequestID=[73b35126-72e6-4f21-8cb9-213a10c001bb], X-TransactionId=[], X-ONAP-RequestID=[73b35126-72e6-4f21-8cb9-213a10c001bb]} 2022-05-09T14:01:22.623Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=7b110d0e-28ba-4901-8c96-32b128ac04bf|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:22.624Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=7b110d0e-28ba-4901-8c96-32b128ac04bf|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:22.624Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=7b110d0e-28ba-4901-8c96-32b128ac04bf|DEBUG|500||Status text : 2022-05-09T14:01:22.624Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=7b110d0e-28ba-4901-8c96-32b128ac04bf|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:22.627Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=7b110d0e-28ba-4901-8c96-32b128ac04bf|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "Demo_pNF_WH0YIdmnh05Xp3O1tXie", "description" : "catalog service description", "modelUUID" : "4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a", "modelInvariantUUID" : "7b110d0e-28ba-4901-8c96-32b128ac04bf", "created" : "2022-05-09 13:56:17.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 7014aaf4-ad94", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a/csar" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7b110d0e-28ba-4901-8c96-32b128ac04bf" } } } 2022-05-09T14:01:22.627Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=7b110d0e-28ba-4901-8c96-32b128ac04bf|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:22.628Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=7b110d0e-28ba-4901-8c96-32b128ac04bf|INFO|500||InvokeReturn 2022-05-09T14:01:22.645Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance 2022-05-09T14:01:22.646Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance|INFO|500||Invoke 2022-05-09T14:01:22.646Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:22.647Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance 2022-05-09T14:01:22.647Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance|DEBUG|500||Method : GET 2022-05-09T14:01:22.647Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-TransactionID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-ECOMP-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"690d3deb-a208-4cf3-883d-ca14b67c2816"] 2022-05-09T14:01:22.648Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance|DEBUG|500||Request body: 2022-05-09T14:01:22.648Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:22.663Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:22.663Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:01:22.663Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance|DEBUG|500||Status text : 2022-05-09T14:01:22.664Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&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:"Mon, 09 May 2022 14:01:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:22.664Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance|DEBUG|500||Response body: 2022-05-09T14:01:22.665Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:22.665Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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=4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-05-09T14:01:22.666Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 2022-05-09T14:01:22.666Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 2022-05-09T14:01:22.666Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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================================================ 2022-05-09T14:01:22.667Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 2022-05-09T14:01:22.667Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 2022-05-09T14:01:22.667Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-TransactionID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-ECOMP-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81da411e-86ae-4391-ad30-4ea80bb639ec"] 2022-05-09T14:01:22.668Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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: 2022-05-09T14:01:22.668Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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================================================ 2022-05-09T14:01:22.668Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220509-14:01:21:671-13678], vertex-id=[430136], Content-Length=[573], Date=[Mon, 09 May 2022 14:01:21 GMT], Content-Type=[application/json]} 2022-05-09T14:01:22.669Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1652104557785","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-05-09T14:01:22.671Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-05-09T14:01:22.673Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-05-09T14:01:22.674Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-05-09T14:01:22.676Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/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 2022-05-09T14:01:22.677Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-05-09T14:01:22.677Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:22.677Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/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 2022-05-09T14:01:22.677Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-05-09T14:01:22.678Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/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:"169", X-B3-TraceId:"81f4b3b7a1055769", X-B3-SpanId:"fdbe10bd92ed685c", X-B3-ParentSpanId:"81f4b3b7a1055769", X-B3-Sampled:"0", X-ONAP-RequestID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-RequestID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-TransactionID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-ECOMP-RequestID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08c21d5a-aa92-4e3a-9c5d-aa8c0c7d1faa"] 2022-05-09T14:01:22.678Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"c73832aa-7187-4786-a975-77d8c296f0c9"},"instanceName":"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7_vnf_0","requestScope":"vnf"} 2022-05-09T14:01:22.678Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:22.688Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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========================================== 2022-05-09T14:01:22.689Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 2022-05-09T14:01:22.690Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 : 2022-05-09T14:01:22.690Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:22.691Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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" : "2022-05-09 12:55:17.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-05-09T14:01:22.691Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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================================================= 2022-05-09T14:01:22.691Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 2022-05-09T14:01:22.696Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 2022-05-09T14:01:22.696Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 2022-05-09T14:01:22.696Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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================================================ 2022-05-09T14:01:22.697Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 2022-05-09T14:01:22.697Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 2022-05-09T14:01:22.697Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-TransactionID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-ECOMP-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"534e6786-72d1-443f-91fe-cd5cd7d79b86"] 2022-05-09T14:01:22.698Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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: 2022-05-09T14:01:22.698Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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================================================ 2022-05-09T14:01:22.700Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:22.702Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:22.702Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-05-09T14:01:22.702Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/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:"Mon, 09 May 2022 14:01:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:22.703Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-05-09T14:01:22.703Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:22.703Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-05-09T14:01:22.704Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a0a8c93d-a5a9-41cf-a196-8442eccc6fca|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a0a8c93d-a5a9-41cf-a196-8442eccc6fca 2022-05-09T14:01:22.705Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a0a8c93d-a5a9-41cf-a196-8442eccc6fca|INFO|500||Invoke 2022-05-09T14:01:22.705Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a0a8c93d-a5a9-41cf-a196-8442eccc6fca|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:22.705Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a0a8c93d-a5a9-41cf-a196-8442eccc6fca|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a0a8c93d-a5a9-41cf-a196-8442eccc6fca 2022-05-09T14:01:22.706Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a0a8c93d-a5a9-41cf-a196-8442eccc6fca|DEBUG|500||Method : GET 2022-05-09T14:01:22.706Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a0a8c93d-a5a9-41cf-a196-8442eccc6fca|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-RequestID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-TransactionID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-ECOMP-RequestID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c91a77c9-2f72-49be-b9d3-b5a753202110"] 2022-05-09T14:01:22.706Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a0a8c93d-a5a9-41cf-a196-8442eccc6fca|DEBUG|500||Request body: 2022-05-09T14:01:22.706Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a0a8c93d-a5a9-41cf-a196-8442eccc6fca|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:22.721Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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========================================== 2022-05-09T14:01:22.721Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 2022-05-09T14:01:22.722Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 : 2022-05-09T14:01:22.722Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:22.725Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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" : 530, "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" : "2022-05-09T12:55:17.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2022-05-09T14:01:22.725Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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================================================= 2022-05-09T14:01:22.726Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 2022-05-09T14:01:22.736Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a 2022-05-09T14:01:22.736Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a|INFO|500||Invoke 2022-05-09T14:01:22.737Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:22.737Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a 2022-05-09T14:01:22.737Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a|DEBUG|500||Method : GET 2022-05-09T14:01:22.738Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-TransactionID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-ECOMP-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49bd93ad-490a-4ad8-a5e0-2fc76b5f8a3a"] 2022-05-09T14:01:22.738Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a|DEBUG|500||Request body: 2022-05-09T14:01:22.738Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:22.768Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:22.769Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:22.770Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a|DEBUG|500||Status text : 2022-05-09T14:01:22.770Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:22.773Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a|DEBUG|500||Response body: { "modelName" : "Demo_pNF_WH0YIdmnh05Xp3O1tXie", "description" : "catalog service description", "modelUUID" : "4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a", "modelInvariantUUID" : "7b110d0e-28ba-4901-8c96-32b128ac04bf", "created" : "2022-05-09 13:56:17.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 7014aaf4-ad94", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a/csar" } } } 2022-05-09T14:01:22.775Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:22.775Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a|INFO|500||InvokeReturn 2022-05-09T14:01:22.779Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a0a8c93d-a5a9-41cf-a196-8442eccc6fca|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:22.780Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a0a8c93d-a5a9-41cf-a196-8442eccc6fca|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:22.780Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a0a8c93d-a5a9-41cf-a196-8442eccc6fca|DEBUG|500||Status text : 2022-05-09T14:01:22.780Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a0a8c93d-a5a9-41cf-a196-8442eccc6fca|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:22.783Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a0a8c93d-a5a9-41cf-a196-8442eccc6fca|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 10, "modelCustomizationUUID" : "a0a8c93d-a5a9-41cf-a196-8442eccc6fca", "modelInstanceName" : "basic_cnf 0", "created" : "2022-05-09 13:59:37.000", "minInstances" : null, "maxInstances" : null, "availabilityZoneMaxCount" : null, "nfFunction" : null, "nfType" : null, "nfRole" : null, "nfNamingCode" : null, "multiStageDesign" : "false", "resourceInput" : "{\\\"vf_module_id\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\",\\\"vnf_id\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"dummy_image_name\\\":\\\"dummy\\\",\\\"vnf_name\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"dummy_name_0\\\":\\\"dummy_1_0\\\",\\\"dummy_flavor_name\\\":\\\"dummy.default\\\"}", "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "vnfcInstanceGroupOrder" : null, "nfDataValid" : false, "controllerActor" : "SO-REF-DATA", "creationTimestamp" : "2022-05-09T13:59:37.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vfModuleCustomizations" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/service" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfcInstanceGroupCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a0a8c93d-a5a9-41cf-a196-8442eccc6fca" } } } 2022-05-09T14:01:22.783Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a0a8c93d-a5a9-41cf-a196-8442eccc6fca|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:22.784Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a0a8c93d-a5a9-41cf-a196-8442eccc6fca|INFO|500||InvokeReturn 2022-05-09T14:01:22.790Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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/ 2022-05-09T14:01:22.790Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 2022-05-09T14:01:22.791Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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================================================ 2022-05-09T14:01:22.791Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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/ 2022-05-09T14:01:22.791Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 2022-05-09T14:01:22.791Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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:"3885", X-B3-TraceId:"aac83996ea013d8e", X-B3-SpanId:"9ed82545cede8a40", X-B3-ParentSpanId:"aac83996ea013d8e", X-B3-Sampled:"0", X-ONAP-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-TransactionID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-ECOMP-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f9d7a7f-49e6-4d0f-a6cd-0ffab978625d"] 2022-05-09T14:01:22.792Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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":"3a411ad3-bc3a-471c-98d4-06102ab43ac1","requestStatus":"IN_PROGRESS","startTime":1652104882250,"source":"VID","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"7b110d0e-28ba-4901-8c96-32b128ac04bf\",\n \"modelVersionId\":\"4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a\",\n \"modelName\":\"Demo_pNF_WH0YIdmnh05Xp3O1tXie\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"5d5d646c-ed6f-4d28-aa59-c18fd7dea78d\",\n \"owningEntityName\":\"OE-ETE_Customer-5d5d646c-ed6f-4d28-aa59-c18fd7dea78d\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_5ba2017b-e8fd-4c1f-b4ad-2a4bb2d994dd\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name5ba2017b-e8fd-4c1f-b4ad-2a4bb2d994dd\",\n \"productFamilyId\":\"595c7ec9-ed26-4508-be43-98a58631a8c1\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a\",\n \"modelName\":\"Demo_pNF_WH0YIdmnh05Xp3O1tXie\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name5ba2017b-e8fd-4c1f-b4ad-2a4bb2d994dd\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 7014aaf4-ad94 0\",\n \"modelCustomizationId\":\"f8dc44e8-d890-4a34-b27b-75f33a3d65ce\",\n \"modelInvariantId\":\"7b110d0e-28ba-4901-8c96-32b128ac04bf\",\n \"modelVersionId\":\"4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a\",\n \"modelName\":\"Demo_pNF_WH0YIdmnh05Xp3O1tXie\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"595c7ec9-ed26-4508-be43-98a58631a8c1\",\n \"instanceParams\":[],\n \"instanceName\":\"WH0YIdmnh05Xp3O1tXie\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name5ba2017b-e8fd-4c1f-b4ad-2a4bb2d994dd","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"3a411ad3-bc3a-471c-98d4-06102ab43ac1"} 2022-05-09T14:01:22.792Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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================================================ 2022-05-09T14:01:22.806Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources 2022-05-09T14:01:22.807Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|INFO|500||Invoke 2022-05-09T14:01:22.807Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:22.807Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources 2022-05-09T14:01:22.808Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Method : GET 2022-05-09T14:01:22.808Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-RequestID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-TransactionID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-ECOMP-RequestID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6879a3c0-0988-49a1-8776-c1bd7f5c9b36"] 2022-05-09T14:01:22.808Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Request body: 2022-05-09T14:01:22.808Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:22.817Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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========================================== 2022-05-09T14:01:22.817Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 2022-05-09T14:01:22.818Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 : 2022-05-09T14:01:22.818Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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/3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:22.819Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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" : "3a411ad3-bc3a-471c-98d4-06102ab43ac1", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:01:22.250+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"7b110d0e-28ba-4901-8c96-32b128ac04bf\",\n \"modelVersionId\":\"4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a\",\n \"modelName\":\"Demo_pNF_WH0YIdmnh05Xp3O1tXie\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"5d5d646c-ed6f-4d28-aa59-c18fd7dea78d\",\n \"owningEntityName\":\"OE-ETE_Customer-5d5d646c-ed6f-4d28-aa59-c18fd7dea78d\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_5ba2017b-e8fd-4c1f-b4ad-2a4bb2d994dd\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name5ba2017b-e8fd-4c1f-b4ad-2a4bb2d994dd\",\n \"productFamilyId\":\"595c7ec9-ed26-4508-be43-98a58631a8c1\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a\",\n \"modelName\":\"Demo_pNF_WH0YIdmnh05Xp3O1tXie\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name5ba2017b-e8fd-4c1f-b4ad-2a4bb2d994dd\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 7014aaf4-ad94 0\",\n \"modelCustomizationId\":\"f8dc44e8-d890-4a34-b27b-75f33a3d65ce\",\n \"modelInvariantId\":\"7b110d0e-28ba-4901-8c96-32b128ac04bf\",\n \"modelVersionId\":\"4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a\",\n \"modelName\":\"Demo_pNF_WH0YIdmnh05Xp3O1tXie\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"595c7ec9-ed26-4508-be43-98a58631a8c1\",\n \"instanceParams\":[],\n \"instanceName\":\"WH0YIdmnh05Xp3O1tXie\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-05-09T14:01:21.173+00:00", "serviceInstanceName" : "Service_Ete_Name5ba2017b-e8fd-4c1f-b4ad-2a4bb2d994dd", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "3a411ad3-bc3a-471c-98d4-06102ab43ac1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1" } } } 2022-05-09T14:01:22.820Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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================================================= 2022-05-09T14:01:22.820Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 2022-05-09T14:01:22.843Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 2022-05-09T14:01:22.845Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 2022-05-09T14:01:22.845Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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================================================ 2022-05-09T14:01:22.845Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 2022-05-09T14:01:22.846Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 2022-05-09T14:01:22.846Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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:"3120", X-B3-TraceId:"aac83996ea013d8e", X-B3-SpanId:"7106e8fe2500a9b2", X-B3-ParentSpanId:"aac83996ea013d8e", X-B3-Sampled:"0", X-ONAP-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-TransactionID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-ECOMP-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"308c21cb-d2a4-4cf7-b11f-5f7e7895a18b"] 2022-05-09T14:01:22.846Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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\":\"7b110d0e-28ba-4901-8c96-32b128ac04bf\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_WH0YIdmnh05Xp3O1tXie\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a\",\"modelUuid\":\"4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a\",\"modelInvariantUuid\":\"7b110d0e-28ba-4901-8c96-32b128ac04bf\"},\"requestInfo\":{\"productFamilyId\":\"595c7ec9-ed26-4508-be43-98a58631a8c1\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name5ba2017b-e8fd-4c1f-b4ad-2a4bb2d994dd\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_5ba2017b-e8fd-4c1f-b4ad-2a4bb2d994dd\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a\",\"modelName\":\"Demo_pNF_WH0YIdmnh05Xp3O1tXie\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name5ba2017b-e8fd-4c1f-b4ad-2a4bb2d994dd\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 7014aaf4-ad94 0\",\"modelCustomizationId\":\"f8dc44e8-d890-4a34-b27b-75f33a3d65ce\",\"modelInvariantId\":\"7b110d0e-28ba-4901-8c96-32b128ac04bf\",\"modelVersionId\":\"4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a\",\"modelName\":\"Demo_pNF_WH0YIdmnh05Xp3O1tXie\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"595c7ec9-ed26-4508-be43-98a58631a8c1\",\"instanceParams\":[],\"instanceName\":\"WH0YIdmnh05Xp3O1tXie\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"5d5d646c-ed6f-4d28-aa59-c18fd7dea78d\",\"owningEntityName\":\"OE-ETE_Customer-5d5d646c-ed6f-4d28-aa59-c18fd7dea78d\"}}}","type":"String"},"requestId":{"value":"3a411ad3-bc3a-471c-98d4-06102ab43ac1","type":"String"},"mso-request-id":{"value":"3a411ad3-bc3a-471c-98d4-06102ab43ac1","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"}}} 2022-05-09T14:01:22.847Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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================================================ 2022-05-09T14:01:22.857Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:22.857Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:22.858Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Status text : 2022-05-09T14:01:22.858Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/85e4aec8-7455-4887-ab44-7b57da4a87d2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:22.861Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Response body: { "modelUUID" : "85e4aec8-7455-4887-ab44-7b57da4a87d2", "modelInvariantUUID" : "3490977f-3458-46c1-9450-86c3b69b5b98", "modelName" : "basic_cnf", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vf.BasicCnf", "description" : "VF", "orchestrationMode" : "HEAT", "aicVersionMin" : null, "aicVersionMax" : null, "category" : "Generic", "subCategory" : "Abstract", "created" : "2022-05-09T13:59:37.000+00:00", "modelInvariantId" : "3490977f-3458-46c1-9450-86c3b69b5b98", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/85e4aec8-7455-4887-ab44-7b57da4a87d2" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/85e4aec8-7455-4887-ab44-7b57da4a87d2" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/85e4aec8-7455-4887-ab44-7b57da4a87d2/heatTemplates" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/85e4aec8-7455-4887-ab44-7b57da4a87d2/vnfResourceWorkflow" } } } 2022-05-09T14:01:22.862Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:22.862Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|INFO|500||InvokeReturn 2022-05-09T14:01:22.880Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/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 2022-05-09T14:01:22.880Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2022-05-09T14:01:22.881Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/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================================================ 2022-05-09T14:01:22.881Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/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 2022-05-09T14:01:22.881Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/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 2022-05-09T14:01:22.881Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/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:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-RequestID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-TransactionID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-ECOMP-RequestID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"069da959-28c8-4f76-8961-ff746a07fac1"] 2022-05-09T14:01:22.882Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/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: 2022-05-09T14:01:22.882Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/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================================================ 2022-05-09T14:01:22.943Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/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========================================== 2022-05-09T14:01:22.944Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/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 2022-05-09T14:01:22.945Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/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 : 2022-05-09T14:01:22.945Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:22.946Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/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" : 10031, "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" : "2022-05-09T12:55:17.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10031" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10031" } } } 2022-05-09T14:01:22.947Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/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================================================= 2022-05-09T14:01:22.947Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2022-05-09T14:01:22.965Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T14:01:22.965Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-05-09T14:01:22.966Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:22.966Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T14:01:22.966Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-05-09T14:01:22.966Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/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:"2557", X-B3-TraceId:"81f4b3b7a1055769", X-B3-SpanId:"2de82f247c59c5cc", X-B3-ParentSpanId:"81f4b3b7a1055769", X-B3-Sampled:"0", X-ONAP-RequestID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-RequestID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-TransactionID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-ECOMP-RequestID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c72dd06-6ba8-40de-998c-9833e14844f6"] 2022-05-09T14:01:22.967Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"73b35126-72e6-4f21-8cb9-213a10c001bb","requestStatus":"IN_PROGRESS","startTime":1652104882263,"source":"VID","vnfName":"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7_vnf_0","vnfType":"basic_cnf/basic_cnf 0","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"3490977f-3458-46c1-9450-86c3b69b5b98\",\n \"modelVersionId\": \"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"c73832aa-7187-4786-a975-77d8c296f0c9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"c73832aa-7187-4786-a975-77d8c296f0c9","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"73b35126-72e6-4f21-8cb9-213a10c001bb"} 2022-05-09T14:01:22.967Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:22.993Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:22.994Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-05-09T14:01:22.994Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-05-09T14:01:22.995Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/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/73b35126-72e6-4f21-8cb9-213a10c001bb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:22.995Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "73b35126-72e6-4f21-8cb9-213a10c001bb", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:01:22.263+00:00", "source" : "VID", "vnfName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"3490977f-3458-46c1-9450-86c3b69b5b98\",\n \"modelVersionId\": \"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"c73832aa-7187-4786-a975-77d8c296f0c9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-05-09T14:01:21.348+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "73b35126-72e6-4f21-8cb9-213a10c001bb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb" } } } 2022-05-09T14:01:22.996Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:22.996Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-05-09T14:01:23.012Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/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 2022-05-09T14:01:23.013Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-05-09T14:01:23.013Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:23.013Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/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 2022-05-09T14:01:23.014Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-05-09T14:01:23.014Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/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:"2917", X-B3-TraceId:"81f4b3b7a1055769", X-B3-SpanId:"d340bda155bcffed", X-B3-ParentSpanId:"81f4b3b7a1055769", X-B3-Sampled:"0", X-ONAP-RequestID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-RequestID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-TransactionID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-ECOMP-RequestID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b2af765-60d1-4989-9bcf-5fea6c91949f"] 2022-05-09T14:01:23.014Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/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_cnf 0\",\"modelInvariantId\":\"3490977f-3458-46c1-9450-86c3b69b5b98\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\"modelVersionId\":\"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\"modelCustomizationId\":\"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\"modelUuid\":\"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\"modelInvariantUuid\":\"3490977f-3458-46c1-9450-86c3b69b5b98\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"productFamilyId\":\"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\"source\":\"VID\",\"instanceName\":\"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"c73832aa-7187-4786-a975-77d8c296f0c9\",\"modelInfo\":{\"modelInvariantId\":\"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\",\"modelUuid\":\"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\",\"modelInvariantUuid\":\"048f6ba1-3f1b-456f-975e-67ff89b990fd\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnf_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_lob\"}},\"serviceInstanceId\":\"c73832aa-7187-4786-a975-77d8c296f0c9\"}","type":"String"},"requestId":{"value":"73b35126-72e6-4f21-8cb9-213a10c001bb","type":"String"},"mso-request-id":{"value":"73b35126-72e6-4f21-8cb9-213a10c001bb","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"c73832aa-7187-4786-a975-77d8c296f0c9","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_cnf/basic_cnf 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/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-05-09T14:01:23.014Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:23.324Z|66eaf190-23ea-49ec-ad4b-2416a4f5e8e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:01:23.324Z|72731f68-a7a9-401d-b08c-d2b11ee221d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:01:23.326Z|72731f68-a7a9-401d-b08c-d2b11ee221d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:01:23.326Z|66eaf190-23ea-49ec-ad4b-2416a4f5e8e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:01:23.877Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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========================================== 2022-05-09T14:01:23.878Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 2022-05-09T14:01:23.878Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 : 2022-05-09T14:01:23.878Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 : [Date:"Mon, 09 May 2022 14:01:23 GMT", X-ONAP-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-TransactionID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-ECOMP-RequestID:"3a411ad3-bc3a-471c-98d4-06102ab43ac1", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"308c21cb-d2a4-4cf7-b11f-5f7e7895a18b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:23.879Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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\":\"3a411ad3-bc3a-471c-98d4-06102ab43ac1\",\"instanceId\":\"2aecf402-b3af-466f-907c-ffd5b74648c2\"}}","message":"Success","processInstanceID":"8242b792-cfa0-11ec-b07a-dafaaf2ee302","variables":null,"messageCode":200} 2022-05-09T14:01:23.879Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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================================================= 2022-05-09T14:01:23.879Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|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 2022-05-09T14:01:23.884Z|3a411ad3-bc3a-471c-98d4-06102ab43ac1|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:01:24.027Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:24.028Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-05-09T14:01:24.028Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-05-09T14:01:24.028Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 09 May 2022 14:01:24 GMT", X-ONAP-RequestID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-RequestID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-TransactionID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-ECOMP-RequestID:"73b35126-72e6-4f21-8cb9-213a10c001bb", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"6b2af765-60d1-4989-9bcf-5fea6c91949f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:24.029Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"73b35126-72e6-4f21-8cb9-213a10c001bb\",\"instanceId\":\"8332f2fd-13d0-4631-9929-99453ad7c2bb\"}}","message":"Success","processInstanceID":"825a8495-cfa0-11ec-b07a-dafaaf2ee302","variables":null,"messageCode":200} 2022-05-09T14:01:24.029Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:24.030Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-05-09T14:01:24.034Z|73b35126-72e6-4f21-8cb9-213a10c001bb|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:01:24.168Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:01:24.173Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb 2022-05-09T14:01:24.173Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|INFO|500||Invoke 2022-05-09T14:01:24.174Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:24.174Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb 2022-05-09T14:01:24.174Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Method : GET 2022-05-09T14:01:24.175Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1434fb114fcff863", X-B3-SpanId:"969285da8037884f", X-B3-ParentSpanId:"1434fb114fcff863", X-B3-Sampled:"0", X-ONAP-RequestID:"344ca579-9766-45e2-a0f2-8569e0238a80", X-RequestID:"344ca579-9766-45e2-a0f2-8569e0238a80", X-TransactionID:"344ca579-9766-45e2-a0f2-8569e0238a80", X-ECOMP-RequestID:"344ca579-9766-45e2-a0f2-8569e0238a80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"684067aa-814b-4209-b593-3ce2ed37ecd3"] 2022-05-09T14:01:24.175Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Request body: 2022-05-09T14:01:24.175Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:24.197Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:24.198Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:24.198Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Status text : 2022-05-09T14:01:24.198Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:24.199Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Response body: { "requestId" : "73b35126-72e6-4f21-8cb9-213a10c001bb", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:01:22.000+00:00", "source" : "VID", "vnfId" : "8332f2fd-13d0-4631-9929-99453ad7c2bb", "vnfName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"3490977f-3458-46c1-9450-86c3b69b5b98\",\n \"modelVersionId\": \"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"c73832aa-7187-4786-a975-77d8c296f0c9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:01:22.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "73b35126-72e6-4f21-8cb9-213a10c001bb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb" } } } 2022-05-09T14:01:24.199Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:24.200Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|INFO|500||InvokeReturn 2022-05-09T14:01:24.202Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false 2022-05-09T14:01:24.203Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:01:24.203Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:24.203Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false 2022-05-09T14:01:24.204Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:01:24.204Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1434fb114fcff863", X-B3-SpanId:"679100c56352e6ff", X-B3-ParentSpanId:"1434fb114fcff863", X-B3-Sampled:"0", X-ONAP-RequestID:"344ca579-9766-45e2-a0f2-8569e0238a80", X-RequestID:"344ca579-9766-45e2-a0f2-8569e0238a80", X-TransactionID:"344ca579-9766-45e2-a0f2-8569e0238a80", X-ECOMP-RequestID:"344ca579-9766-45e2-a0f2-8569e0238a80", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f658c0e-115d-4e34-946f-c727898477ff"] 2022-05-09T14:01:24.204Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:01:24.205Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:24.220Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:24.221Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:24.221Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:01:24.222Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:24.222Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:01:24.223Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:24.223Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:01:24.233Z|344ca579-9766-45e2-a0f2-8569e0238a80|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:01:25.570Z|f83534b1-ebcc-4cfd-b1ac-50d3129629a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:01:25.571Z|f83534b1-ebcc-4cfd-b1ac-50d3129629a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:01:29.947Z|83bc30fc-5e61-4f69-8135-1e9772da3403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:01:29.950Z|83bc30fc-5e61-4f69-8135-1e9772da3403|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:01:30.291Z|bd82c70b-eaa0-407f-8ae4-4a456e74d3b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:01:30.292Z|bd82c70b-eaa0-407f-8ae4-4a456e74d3b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:01:33.349Z|7026eb97-496b-4043-8084-dc4e84d80b1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:01:33.350Z|7026eb97-496b-4043-8084-dc4e84d80b1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:01:33.359Z|5bf99db0-d230-4349-ac2a-b70079c51bf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:01:33.360Z|5bf99db0-d230-4349-ac2a-b70079c51bf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:01:34.366Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:01:34.372Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb 2022-05-09T14:01:34.373Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|INFO|500||Invoke 2022-05-09T14:01:34.373Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:34.374Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb 2022-05-09T14:01:34.374Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Method : GET 2022-05-09T14:01:34.374Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c373c5aba9647601", X-B3-SpanId:"23644f32d02bbab7", X-B3-ParentSpanId:"c373c5aba9647601", X-B3-Sampled:"0", X-ONAP-RequestID:"ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe", X-RequestID:"ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe", X-TransactionID:"ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe", X-ECOMP-RequestID:"ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9186479f-0ad9-4b54-b9d2-d39a3a626398"] 2022-05-09T14:01:34.374Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Request body: 2022-05-09T14:01:34.375Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:34.399Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:34.400Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:34.400Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Status text : 2022-05-09T14:01:34.400Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:34.401Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Response body: { "requestId" : "73b35126-72e6-4f21-8cb9-213a10c001bb", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:01:22.000+00:00", "source" : "VID", "vnfId" : "8332f2fd-13d0-4631-9929-99453ad7c2bb", "vnfName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"3490977f-3458-46c1-9450-86c3b69b5b98\",\n \"modelVersionId\": \"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"c73832aa-7187-4786-a975-77d8c296f0c9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:01:22.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "73b35126-72e6-4f21-8cb9-213a10c001bb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb" } } } 2022-05-09T14:01:34.401Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:34.402Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|INFO|500||InvokeReturn 2022-05-09T14:01:34.404Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false 2022-05-09T14:01:34.404Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:01:34.404Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:34.404Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false 2022-05-09T14:01:34.405Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:01:34.405Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c373c5aba9647601", X-B3-SpanId:"ebcdfab085dd3bec", X-B3-ParentSpanId:"c373c5aba9647601", X-B3-Sampled:"0", X-ONAP-RequestID:"ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe", X-RequestID:"ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe", X-TransactionID:"ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe", X-ECOMP-RequestID:"ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70d2eccc-44a4-4747-950f-c82247027bbd"] 2022-05-09T14:01:34.405Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:01:34.405Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:34.419Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:34.420Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:34.420Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:01:34.420Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:34.422Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:01:34.422Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:34.422Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:01:34.432Z|ea5ccdd0-2a0c-4f31-ab22-afaf6a59b7fe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:01:35.595Z|82e453ae-2fa7-472c-a2c4-924de44302d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:01:35.596Z|82e453ae-2fa7-472c-a2c4-924de44302d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:01:43.373Z|a37b95db-f49f-453a-805d-48ce310ae7f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:01:43.374Z|a37b95db-f49f-453a-805d-48ce310ae7f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:01:43.381Z|e11ed51c-8ba2-4efa-a325-11bde388b143|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:01:43.382Z|e11ed51c-8ba2-4efa-a325-11bde388b143|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:01:44.678Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:01:44.684Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb 2022-05-09T14:01:44.684Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|INFO|500||Invoke 2022-05-09T14:01:44.685Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:44.685Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb 2022-05-09T14:01:44.685Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Method : GET 2022-05-09T14:01:44.685Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dbc494211b183803", X-B3-SpanId:"5d8a5fef8253d22b", X-B3-ParentSpanId:"dbc494211b183803", X-B3-Sampled:"0", X-ONAP-RequestID:"9483723f-77ba-46e7-8ce2-4724c0026990", X-RequestID:"9483723f-77ba-46e7-8ce2-4724c0026990", X-TransactionID:"9483723f-77ba-46e7-8ce2-4724c0026990", X-ECOMP-RequestID:"9483723f-77ba-46e7-8ce2-4724c0026990", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8ad2cef-24b3-4bd5-8f13-840d97ecd872"] 2022-05-09T14:01:44.686Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Request body: 2022-05-09T14:01:44.686Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:44.707Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:44.708Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:44.708Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Status text : 2022-05-09T14:01:44.709Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:44.709Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Response body: { "requestId" : "73b35126-72e6-4f21-8cb9-213a10c001bb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:01:22.000+00:00", "endTime" : "2022-05-09T14:01:39.000+00:00", "source" : "VID", "vnfId" : "8332f2fd-13d0-4631-9929-99453ad7c2bb", "vnfName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"3490977f-3458-46c1-9450-86c3b69b5b98\",\n \"modelVersionId\": \"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"c73832aa-7187-4786-a975-77d8c296f0c9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:01:37.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "73b35126-72e6-4f21-8cb9-213a10c001bb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb" } } } 2022-05-09T14:01:44.709Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:44.710Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|INFO|500||InvokeReturn 2022-05-09T14:01:44.712Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false 2022-05-09T14:01:44.712Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:01:44.712Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:44.713Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false 2022-05-09T14:01:44.713Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:01:44.713Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dbc494211b183803", X-B3-SpanId:"c04c4f681ecc8b69", X-B3-ParentSpanId:"dbc494211b183803", X-B3-Sampled:"0", X-ONAP-RequestID:"9483723f-77ba-46e7-8ce2-4724c0026990", X-RequestID:"9483723f-77ba-46e7-8ce2-4724c0026990", X-TransactionID:"9483723f-77ba-46e7-8ce2-4724c0026990", X-ECOMP-RequestID:"9483723f-77ba-46e7-8ce2-4724c0026990", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08152b6e-8a9f-4429-a7ed-2cd2ea633734"] 2022-05-09T14:01:44.713Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:01:44.714Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:44.727Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:44.727Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:44.727Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:01:44.728Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:44.728Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:01:44.729Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:44.729Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:01:44.740Z|9483723f-77ba-46e7-8ce2-4724c0026990|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:01:44.864Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:01:44.869Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb 2022-05-09T14:01:44.870Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|INFO|500||Invoke 2022-05-09T14:01:44.870Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:44.870Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb 2022-05-09T14:01:44.871Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Method : GET 2022-05-09T14:01:44.871Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c527d5622505ce9f", X-B3-SpanId:"427205961e8356b5", X-B3-ParentSpanId:"c527d5622505ce9f", X-B3-Sampled:"0", X-ONAP-RequestID:"702b7f19-7f4d-4460-9116-ff6289ccfa52", X-RequestID:"702b7f19-7f4d-4460-9116-ff6289ccfa52", X-TransactionID:"702b7f19-7f4d-4460-9116-ff6289ccfa52", X-ECOMP-RequestID:"702b7f19-7f4d-4460-9116-ff6289ccfa52", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"428b17fd-62d8-4da6-be83-8e35f688f5e3"] 2022-05-09T14:01:44.872Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Request body: 2022-05-09T14:01:44.872Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:44.891Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:44.892Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:44.892Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Status text : 2022-05-09T14:01:44.893Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:44.895Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Response body: { "requestId" : "73b35126-72e6-4f21-8cb9-213a10c001bb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:01:22.000+00:00", "endTime" : "2022-05-09T14:01:39.000+00:00", "source" : "VID", "vnfId" : "8332f2fd-13d0-4631-9929-99453ad7c2bb", "vnfName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"3490977f-3458-46c1-9450-86c3b69b5b98\",\n \"modelVersionId\": \"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"c73832aa-7187-4786-a975-77d8c296f0c9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:01:37.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "73b35126-72e6-4f21-8cb9-213a10c001bb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb" } } } 2022-05-09T14:01:44.895Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:44.895Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|INFO|500||InvokeReturn 2022-05-09T14:01:44.897Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false 2022-05-09T14:01:44.898Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:01:44.898Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:44.898Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false 2022-05-09T14:01:44.899Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:01:44.899Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c527d5622505ce9f", X-B3-SpanId:"34cddb0be9612ef4", X-B3-ParentSpanId:"c527d5622505ce9f", X-B3-Sampled:"0", X-ONAP-RequestID:"702b7f19-7f4d-4460-9116-ff6289ccfa52", X-RequestID:"702b7f19-7f4d-4460-9116-ff6289ccfa52", X-TransactionID:"702b7f19-7f4d-4460-9116-ff6289ccfa52", X-ECOMP-RequestID:"702b7f19-7f4d-4460-9116-ff6289ccfa52", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d510b06a-7cd0-4d0f-b39e-61b7167a66d8"] 2022-05-09T14:01:44.899Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:01:44.900Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:44.915Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:44.916Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:44.916Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:01:44.917Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:44.918Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:01:44.918Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:44.919Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:01:44.931Z|702b7f19-7f4d-4460-9116-ff6289ccfa52|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:01:44.947Z|ab51018e-07f8-4d92-bbfa-da19ece418ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:01:44.948Z|ab51018e-07f8-4d92-bbfa-da19ece418ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:01:45.078Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:01:45.082Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb 2022-05-09T14:01:45.083Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|INFO|500||Invoke 2022-05-09T14:01:45.083Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:45.084Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb 2022-05-09T14:01:45.084Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Method : GET 2022-05-09T14:01:45.084Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"adbd2d250e771284", X-B3-SpanId:"4d912274e811bfca", X-B3-ParentSpanId:"adbd2d250e771284", X-B3-Sampled:"0", X-ONAP-RequestID:"2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c", X-RequestID:"2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c", X-TransactionID:"2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c", X-ECOMP-RequestID:"2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5e6c795-a990-4dba-80bf-225c264b64d2"] 2022-05-09T14:01:45.084Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Request body: 2022-05-09T14:01:45.084Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:45.104Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:45.105Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:45.106Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Status text : 2022-05-09T14:01:45.106Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:45.107Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Response body: { "requestId" : "73b35126-72e6-4f21-8cb9-213a10c001bb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:01:22.000+00:00", "endTime" : "2022-05-09T14:01:39.000+00:00", "source" : "VID", "vnfId" : "8332f2fd-13d0-4631-9929-99453ad7c2bb", "vnfName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"3490977f-3458-46c1-9450-86c3b69b5b98\",\n \"modelVersionId\": \"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"c73832aa-7187-4786-a975-77d8c296f0c9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:01:37.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "73b35126-72e6-4f21-8cb9-213a10c001bb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb" } } } 2022-05-09T14:01:45.107Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:45.107Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|INFO|500||InvokeReturn 2022-05-09T14:01:45.109Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false 2022-05-09T14:01:45.110Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:01:45.110Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:45.110Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false 2022-05-09T14:01:45.110Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:01:45.111Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"adbd2d250e771284", X-B3-SpanId:"ec572c5f61a48728", X-B3-ParentSpanId:"adbd2d250e771284", X-B3-Sampled:"0", X-ONAP-RequestID:"2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c", X-RequestID:"2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c", X-TransactionID:"2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c", X-ECOMP-RequestID:"2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5822149-c448-4418-b285-347dbb338b24"] 2022-05-09T14:01:45.111Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:01:45.111Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:45.123Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:45.124Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:45.124Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:01:45.124Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:45.125Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:01:45.125Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:45.125Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:01:45.134Z|2d8d6a4a-b187-4656-bd54-fd06a9a3ce8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:01:45.262Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:01:45.268Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb 2022-05-09T14:01:45.268Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|INFO|500||Invoke 2022-05-09T14:01:45.269Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:45.269Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb 2022-05-09T14:01:45.270Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Method : GET 2022-05-09T14:01:45.270Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3098b70d4f36123f", X-B3-SpanId:"bc037b28662c1b68", X-B3-ParentSpanId:"3098b70d4f36123f", X-B3-Sampled:"0", X-ONAP-RequestID:"976aed6c-32ab-4787-a2e4-0392effd34c3", X-RequestID:"976aed6c-32ab-4787-a2e4-0392effd34c3", X-TransactionID:"976aed6c-32ab-4787-a2e4-0392effd34c3", X-ECOMP-RequestID:"976aed6c-32ab-4787-a2e4-0392effd34c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ad131f5-c279-4803-b06a-5ecb52e2adab"] 2022-05-09T14:01:45.271Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Request body: 2022-05-09T14:01:45.271Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:45.289Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:45.290Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:45.290Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Status text : 2022-05-09T14:01:45.290Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:45.292Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Response body: { "requestId" : "73b35126-72e6-4f21-8cb9-213a10c001bb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:01:22.000+00:00", "endTime" : "2022-05-09T14:01:39.000+00:00", "source" : "VID", "vnfId" : "8332f2fd-13d0-4631-9929-99453ad7c2bb", "vnfName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"3490977f-3458-46c1-9450-86c3b69b5b98\",\n \"modelVersionId\": \"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"c73832aa-7187-4786-a975-77d8c296f0c9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:01:37.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "73b35126-72e6-4f21-8cb9-213a10c001bb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb" } } } 2022-05-09T14:01:45.293Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:45.293Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|INFO|500||InvokeReturn 2022-05-09T14:01:45.295Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false 2022-05-09T14:01:45.295Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:01:45.296Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:45.296Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false 2022-05-09T14:01:45.296Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:01:45.297Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3098b70d4f36123f", X-B3-SpanId:"4561e7cf6e8f40ef", X-B3-ParentSpanId:"3098b70d4f36123f", X-B3-Sampled:"0", X-ONAP-RequestID:"976aed6c-32ab-4787-a2e4-0392effd34c3", X-RequestID:"976aed6c-32ab-4787-a2e4-0392effd34c3", X-TransactionID:"976aed6c-32ab-4787-a2e4-0392effd34c3", X-ECOMP-RequestID:"976aed6c-32ab-4787-a2e4-0392effd34c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64791ec0-03f6-4ddc-b334-5ce168ffdc6e"] 2022-05-09T14:01:45.297Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:01:45.297Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:45.309Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:45.310Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:45.310Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:01:45.310Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:45.311Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:01:45.311Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:45.312Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:01:45.322Z|976aed6c-32ab-4787-a2e4-0392effd34c3|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:01:45.454Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:01:45.459Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb 2022-05-09T14:01:45.460Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|INFO|500||Invoke 2022-05-09T14:01:45.460Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:45.460Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb 2022-05-09T14:01:45.461Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Method : GET 2022-05-09T14:01:45.461Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e77c6b0d782f3465", X-B3-SpanId:"b5d8d9d2698c2d6b", X-B3-ParentSpanId:"e77c6b0d782f3465", X-B3-Sampled:"0", X-ONAP-RequestID:"6c21f3ff-b57e-4d80-8f17-328446d40291", X-RequestID:"6c21f3ff-b57e-4d80-8f17-328446d40291", X-TransactionID:"6c21f3ff-b57e-4d80-8f17-328446d40291", X-ECOMP-RequestID:"6c21f3ff-b57e-4d80-8f17-328446d40291", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd406c9a-1988-42b2-9bb6-03cd6e748dbf"] 2022-05-09T14:01:45.461Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Request body: 2022-05-09T14:01:45.462Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:45.484Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:45.485Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:45.485Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Status text : 2022-05-09T14:01:45.486Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:45.486Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||Response body: { "requestId" : "73b35126-72e6-4f21-8cb9-213a10c001bb", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:01:22.000+00:00", "endTime" : "2022-05-09T14:01:39.000+00:00", "source" : "VID", "vnfId" : "8332f2fd-13d0-4631-9929-99453ad7c2bb", "vnfName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"3490977f-3458-46c1-9450-86c3b69b5b98\",\n \"modelVersionId\": \"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"c73832aa-7187-4786-a975-77d8c296f0c9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:01:37.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "73b35126-72e6-4f21-8cb9-213a10c001bb", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb" } } } 2022-05-09T14:01:45.487Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:45.487Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/73b35126-72e6-4f21-8cb9-213a10c001bb|INFO|500||InvokeReturn 2022-05-09T14:01:45.490Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false 2022-05-09T14:01:45.490Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:01:45.491Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:45.491Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false 2022-05-09T14:01:45.491Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:01:45.492Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e77c6b0d782f3465", X-B3-SpanId:"5c764479db53e200", X-B3-ParentSpanId:"e77c6b0d782f3465", X-B3-Sampled:"0", X-ONAP-RequestID:"6c21f3ff-b57e-4d80-8f17-328446d40291", X-RequestID:"6c21f3ff-b57e-4d80-8f17-328446d40291", X-TransactionID:"6c21f3ff-b57e-4d80-8f17-328446d40291", X-ECOMP-RequestID:"6c21f3ff-b57e-4d80-8f17-328446d40291", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aac61c60-7b94-4883-a963-dc0dbeebc9c5"] 2022-05-09T14:01:45.492Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:01:45.492Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:45.508Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:45.509Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:45.510Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:01:45.510Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:45.513Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:01:45.513Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:45.514Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=73b35126-72e6-4f21-8cb9-213a10c001bb&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:01:45.523Z|6c21f3ff-b57e-4d80-8f17-328446d40291|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/73b35126-72e6-4f21-8cb9-213a10c001bb|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:01:45.618Z|44fe0eef-15c9-4997-a8e6-52f6c6778432|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:01:45.619Z|44fe0eef-15c9-4997-a8e6-52f6c6778432|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:01:48.984Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:01:48.987Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b already exists in requestDb InfraActiveRequests table 2022-05-09T14:01:48.988Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b 2022-05-09T14:01:48.988Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|INFO|500||Invoke 2022-05-09T14:01:48.989Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:48.989Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b 2022-05-09T14:01:48.989Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Method : GET 2022-05-09T14:01:48.989Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"234de7d2ce3c4e47", X-B3-SpanId:"49e3796e4024a7c0", X-B3-ParentSpanId:"234de7d2ce3c4e47", X-B3-Sampled:"0", X-ONAP-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-TransactionID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-ECOMP-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8269a54-35e5-4d4c-894d-c707d7c90e22"] 2022-05-09T14:01:48.990Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Request body: 2022-05-09T14:01:48.990Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:49.013Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:49.014Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:01:49.014Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Status text : 2022-05-09T14:01:49.014Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 09 May 2022 14:01:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:49.015Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Response body: 2022-05-09T14:01:49.015Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:49.015Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|INFO|404|Not Found|InvokeReturn 2022-05-09T14:01:49.026Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|||INFO|500||Running local validations 2022-05-09T14:01:49.033Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:01:49.063Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-05-09T14:01:49.063Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3e325c1f-0995-4553-8252-9afb68c175ea], X-ECOMP-RequestID=[1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b], X-TransactionId=[], X-ONAP-RequestID=[1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b]} 2022-05-09T14:01:49.257Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220509-14:01:48:116-33445], vertex-id=[430136], Content-Length=[1024], Date=[Mon, 09 May 2022 14:01:48 GMT], Content-Type=[application/json]} 2022-05-09T14:01:49.259Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1652104890508","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/8332f2fd-13d0-4631-9929-99453ad7c2bb","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8332f2fd-13d0-4631-9929-99453ad7c2bb"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-05-09T14:01:49.260Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-05-09T14:01:49.261Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-05-09T14:01:49.262Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-05-09T14:01:49.265Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/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 2022-05-09T14:01:49.265Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-05-09T14:01:49.266Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:49.266Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/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 2022-05-09T14:01:49.266Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-05-09T14:01:49.266Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/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:"223", X-B3-TraceId:"234de7d2ce3c4e47", X-B3-SpanId:"453a80723838e7f5", X-B3-ParentSpanId:"234de7d2ce3c4e47", X-B3-Sampled:"0", X-ONAP-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-TransactionID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-ECOMP-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4aa3d18d-7fd2-4128-983c-32f928fcca4a"] 2022-05-09T14:01:49.267Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"8332f2fd-13d0-4631-9929-99453ad7c2bb","serviceInstanceId":"c73832aa-7187-4786-a975-77d8c296f0c9"},"instanceName":"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7","requestScope":"vfModule"} 2022-05-09T14:01:49.267Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:49.290Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:49.291Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:49.291Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-05-09T14:01:49.292Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/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:"Mon, 09 May 2022 14:01:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:49.292Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-05-09T14:01:49.292Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:49.293Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-05-09T14:01:49.294Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3ea247cc-6796-4f50-b1fa-76df7b4f85ba|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3ea247cc-6796-4f50-b1fa-76df7b4f85ba 2022-05-09T14:01:49.295Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3ea247cc-6796-4f50-b1fa-76df7b4f85ba|INFO|500||Invoke 2022-05-09T14:01:49.295Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3ea247cc-6796-4f50-b1fa-76df7b4f85ba|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:49.295Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3ea247cc-6796-4f50-b1fa-76df7b4f85ba|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3ea247cc-6796-4f50-b1fa-76df7b4f85ba 2022-05-09T14:01:49.296Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3ea247cc-6796-4f50-b1fa-76df7b4f85ba|DEBUG|500||Method : GET 2022-05-09T14:01:49.296Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3ea247cc-6796-4f50-b1fa-76df7b4f85ba|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-TransactionID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-ECOMP-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee059853-e410-48b6-a76a-3375e5dc8d87"] 2022-05-09T14:01:49.296Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3ea247cc-6796-4f50-b1fa-76df7b4f85ba|DEBUG|500||Request body: 2022-05-09T14:01:49.296Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3ea247cc-6796-4f50-b1fa-76df7b4f85ba|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:49.434Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3ea247cc-6796-4f50-b1fa-76df7b4f85ba|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:49.434Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3ea247cc-6796-4f50-b1fa-76df7b4f85ba|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:49.435Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3ea247cc-6796-4f50-b1fa-76df7b4f85ba|DEBUG|500||Status text : 2022-05-09T14:01:49.435Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3ea247cc-6796-4f50-b1fa-76df7b4f85ba|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:49.438Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3ea247cc-6796-4f50-b1fa-76df7b4f85ba|DEBUG|500||Response body: { "id" : 10, "modelCustomizationUUID" : "3ea247cc-6796-4f50-b1fa-76df7b4f85ba", "label" : "base_dummy", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2022-05-09 13:59:37.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/volumeHeatEnv" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vnfCustomization" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/cvnfcCustomization" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/heatEnvironment" } } } 2022-05-09T14:01:49.438Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3ea247cc-6796-4f50-b1fa-76df7b4f85ba|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:49.438Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3ea247cc-6796-4f50-b1fa-76df7b4f85ba|INFO|500||InvokeReturn 2022-05-09T14:01:49.454Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule 2022-05-09T14:01:49.455Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|INFO|500||Invoke 2022-05-09T14:01:49.455Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:49.456Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule 2022-05-09T14:01:49.456Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Method : GET 2022-05-09T14:01:49.456Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-TransactionID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-ECOMP-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"385a8741-60b6-43e8-b423-28524451f457"] 2022-05-09T14:01:49.457Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Request body: 2022-05-09T14:01:49.457Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:49.518Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:49.519Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:49.519Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Status text : 2022-05-09T14:01:49.519Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:49.523Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Response body: { "modelUUID" : "95f26b6b-fe81-447d-8f08-8bf0ee2175c9", "modelInvariantUUID" : "76d08c14-0c0c-44da-aa4d-b110ca65499e", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-05-09 13:59:37.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9/vfModuleCustomization" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9/vnfResources" } } } 2022-05-09T14:01:49.523Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:49.523Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|INFO|500||InvokeReturn 2022-05-09T14:01:49.535Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance 2022-05-09T14:01:49.535Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-05-09T14:01:49.536Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:49.536Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance 2022-05-09T14:01:49.536Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-05-09T14:01:49.536Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-TransactionID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-ECOMP-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a945dac-11d2-4263-bf40-163b8f4de8c6"] 2022-05-09T14:01:49.537Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-05-09T14:01:49.537Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:49.580Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:49.581Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:01:49.581Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2022-05-09T14:01:49.581Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&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:"Mon, 09 May 2022 14:01:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:49.582Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-05-09T14:01:49.582Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:49.583Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-05-09T14:01:49.584Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=76d08c14-0c0c-44da-aa4d-b110ca65499e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=76d08c14-0c0c-44da-aa4d-b110ca65499e 2022-05-09T14:01:49.584Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=76d08c14-0c0c-44da-aa4d-b110ca65499e|INFO|500||Invoke 2022-05-09T14:01:49.584Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=76d08c14-0c0c-44da-aa4d-b110ca65499e|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:49.585Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=76d08c14-0c0c-44da-aa4d-b110ca65499e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=76d08c14-0c0c-44da-aa4d-b110ca65499e 2022-05-09T14:01:49.585Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=76d08c14-0c0c-44da-aa4d-b110ca65499e|DEBUG|500||Method : GET 2022-05-09T14:01:49.585Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=76d08c14-0c0c-44da-aa4d-b110ca65499e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-TransactionID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-ECOMP-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9381c1d9-8cbf-42a3-97be-558128804265"] 2022-05-09T14:01:49.586Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=76d08c14-0c0c-44da-aa4d-b110ca65499e|DEBUG|500||Request body: 2022-05-09T14:01:49.586Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=76d08c14-0c0c-44da-aa4d-b110ca65499e|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:49.614Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=76d08c14-0c0c-44da-aa4d-b110ca65499e|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:49.615Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=76d08c14-0c0c-44da-aa4d-b110ca65499e|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:49.615Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=76d08c14-0c0c-44da-aa4d-b110ca65499e|DEBUG|500||Status text : 2022-05-09T14:01:49.615Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=76d08c14-0c0c-44da-aa4d-b110ca65499e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:49.616Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=76d08c14-0c0c-44da-aa4d-b110ca65499e|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "95f26b6b-fe81-447d-8f08-8bf0ee2175c9", "modelInvariantUUID" : "76d08c14-0c0c-44da-aa4d-b110ca65499e", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-05-09 13:59:37.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9/vfModuleCustomization" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9/vnfResources" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=76d08c14-0c0c-44da-aa4d-b110ca65499e" } } } 2022-05-09T14:01:49.617Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=76d08c14-0c0c-44da-aa4d-b110ca65499e|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:49.617Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=76d08c14-0c0c-44da-aa4d-b110ca65499e|INFO|500||InvokeReturn 2022-05-09T14:01:49.622Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance 2022-05-09T14:01:49.622Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-05-09T14:01:49.623Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:49.623Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance 2022-05-09T14:01:49.623Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-05-09T14:01:49.623Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-TransactionID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-ECOMP-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0852de0e-1def-4bd9-9308-0b773ccf09d0"] 2022-05-09T14:01:49.624Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-05-09T14:01:49.624Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:49.642Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:49.643Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:01:49.643Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2022-05-09T14:01:49.644Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&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:"Mon, 09 May 2022 14:01:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:49.644Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-05-09T14:01:49.644Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:49.645Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=95f26b6b-fe81-447d-8f08-8bf0ee2175c9&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-05-09T14:01:49.646Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/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 2022-05-09T14:01:49.646Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/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 2022-05-09T14:01:49.646Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/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================================================ 2022-05-09T14:01:49.646Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/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 2022-05-09T14:01:49.647Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/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 2022-05-09T14:01:49.647Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/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:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-TransactionID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-ECOMP-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff9bb3a5-0d85-43cf-bb2f-d2831d99786c"] 2022-05-09T14:01:49.647Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/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: 2022-05-09T14:01:49.647Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/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================================================ 2022-05-09T14:01:49.688Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/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========================================== 2022-05-09T14:01:49.689Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/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 2022-05-09T14:01:49.689Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/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 : 2022-05-09T14:01:49.689Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:49.693Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/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" : 44, "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/44" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/44" } } } 2022-05-09T14:01:49.693Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/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================================================= 2022-05-09T14:01:49.694Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/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 2022-05-09T14:01:49.705Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9 2022-05-09T14:01:49.706Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9|INFO|500||Invoke 2022-05-09T14:01:49.706Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:49.706Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9 2022-05-09T14:01:49.706Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9|DEBUG|500||Method : GET 2022-05-09T14:01:49.707Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-TransactionID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-ECOMP-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99c2dbc7-225c-423b-8b91-9913316b204f"] 2022-05-09T14:01:49.707Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9|DEBUG|500||Request body: 2022-05-09T14:01:49.707Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:49.733Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:49.734Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:49.734Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9|DEBUG|500||Status text : 2022-05-09T14:01:49.735Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:49.737Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9|DEBUG|500||Response body: { "modelUUID" : "95f26b6b-fe81-447d-8f08-8bf0ee2175c9", "modelInvariantUUID" : "76d08c14-0c0c-44da-aa4d-b110ca65499e", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-05-09 13:59:37.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9/vfModuleCustomization" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9/vnfResources" } } } 2022-05-09T14:01:49.737Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:49.737Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9|INFO|500||InvokeReturn 2022-05-09T14:01:49.741Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T14:01:49.741Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-05-09T14:01:49.742Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:49.742Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T14:01:49.742Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-05-09T14:01:49.743Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/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:"3336", X-B3-TraceId:"234de7d2ce3c4e47", X-B3-SpanId:"dc0befe46fd29c3b", X-B3-ParentSpanId:"234de7d2ce3c4e47", X-B3-Sampled:"0", X-ONAP-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-TransactionID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-ECOMP-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c261c68-b208-4a72-8926-25a774bde039"] 2022-05-09T14:01:49.743Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b","requestStatus":"IN_PROGRESS","startTime":1652104909027,"source":"VID","vnfId":"8332f2fd-13d0-4631-9929-99453ad7c2bb","vnfType":"","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"76d08c14-0c0c-44da-aa4d-b110ca65499e\",\n \"modelVersionId\": \"95f26b6b-fe81-447d-8f08-8bf0ee2175c9\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3ea247cc-6796-4f50-b1fa-76df7b4f85ba\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"c73832aa-7187-4786-a975-77d8c296f0c9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"8332f2fd-13d0-4631-9929-99453ad7c2bb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"3490977f-3458-46c1-9450-86c3b69b5b98\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\n \"modelCustomizationId\": \"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7","vfModuleModelName":"BasicCnf..base_dummy..module-0","cloudRegion":"k8sregion","serviceInstanceId":"c73832aa-7187-4786-a975-77d8c296f0c9","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b"} 2022-05-09T14:01:49.743Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:49.772Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:49.772Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-05-09T14:01:49.772Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-05-09T14:01:49.773Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/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/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:49.774Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:01:49.027+00:00", "source" : "VID", "vnfId" : "8332f2fd-13d0-4631-9929-99453ad7c2bb", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"76d08c14-0c0c-44da-aa4d-b110ca65499e\",\n \"modelVersionId\": \"95f26b6b-fe81-447d-8f08-8bf0ee2175c9\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3ea247cc-6796-4f50-b1fa-76df7b4f85ba\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"c73832aa-7187-4786-a975-77d8c296f0c9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"8332f2fd-13d0-4631-9929-99453ad7c2bb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"3490977f-3458-46c1-9450-86c3b69b5b98\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\n \"modelCustomizationId\": \"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-05-09T14:01:48.126+00:00", "vfModuleName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b" } } } 2022-05-09T14:01:49.774Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:49.775Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-05-09T14:01:49.787Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/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 2022-05-09T14:01:49.789Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-05-09T14:01:49.789Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:49.789Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/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 2022-05-09T14:01:49.789Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-05-09T14:01:49.790Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/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:"3640", X-B3-TraceId:"234de7d2ce3c4e47", X-B3-SpanId:"0d1eac18912d0977", X-B3-ParentSpanId:"234de7d2ce3c4e47", X-B3-Sampled:"0", X-ONAP-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-TransactionID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-ECOMP-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a11aeca3-5b93-4a0c-97bc-442ba67db1f2"] 2022-05-09T14:01:49.790Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/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\":\"BasicCnf..base_dummy..module-0\",\"modelInvariantId\":\"76d08c14-0c0c-44da-aa4d-b110ca65499e\",\"modelType\":\"vfModule\",\"modelName\":\"BasicCnf..base_dummy..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"3ea247cc-6796-4f50-b1fa-76df7b4f85ba\",\"modelVersionId\":\"95f26b6b-fe81-447d-8f08-8bf0ee2175c9\",\"modelCustomizationId\":\"3ea247cc-6796-4f50-b1fa-76df7b4f85ba\",\"modelUuid\":\"95f26b6b-fe81-447d-8f08-8bf0ee2175c9\",\"modelInvariantUuid\":\"76d08c14-0c0c-44da-aa4d-b110ca65499e\",\"modelInstanceName\":\"BasicCnf..base_dummy..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"c73832aa-7187-4786-a975-77d8c296f0c9\",\"modelInfo\":{\"modelInvariantId\":\"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\",\"modelUuid\":\"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\",\"modelInvariantUuid\":\"048f6ba1-3f1b-456f-975e-67ff89b990fd\"}}},{\"relatedInstance\":{\"instanceId\":\"8332f2fd-13d0-4631-9929-99453ad7c2bb\",\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"3490977f-3458-46c1-9450-86c3b69b5b98\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\"modelVersionId\":\"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\"modelCustomizationId\":\"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\"modelUuid\":\"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\"modelInvariantUuid\":\"3490977f-3458-46c1-9450-86c3b69b5b98\",\"modelInstanceName\":\"basic_cnf 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"c73832aa-7187-4786-a975-77d8c296f0c9\",\"vnfInstanceId\":\"8332f2fd-13d0-4631-9929-99453ad7c2bb\"}","type":"String"},"requestId":{"value":"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b","type":"String"},"mso-request-id":{"value":"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"c73832aa-7187-4786-a975-77d8c296f0c9","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"8332f2fd-13d0-4631-9929-99453ad7c2bb","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_cnf/basic_cnf 0","type":"String"},"vfModuleType":{"value":"basic_cnf/basic_cnf 0::BasicCnf..base_dummy..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/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-05-09T14:01:49.790Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:50.807Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:50.807Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-05-09T14:01:50.808Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-05-09T14:01:50.808Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 09 May 2022 14:01:50 GMT", X-ONAP-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-TransactionID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-ECOMP-RequestID:"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"a11aeca3-5b93-4a0c-97bc-442ba67db1f2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:50.809Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b\",\"instanceId\":\"3a5a3ef3-fcb0-4bda-b03a-e6244910fd12\"}}","message":"Success","processInstanceID":"9250367e-cfa0-11ec-b07a-dafaaf2ee302","variables":null,"messageCode":200} 2022-05-09T14:01:50.809Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:50.809Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-05-09T14:01:50.814Z|1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:01:50.949Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:01:50.954Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b 2022-05-09T14:01:50.955Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|INFO|500||Invoke 2022-05-09T14:01:50.955Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:50.956Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b 2022-05-09T14:01:50.956Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Method : GET 2022-05-09T14:01:50.956Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8bc0965f6f61ae40", X-B3-SpanId:"da6396c7200196d3", X-B3-ParentSpanId:"8bc0965f6f61ae40", X-B3-Sampled:"0", X-ONAP-RequestID:"d29cef74-79e5-41f1-97e5-fd0ec51c1949", X-RequestID:"d29cef74-79e5-41f1-97e5-fd0ec51c1949", X-TransactionID:"d29cef74-79e5-41f1-97e5-fd0ec51c1949", X-ECOMP-RequestID:"d29cef74-79e5-41f1-97e5-fd0ec51c1949", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0b63184-065c-4645-b5e8-c884d0416f71"] 2022-05-09T14:01:50.957Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Request body: 2022-05-09T14:01:50.957Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:50.977Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:50.977Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:50.978Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Status text : 2022-05-09T14:01:50.978Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:50.979Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Response body: { "requestId" : "1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:01:49.000+00:00", "source" : "VID", "vnfId" : "8332f2fd-13d0-4631-9929-99453ad7c2bb", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"76d08c14-0c0c-44da-aa4d-b110ca65499e\",\n \"modelVersionId\": \"95f26b6b-fe81-447d-8f08-8bf0ee2175c9\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3ea247cc-6796-4f50-b1fa-76df7b4f85ba\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"c73832aa-7187-4786-a975-77d8c296f0c9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"8332f2fd-13d0-4631-9929-99453ad7c2bb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"3490977f-3458-46c1-9450-86c3b69b5b98\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\n \"modelCustomizationId\": \"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:01:48.000+00:00", "vfModuleId" : "3a5a3ef3-fcb0-4bda-b03a-e6244910fd12", "vfModuleName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b" } } } 2022-05-09T14:01:50.979Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:50.979Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|INFO|500||InvokeReturn 2022-05-09T14:01:50.981Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false 2022-05-09T14:01:50.982Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:01:50.982Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:50.982Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false 2022-05-09T14:01:50.982Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:01:50.982Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8bc0965f6f61ae40", X-B3-SpanId:"a055a3324115d565", X-B3-ParentSpanId:"8bc0965f6f61ae40", X-B3-Sampled:"0", X-ONAP-RequestID:"d29cef74-79e5-41f1-97e5-fd0ec51c1949", X-RequestID:"d29cef74-79e5-41f1-97e5-fd0ec51c1949", X-TransactionID:"d29cef74-79e5-41f1-97e5-fd0ec51c1949", X-ECOMP-RequestID:"d29cef74-79e5-41f1-97e5-fd0ec51c1949", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0cdc1e9-f0bd-4cc7-99f6-2ed6c778d42e"] 2022-05-09T14:01:50.983Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:01:50.983Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:50.997Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:50.998Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:50.998Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:01:50.998Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:51.004Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:01:51.005Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:51.006Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:01:51.015Z|d29cef74-79e5-41f1-97e5-fd0ec51c1949|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:01:53.397Z|517e518c-730e-43ab-a4f2-a02f63b343ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:01:53.398Z|517e518c-730e-43ab-a4f2-a02f63b343ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:01:53.408Z|5e542005-7418-45f9-b2af-582094a59c1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:01:53.409Z|5e542005-7418-45f9-b2af-582094a59c1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:01:55.104Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:01:55.109Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1 2022-05-09T14:01:55.111Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|INFO|500||Invoke 2022-05-09T14:01:55.111Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:55.111Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1 2022-05-09T14:01:55.112Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||Method : GET 2022-05-09T14:01:55.112Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2dd56d990a9a3d2", X-B3-SpanId:"9caeb7b5b6365e5e", X-B3-ParentSpanId:"f2dd56d990a9a3d2", X-B3-Sampled:"0", X-ONAP-RequestID:"1cb3a10b-96e0-446e-9d67-de614f00008f", X-RequestID:"1cb3a10b-96e0-446e-9d67-de614f00008f", X-TransactionID:"1cb3a10b-96e0-446e-9d67-de614f00008f", X-ECOMP-RequestID:"1cb3a10b-96e0-446e-9d67-de614f00008f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9893a7bd-13e0-4232-894c-47539f0a43cf"] 2022-05-09T14:01:55.112Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||Request body: 2022-05-09T14:01:55.113Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:55.145Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:55.146Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:55.146Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||Status text : 2022-05-09T14:01:55.146Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:55.148Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||Response body: { "requestId" : "3a411ad3-bc3a-471c-98d4-06102ab43ac1", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivatePnfBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 6; BBs remaining = 1).", "progress" : 86, "startTime" : "2022-05-09T14:01:22.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"7b110d0e-28ba-4901-8c96-32b128ac04bf\",\n \"modelVersionId\":\"4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a\",\n \"modelName\":\"Demo_pNF_WH0YIdmnh05Xp3O1tXie\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"5d5d646c-ed6f-4d28-aa59-c18fd7dea78d\",\n \"owningEntityName\":\"OE-ETE_Customer-5d5d646c-ed6f-4d28-aa59-c18fd7dea78d\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_5ba2017b-e8fd-4c1f-b4ad-2a4bb2d994dd\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name5ba2017b-e8fd-4c1f-b4ad-2a4bb2d994dd\",\n \"productFamilyId\":\"595c7ec9-ed26-4508-be43-98a58631a8c1\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a\",\n \"modelName\":\"Demo_pNF_WH0YIdmnh05Xp3O1tXie\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name5ba2017b-e8fd-4c1f-b4ad-2a4bb2d994dd\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 7014aaf4-ad94 0\",\n \"modelCustomizationId\":\"f8dc44e8-d890-4a34-b27b-75f33a3d65ce\",\n \"modelInvariantId\":\"7b110d0e-28ba-4901-8c96-32b128ac04bf\",\n \"modelVersionId\":\"4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a\",\n \"modelName\":\"Demo_pNF_WH0YIdmnh05Xp3O1tXie\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"595c7ec9-ed26-4508-be43-98a58631a8c1\",\n \"instanceParams\":[],\n \"instanceName\":\"WH0YIdmnh05Xp3O1tXie\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:01:51.000+00:00", "serviceInstanceId" : "2aecf402-b3af-466f-907c-ffd5b74648c2", "serviceInstanceName" : "Service_Ete_Name5ba2017b-e8fd-4c1f-b4ad-2a4bb2d994dd", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "3a411ad3-bc3a-471c-98d4-06102ab43ac1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1" } } } 2022-05-09T14:01:55.148Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:55.149Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|INFO|500||InvokeReturn 2022-05-09T14:01:55.150Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false 2022-05-09T14:01:55.151Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:01:55.152Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:55.152Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false 2022-05-09T14:01:55.152Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:01:55.153Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2dd56d990a9a3d2", X-B3-SpanId:"38a49b40797cee65", X-B3-ParentSpanId:"f2dd56d990a9a3d2", X-B3-Sampled:"0", X-ONAP-RequestID:"1cb3a10b-96e0-446e-9d67-de614f00008f", X-RequestID:"1cb3a10b-96e0-446e-9d67-de614f00008f", X-TransactionID:"1cb3a10b-96e0-446e-9d67-de614f00008f", X-ECOMP-RequestID:"1cb3a10b-96e0-446e-9d67-de614f00008f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27d12623-9765-4837-ae32-c2ec473d5c06"] 2022-05-09T14:01:55.153Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:01:55.153Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:55.168Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:55.168Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:55.169Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:01:55.169Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:55.170Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:01:55.171Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:55.172Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:01:55.240Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3a411ad3-bc3a-471c-98d4-06102ab43ac1&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3a411ad3-bc3a-471c-98d4-06102ab43ac1&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:01:55.240Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3a411ad3-bc3a-471c-98d4-06102ab43ac1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:01:55.241Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3a411ad3-bc3a-471c-98d4-06102ab43ac1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:55.241Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3a411ad3-bc3a-471c-98d4-06102ab43ac1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3a411ad3-bc3a-471c-98d4-06102ab43ac1&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:01:55.241Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3a411ad3-bc3a-471c-98d4-06102ab43ac1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:01:55.241Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3a411ad3-bc3a-471c-98d4-06102ab43ac1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1cb3a10b-96e0-446e-9d67-de614f00008f", X-RequestID:"1cb3a10b-96e0-446e-9d67-de614f00008f", X-TransactionID:"1cb3a10b-96e0-446e-9d67-de614f00008f", X-ECOMP-RequestID:"1cb3a10b-96e0-446e-9d67-de614f00008f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c04df21-a8d7-4f4d-af33-75de4cb6b479"] 2022-05-09T14:01:55.242Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3a411ad3-bc3a-471c-98d4-06102ab43ac1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:01:55.242Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3a411ad3-bc3a-471c-98d4-06102ab43ac1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:55.400Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3a411ad3-bc3a-471c-98d4-06102ab43ac1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:55.401Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3a411ad3-bc3a-471c-98d4-06102ab43ac1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:55.401Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3a411ad3-bc3a-471c-98d4-06102ab43ac1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:01:55.401Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3a411ad3-bc3a-471c-98d4-06102ab43ac1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A5E449DE4BB08F5141D675487E4DE616; 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:"703", Date:"Mon, 09 May 2022 14:01:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:55.402Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3a411ad3-bc3a-471c-98d4-06102ab43ac1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"945b705f-cfa0-11ec-b07a-dafaaf2ee302","businessKey":"3a411ad3-bc3a-471c-98d4-06102ab43ac1","processDefinitionId":"ActivatePnfBB:1:64b07541-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"ActivatePnfBB","processDefinitionName":"ActivatePnfBB","processDefinitionVersion":1,"startTime":"2022-05-09T14:01:53.238+0000","endTime":"2022-05-09T14:01:53.453+0000","removalTime":null,"durationInMillis":215,"startUserId":null,"startActivityId":"AssignPnf_StartEvent","deleteReason":null,"rootProcessInstanceId":"8242b792-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"93e81487-cfa0-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-05-09T14:01:55.402Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3a411ad3-bc3a-471c-98d4-06102ab43ac1&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:55.403Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3a411ad3-bc3a-471c-98d4-06102ab43ac1&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:01:55.432Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=945b705f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=945b705f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:01:55.433Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=945b705f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:01:55.433Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=945b705f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:01:55.434Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=945b705f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=945b705f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:01:55.434Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=945b705f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:01:55.434Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=945b705f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1cb3a10b-96e0-446e-9d67-de614f00008f", X-RequestID:"1cb3a10b-96e0-446e-9d67-de614f00008f", X-TransactionID:"1cb3a10b-96e0-446e-9d67-de614f00008f", X-ECOMP-RequestID:"1cb3a10b-96e0-446e-9d67-de614f00008f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2511495-fdd3-4e58-af77-498d6fdc3950"] 2022-05-09T14:01:55.434Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=945b705f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:01:55.434Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=945b705f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:01:55.570Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=945b705f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:01:55.571Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=945b705f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:01:55.571Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=945b705f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:01:55.571Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=945b705f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=26496CC4E006BD7D4552AAEB8A52D0CC; 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:"814", Date:"Mon, 09 May 2022 14:01:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:01:55.572Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=945b705f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"945bbd8f-cfa0-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"945b705f-cfa0-11ec-b07a-dafaaf2ee302","activityId":"UpdatePnfOrchestrationStatusToActive","activityName":"Update Pnf Orchestration Status to Active","activityType":"serviceTask","processDefinitionKey":"ActivatePnfBB","processDefinitionId":"ActivatePnfBB:1:64b07541-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"945b705f-cfa0-11ec-b07a-dafaaf2ee302","executionId":"945b705f-cfa0-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:01:53.240+0000","endTime":"2022-05-09T14:01:53.452+0000","durationInMillis":212,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"8242b792-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:01:55.572Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=945b705f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:01:55.572Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=945b705f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:01:55.581Z|1cb3a10b-96e0-446e-9d67-de614f00008f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:01:55.641Z|834dee67-4d40-4982-93c0-58a2f2230e4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:01:55.642Z|834dee67-4d40-4982-93c0-58a2f2230e4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:01:59.947Z|9327009d-0a92-46a4-acea-1241e5f6d166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:01:59.948Z|9327009d-0a92-46a4-acea-1241e5f6d166|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:02:00.294Z|d32cd9f6-98ae-48e9-a2e2-989b7ccfb28c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:02:00.294Z|d32cd9f6-98ae-48e9-a2e2-989b7ccfb28c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:02:01.158Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:02:01.165Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b 2022-05-09T14:02:01.166Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|INFO|500||Invoke 2022-05-09T14:02:01.166Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:01.166Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b 2022-05-09T14:02:01.166Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Method : GET 2022-05-09T14:02:01.167Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08d8f63eadd845f6", X-B3-SpanId:"79670f35dc7e2ffc", X-B3-ParentSpanId:"08d8f63eadd845f6", X-B3-Sampled:"0", X-ONAP-RequestID:"13d5b658-1df7-4a0b-87a1-e1d416bca07b", X-RequestID:"13d5b658-1df7-4a0b-87a1-e1d416bca07b", X-TransactionID:"13d5b658-1df7-4a0b-87a1-e1d416bca07b", X-ECOMP-RequestID:"13d5b658-1df7-4a0b-87a1-e1d416bca07b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"807d7950-296f-4b58-a2d2-1930e2864aa1"] 2022-05-09T14:02:01.167Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Request body: 2022-05-09T14:02:01.168Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:01.189Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:01.190Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:01.190Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Status text : 2022-05-09T14:02:01.191Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:01.192Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Response body: { "requestId" : "1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", "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" : "2022-05-09T14:01:49.000+00:00", "source" : "VID", "vnfId" : "8332f2fd-13d0-4631-9929-99453ad7c2bb", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"76d08c14-0c0c-44da-aa4d-b110ca65499e\",\n \"modelVersionId\": \"95f26b6b-fe81-447d-8f08-8bf0ee2175c9\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3ea247cc-6796-4f50-b1fa-76df7b4f85ba\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"c73832aa-7187-4786-a975-77d8c296f0c9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"8332f2fd-13d0-4631-9929-99453ad7c2bb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"3490977f-3458-46c1-9450-86c3b69b5b98\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\n \"modelCustomizationId\": \"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:01:55.000+00:00", "vfModuleId" : "3a5a3ef3-fcb0-4bda-b03a-e6244910fd12", "vfModuleName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b" } } } 2022-05-09T14:02:01.192Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:01.193Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|INFO|500||InvokeReturn 2022-05-09T14:02:01.194Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false 2022-05-09T14:02:01.195Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:02:01.195Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:01.196Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false 2022-05-09T14:02:01.196Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:02:01.196Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"08d8f63eadd845f6", X-B3-SpanId:"80766d7dee05b0ee", X-B3-ParentSpanId:"08d8f63eadd845f6", X-B3-Sampled:"0", X-ONAP-RequestID:"13d5b658-1df7-4a0b-87a1-e1d416bca07b", X-RequestID:"13d5b658-1df7-4a0b-87a1-e1d416bca07b", X-TransactionID:"13d5b658-1df7-4a0b-87a1-e1d416bca07b", X-ECOMP-RequestID:"13d5b658-1df7-4a0b-87a1-e1d416bca07b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e367d3f-1f9a-4924-889c-277f275e6628"] 2022-05-09T14:02:01.196Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:02:01.197Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:01.211Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:01.212Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:01.213Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:02:01.213Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:01.214Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:02:01.215Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:01.215Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:02:01.283Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:02:01.284Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:02:01.284Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:01.285Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:02:01.285Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:02:01.285Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"13d5b658-1df7-4a0b-87a1-e1d416bca07b", X-RequestID:"13d5b658-1df7-4a0b-87a1-e1d416bca07b", X-TransactionID:"13d5b658-1df7-4a0b-87a1-e1d416bca07b", X-ECOMP-RequestID:"13d5b658-1df7-4a0b-87a1-e1d416bca07b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1a4c59b-a0c9-405f-aff4-d3210b20f4ca"] 2022-05-09T14:02:01.286Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:02:01.286Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:01.412Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:01.413Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:01.413Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:02:01.413Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F5120F1D4FE2765E1575B2F68CC090E9; 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:"Mon, 09 May 2022 14:02:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:01.414Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"98cc85e7-cfa0-11ec-b07a-dafaaf2ee302","businessKey":"1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-09T14:02:00.690+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9250367e-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"98cb4d26-cfa0-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-05-09T14:02:01.414Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:01.414Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:02:01.443Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:02:01.445Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=98cc85e7-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=98cc85e7-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:02:01.446Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=98cc85e7-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:02:01.446Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=98cc85e7-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:01.446Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=98cc85e7-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=98cc85e7-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:02:01.446Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=98cc85e7-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:02:01.447Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=98cc85e7-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"13d5b658-1df7-4a0b-87a1-e1d416bca07b", X-RequestID:"13d5b658-1df7-4a0b-87a1-e1d416bca07b", X-TransactionID:"13d5b658-1df7-4a0b-87a1-e1d416bca07b", X-ECOMP-RequestID:"13d5b658-1df7-4a0b-87a1-e1d416bca07b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1073a0a5-9890-4023-8463-62633ef2ed6e"] 2022-05-09T14:02:01.447Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 71a58f6e-b1ed-473d-b1f7-d3e741df3771 already exists in requestDb InfraActiveRequests table 2022-05-09T14:02:01.447Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=98cc85e7-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:02:01.447Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=98cc85e7-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:01.447Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:02:01.448Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||Invoke 2022-05-09T14:02:01.448Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:01.448Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:02:01.448Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Method : GET 2022-05-09T14:02:01.448Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2e2152ce2fd46a8", X-B3-SpanId:"cc57b18762820190", X-B3-ParentSpanId:"b2e2152ce2fd46a8", X-B3-Sampled:"0", X-ONAP-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-TransactionID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-ECOMP-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f6e8cdd-ee28-4bd0-8689-1d5590717cc5"] 2022-05-09T14:02:01.449Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Request body: 2022-05-09T14:02:01.449Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:01.463Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:01.463Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:02:01.463Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status text : 2022-05-09T14:02:01.464Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 09 May 2022 14:01:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:01.464Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Response body: 2022-05-09T14:02:01.464Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:01.464Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|404|Not Found|InvokeReturn 2022-05-09T14:02:01.478Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-05-09T14:02:01.478Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-05-09T14:02:01.482Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:02:01.509Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-05-09T14:02:01.509Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[71a58f6e-b1ed-473d-b1f7-d3e741df3771], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[89d52cc3-45db-4695-938e-706c7aed3875], X-ECOMP-RequestID=[71a58f6e-b1ed-473d-b1f7-d3e741df3771], X-TransactionId=[], X-ONAP-RequestID=[71a58f6e-b1ed-473d-b1f7-d3e741df3771]} 2022-05-09T14:02:01.548Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220509-14:02:00:558-61136], Content-Length=[313], Date=[Mon, 09 May 2022 14:02:00 GMT], Content-Type=[application/json]} 2022-05-09T14:02:01.549Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/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"]}}} 2022-05-09T14:02:01.549Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-05-09T14:02:01.552Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2022-05-09T14:02:01.552Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-05-09T14:02:01.556Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:02:01.569Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=98cc85e7-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:01.570Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=98cc85e7-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:01.570Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=98cc85e7-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:02:01.571Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=98cc85e7-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C2C8FB30941C460BAE37EEC950A4F0AA; 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:"Mon, 09 May 2022 14:02:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:01.572Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=98cc85e7-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:98ccacfe-cfa0-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"98cc85e7-cfa0-11ec-b07a-dafaaf2ee302","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"98cc85e7-cfa0-11ec-b07a-dafaaf2ee302","executionId":"98cc85e7-cfa0-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:02:00.691+0000","endTime":"2022-05-09T14:02:00.691+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9250367e-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:02:01.572Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=98cc85e7-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:01.573Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=98cc85e7-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:02:01.577Z|13d5b658-1df7-4a0b-87a1-e1d416bca07b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:02:01.589Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-05-09T14:02:01.590Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[71a58f6e-b1ed-473d-b1f7-d3e741df3771], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8393124e-3a3d-44dd-b22c-10670433fea1], X-ECOMP-RequestID=[71a58f6e-b1ed-473d-b1f7-d3e741df3771], X-TransactionId=[], X-ONAP-RequestID=[71a58f6e-b1ed-473d-b1f7-d3e741df3771]} 2022-05-09T14:02:01.630Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220509-14:02:00:640-92574], Content-Length=[313], Date=[Mon, 09 May 2022 14:02:00 GMT], Content-Type=[application/json]} 2022-05-09T14:02:01.631Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/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"]}}} 2022-05-09T14:02:01.631Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-05-09T14:02:01.634Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2022-05-09T14:02:01.635Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-05-09T14:02:01.639Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:02:01.664Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke 2022-05-09T14:02:01.665Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[71a58f6e-b1ed-473d-b1f7-d3e741df3771], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[cd33efaf-5a80-4cc7-9550-90c84b6e537a], X-ECOMP-RequestID=[71a58f6e-b1ed-473d-b1f7-d3e741df3771], X-TransactionId=[], X-ONAP-RequestID=[71a58f6e-b1ed-473d-b1f7-d3e741df3771]} 2022-05-09T14:02:01.733Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/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:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220509-14:02:00:718-26635], vertex-id=[205032], Content-Length=[599], Date=[Mon, 09 May 2022 14:02:00 GMT], Content-Type=[application/json]} 2022-05-09T14:02:01.735Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1652104557013","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"}]}]}} 2022-05-09T14:02:01.735Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn 2022-05-09T14:02:01.737Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-05-09T14:02:01.738Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-05-09T14:02:01.744Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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 2022-05-09T14:02:01.745Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-05-09T14:02:01.745Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:01.745Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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 2022-05-09T14:02:01.745Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-05-09T14:02:01.745Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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:"b2e2152ce2fd46a8", X-B3-SpanId:"d8426c4b6daec2b6", X-B3-ParentSpanId:"b2e2152ce2fd46a8", X-B3-Sampled:"0", X-ONAP-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-TransactionID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-ECOMP-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17f86227-4cb3-4a05-8d3e-697ae668d7de"] 2022-05-09T14:02:01.746Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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_347223cd-6f49-4d66-8fb4-bff1570e4fef","requestScope":"service"} 2022-05-09T14:02:01.746Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:01.764Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:01.764Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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 2022-05-09T14:02:01.765Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-05-09T14:02:01.765Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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:"Mon, 09 May 2022 14:01:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:01.765Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-05-09T14:02:01.766Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:01.766Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-05-09T14:02:01.767Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e 2022-05-09T14:02:01.767Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|INFO|500||Invoke 2022-05-09T14:02:01.767Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:01.768Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e 2022-05-09T14:02:01.768Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||Method : GET 2022-05-09T14:02:01.768Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-TransactionID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-ECOMP-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a90d13b-69bc-4dc2-9aef-940f959a3308"] 2022-05-09T14:02:01.768Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||Request body: 2022-05-09T14:02:01.768Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:01.799Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:01.800Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:01.800Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||Status text : 2022-05-09T14:02:01.801Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:01.803Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "eedec518-62f1-428b-9b35-8f14d88fcb3e", "modelInvariantUUID" : "f733c81d-df32-4a78-8825-49b8d2bc0396", "created" : "2022-05-09 14:00:33.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" : 13, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/csar" } } } 2022-05-09T14:02:01.803Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:01.803Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|INFO|500||InvokeReturn 2022-05-09T14:02:01.806Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance 2022-05-09T14:02:01.807Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance|INFO|500||Invoke 2022-05-09T14:02:01.807Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:01.807Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance 2022-05-09T14:02:01.808Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance|DEBUG|500||Method : GET 2022-05-09T14:02:01.808Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-TransactionID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-ECOMP-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dccd95b8-545a-4d32-80cb-e7e6775c38e9"] 2022-05-09T14:02:01.808Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance|DEBUG|500||Request body: 2022-05-09T14:02:01.808Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:01.826Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:01.827Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:02:01.827Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance|DEBUG|500||Status text : 2022-05-09T14:02:01.827Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&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:"Mon, 09 May 2022 14:02:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:01.828Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance|DEBUG|500||Response body: 2022-05-09T14:02:01.828Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:01.829Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-05-09T14:02:01.830Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396 2022-05-09T14:02:01.830Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396|INFO|500||Invoke 2022-05-09T14:02:01.830Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:01.831Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396 2022-05-09T14:02:01.831Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396|DEBUG|500||Method : GET 2022-05-09T14:02:01.831Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-TransactionID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-ECOMP-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f855d6b9-b1eb-4343-82ec-24cbea7db1f5"] 2022-05-09T14:02:01.831Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396|DEBUG|500||Request body: 2022-05-09T14:02:01.832Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:01.858Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:01.859Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:01.859Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396|DEBUG|500||Status text : 2022-05-09T14:02:01.860Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:01.861Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "eedec518-62f1-428b-9b35-8f14d88fcb3e", "modelInvariantUUID" : "f733c81d-df32-4a78-8825-49b8d2bc0396", "created" : "2022-05-09 14:00:33.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" : 13, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/csar" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396" } } } 2022-05-09T14:02:01.862Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:01.862Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396|INFO|500||InvokeReturn 2022-05-09T14:02:01.866Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance 2022-05-09T14:02:01.867Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance|INFO|500||Invoke 2022-05-09T14:02:01.867Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:01.867Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance 2022-05-09T14:02:01.867Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance|DEBUG|500||Method : GET 2022-05-09T14:02:01.868Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-TransactionID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-ECOMP-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3dbaeb7c-eca8-4914-a19d-cff17168ddbc"] 2022-05-09T14:02:01.868Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance|DEBUG|500||Request body: 2022-05-09T14:02:01.868Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:01.884Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:01.885Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:02:01.885Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance|DEBUG|500||Status text : 2022-05-09T14:02:01.886Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&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:"Mon, 09 May 2022 14:02:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:01.886Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance|DEBUG|500||Response body: 2022-05-09T14:02:01.886Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:01.887Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-05-09T14:02:01.888Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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 2022-05-09T14:02:01.888Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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 2022-05-09T14:02:01.889Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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================================================ 2022-05-09T14:02:01.889Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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 2022-05-09T14:02:01.889Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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 2022-05-09T14:02:01.890Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-TransactionID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-ECOMP-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a46ac3f7-f064-4557-a8b1-a3e958185af2"] 2022-05-09T14:02:01.890Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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: 2022-05-09T14:02:01.890Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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================================================ 2022-05-09T14:02:01.923Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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========================================== 2022-05-09T14:02:01.924Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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 2022-05-09T14:02:01.924Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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 : 2022-05-09T14:02:01.925Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:01.927Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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" : "2022-05-09 12:55:17.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-05-09T14:02:01.927Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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================================================= 2022-05-09T14:02:01.927Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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 2022-05-09T14:02:01.931Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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 2022-05-09T14:02:01.932Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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 2022-05-09T14:02:01.933Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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================================================ 2022-05-09T14:02:01.933Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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 2022-05-09T14:02:01.934Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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 2022-05-09T14:02:01.934Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-TransactionID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-ECOMP-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"749ad5ae-27e5-4118-be20-9e9fa442f37d"] 2022-05-09T14:02:01.934Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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: 2022-05-09T14:02:01.934Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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================================================ 2022-05-09T14:02:01.955Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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========================================== 2022-05-09T14:02:01.956Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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 2022-05-09T14:02:01.956Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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 : 2022-05-09T14:02:01.956Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:01.957Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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" : 530, "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" : "2022-05-09T12:55:17.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2022-05-09T14:02:01.958Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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================================================= 2022-05-09T14:02:01.958Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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 2022-05-09T14:02:01.960Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e 2022-05-09T14:02:01.960Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|INFO|500||Invoke 2022-05-09T14:02:01.961Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:01.961Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e 2022-05-09T14:02:01.961Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||Method : GET 2022-05-09T14:02:01.961Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-TransactionID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-ECOMP-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"547c81e3-ba90-494b-9a53-8b8a751eba52"] 2022-05-09T14:02:01.962Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||Request body: 2022-05-09T14:02:01.962Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:01.987Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:01.988Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:01.988Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||Status text : 2022-05-09T14:02:01.988Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:01.989Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "eedec518-62f1-428b-9b35-8f14d88fcb3e", "modelInvariantUUID" : "f733c81d-df32-4a78-8825-49b8d2bc0396", "created" : "2022-05-09 14:00:33.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" : 13, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/csar" } } } 2022-05-09T14:02:01.989Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:01.990Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|INFO|500||InvokeReturn 2022-05-09T14:02:01.996Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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/ 2022-05-09T14:02:01.996Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-05-09T14:02:01.997Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:01.997Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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/ 2022-05-09T14:02:01.998Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-05-09T14:02:01.998Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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:"8979", X-B3-TraceId:"b2e2152ce2fd46a8", X-B3-SpanId:"ac1af8ead6828438", X-B3-ParentSpanId:"b2e2152ce2fd46a8", X-B3-Sampled:"0", X-ONAP-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-TransactionID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-ECOMP-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cea616d-5590-4133-8534-9f2612bba344"] 2022-05-09T14:02:01.998Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"71a58f6e-b1ed-473d-b1f7-d3e741df3771","requestStatus":"IN_PROGRESS","startTime":1652104921478,"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_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\n\t\t\t\"modelVersionId\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\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_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\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\": \"df35ab03-b0bb-4fea-82ec-bc8b41105f3d\",\n \"modelInvariantUuid\": \"89e56b1c-8196-4926-a74b-2304c695e3a9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a71c007a-95ec-4d35-b035-4f354cc245b8\",\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\": \"72c9b24c-8df1-4cf3-ada0-88ed85485bf2\",\n \"modelInvariantUuid\": \"fa59e5fb-f27a-486d-84a8-5fff7f7fbcd0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"69320e22-e7b8-4122-a7b6-e6d69471be31\"\n },\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef_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\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\n \"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\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\": \"bbedb022-a592-483a-a5d9-9e2478187279\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"71a58f6e-b1ed-473d-b1f7-d3e741df3771"} 2022-05-09T14:02:01.999Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:02.033Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:02.034Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-05-09T14:02:02.034Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-05-09T14:02:02.035Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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/71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:01:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:02.037Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:02:01.478+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_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\n\t\t\t\"modelVersionId\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\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_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\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\": \"df35ab03-b0bb-4fea-82ec-bc8b41105f3d\",\n \"modelInvariantUuid\": \"89e56b1c-8196-4926-a74b-2304c695e3a9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a71c007a-95ec-4d35-b035-4f354cc245b8\",\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\": \"72c9b24c-8df1-4cf3-ada0-88ed85485bf2\",\n \"modelInvariantUuid\": \"fa59e5fb-f27a-486d-84a8-5fff7f7fbcd0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"69320e22-e7b8-4122-a7b6-e6d69471be31\"\n },\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef_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\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\n \"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\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\": \"bbedb022-a592-483a-a5d9-9e2478187279\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-05-09T14:02:00.381+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceName" : "basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" } } } 2022-05-09T14:02:02.037Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:02.038Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-05-09T14:02:02.051Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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 2022-05-09T14:02:02.051Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-05-09T14:02:02.052Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:02.052Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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 2022-05-09T14:02:02.052Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-05-09T14:02:02.053Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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:"b2e2152ce2fd46a8", X-B3-SpanId:"910465cdb289dcc6", X-B3-ParentSpanId:"b2e2152ce2fd46a8", X-B3-Sampled:"0", X-ONAP-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-TransactionID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-ECOMP-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d149eef-bfa8-4a12-ad8f-d2dcd9b3ad4e"] 2022-05-09T14:02:02.053Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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\":\"f733c81d-df32-4a78-8825-49b8d2bc0396\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\"modelUuid\":\"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\"modelInvariantUuid\":\"f733c81d-df32-4a78-8825-49b8d2bc0396\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\"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_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"df35ab03-b0bb-4fea-82ec-bc8b41105f3d\",\"modelInvariantUuid\":\"89e56b1c-8196-4926-a74b-2304c695e3a9\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"a71c007a-95ec-4d35-b035-4f354cc245b8\",\"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\":\"72c9b24c-8df1-4cf3-ada0-88ed85485bf2\",\"modelInvariantUuid\":\"fa59e5fb-f27a-486d-84a8-5fff7f7fbcd0\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"69320e22-e7b8-4122-a7b6-e6d69471be31\"},\"instanceName\":\"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef_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\":\"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\"modelInvariantId\":\"f733c81d-df32-4a78-8825-49b8d2bc0396\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"bbedb022-a592-483a-a5d9-9e2478187279\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"71a58f6e-b1ed-473d-b1f7-d3e741df3771","type":"String"},"mso-request-id":{"value":"71a58f6e-b1ed-473d-b1f7-d3e741df3771","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"}}} 2022-05-09T14:02:02.054Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:03.072Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:03.073Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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 2022-05-09T14:02:03.073Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-05-09T14:02:03.073Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 09 May 2022 14:02:03 GMT", X-ONAP-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-TransactionID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-ECOMP-RequestID:"71a58f6e-b1ed-473d-b1f7-d3e741df3771", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"8d149eef-bfa8-4a12-ad8f-d2dcd9b3ad4e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:03.074Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|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\":\"71a58f6e-b1ed-473d-b1f7-d3e741df3771\",\"instanceId\":\"99e1275c-ce93-4c63-ad16-430c45d1c875\"}}","message":"Success","processInstanceID":"999fdb88-cfa0-11ec-b07a-dafaaf2ee302","variables":null,"messageCode":200} 2022-05-09T14:02:03.074Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:03.074Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-05-09T14:02:03.078Z|71a58f6e-b1ed-473d-b1f7-d3e741df3771|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:02:03.221Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:02:03.231Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:02:03.232Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||Invoke 2022-05-09T14:02:03.233Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:03.233Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:02:03.233Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Method : GET 2022-05-09T14:02:03.233Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34312820c55754fa", X-B3-SpanId:"3c5ed1e7c376873b", X-B3-ParentSpanId:"34312820c55754fa", X-B3-Sampled:"0", X-ONAP-RequestID:"946383cd-8882-4b94-97aa-8cab3ce9355b", X-RequestID:"946383cd-8882-4b94-97aa-8cab3ce9355b", X-TransactionID:"946383cd-8882-4b94-97aa-8cab3ce9355b", X-ECOMP-RequestID:"946383cd-8882-4b94-97aa-8cab3ce9355b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42c842a9-167b-4ce1-a3f6-fd284f8a4bcf"] 2022-05-09T14:02:03.234Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Request body: 2022-05-09T14:02:03.234Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:03.262Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:03.262Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:03.263Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status text : 2022-05-09T14:02:03.263Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:03.264Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Response body: { "requestId" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:02:01.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_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\n\t\t\t\"modelVersionId\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\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_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\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\": \"df35ab03-b0bb-4fea-82ec-bc8b41105f3d\",\n \"modelInvariantUuid\": \"89e56b1c-8196-4926-a74b-2304c695e3a9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a71c007a-95ec-4d35-b035-4f354cc245b8\",\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\": \"72c9b24c-8df1-4cf3-ada0-88ed85485bf2\",\n \"modelInvariantUuid\": \"fa59e5fb-f27a-486d-84a8-5fff7f7fbcd0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"69320e22-e7b8-4122-a7b6-e6d69471be31\"\n },\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef_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\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\n \"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\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\": \"bbedb022-a592-483a-a5d9-9e2478187279\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:02:01.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "99e1275c-ce93-4c63-ad16-430c45d1c875", "serviceInstanceName" : "basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" } } } 2022-05-09T14:02:03.264Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:03.265Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||InvokeReturn 2022-05-09T14:02:03.267Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:02:03.267Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:02:03.267Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:03.267Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:02:03.268Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:02:03.268Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34312820c55754fa", X-B3-SpanId:"7e5754a676e34ad5", X-B3-ParentSpanId:"34312820c55754fa", X-B3-Sampled:"0", X-ONAP-RequestID:"946383cd-8882-4b94-97aa-8cab3ce9355b", X-RequestID:"946383cd-8882-4b94-97aa-8cab3ce9355b", X-TransactionID:"946383cd-8882-4b94-97aa-8cab3ce9355b", X-ECOMP-RequestID:"946383cd-8882-4b94-97aa-8cab3ce9355b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"daac2452-0387-474b-8bdb-b0d875dab166"] 2022-05-09T14:02:03.268Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:02:03.268Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:03.281Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:03.282Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:03.282Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:02:03.282Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:03.283Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:02:03.283Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:03.283Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:02:03.292Z|946383cd-8882-4b94-97aa-8cab3ce9355b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:02:03.446Z|912716c3-9c4c-4e0a-afdb-c1bc57df3c7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:02:03.447Z|912716c3-9c4c-4e0a-afdb-c1bc57df3c7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:02:03.449Z|fbef38fa-22e9-4d06-bfee-ed43def31354|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:02:03.450Z|fbef38fa-22e9-4d06-bfee-ed43def31354|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:02:05.675Z|f79f64ad-80fd-4a8b-9bd2-6283abb52c2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:02:05.676Z|f79f64ad-80fd-4a8b-9bd2-6283abb52c2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:02:05.781Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:02:05.785Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1 2022-05-09T14:02:05.785Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|INFO|500||Invoke 2022-05-09T14:02:05.786Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:05.786Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1 2022-05-09T14:02:05.786Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||Method : GET 2022-05-09T14:02:05.786Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ede8cf3aa36d94f", X-B3-SpanId:"d63d5fbee45f69e1", X-B3-ParentSpanId:"5ede8cf3aa36d94f", X-B3-Sampled:"0", X-ONAP-RequestID:"c8a4bc01-2f24-40b7-9b04-3d992726a298", X-RequestID:"c8a4bc01-2f24-40b7-9b04-3d992726a298", X-TransactionID:"c8a4bc01-2f24-40b7-9b04-3d992726a298", X-ECOMP-RequestID:"c8a4bc01-2f24-40b7-9b04-3d992726a298", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d54ac60c-5ca9-4ea2-be14-8e831b83621b"] 2022-05-09T14:02:05.787Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||Request body: 2022-05-09T14:02:05.787Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:05.810Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:05.811Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:05.811Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||Status text : 2022-05-09T14:02:05.812Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:05.812Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||Response body: { "requestId" : "3a411ad3-bc3a-471c-98d4-06102ab43ac1", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:01:22.000+00:00", "endTime" : "2022-05-09T14:01:55.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"7b110d0e-28ba-4901-8c96-32b128ac04bf\",\n \"modelVersionId\":\"4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a\",\n \"modelName\":\"Demo_pNF_WH0YIdmnh05Xp3O1tXie\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"5d5d646c-ed6f-4d28-aa59-c18fd7dea78d\",\n \"owningEntityName\":\"OE-ETE_Customer-5d5d646c-ed6f-4d28-aa59-c18fd7dea78d\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_5ba2017b-e8fd-4c1f-b4ad-2a4bb2d994dd\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name5ba2017b-e8fd-4c1f-b4ad-2a4bb2d994dd\",\n \"productFamilyId\":\"595c7ec9-ed26-4508-be43-98a58631a8c1\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a\",\n \"modelName\":\"Demo_pNF_WH0YIdmnh05Xp3O1tXie\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name5ba2017b-e8fd-4c1f-b4ad-2a4bb2d994dd\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 7014aaf4-ad94 0\",\n \"modelCustomizationId\":\"f8dc44e8-d890-4a34-b27b-75f33a3d65ce\",\n \"modelInvariantId\":\"7b110d0e-28ba-4901-8c96-32b128ac04bf\",\n \"modelVersionId\":\"4dc8c5a4-9ca4-4abc-8bdc-ba150284e10a\",\n \"modelName\":\"Demo_pNF_WH0YIdmnh05Xp3O1tXie\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"595c7ec9-ed26-4508-be43-98a58631a8c1\",\n \"instanceParams\":[],\n \"instanceName\":\"WH0YIdmnh05Xp3O1tXie\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:01:53.000+00:00", "serviceInstanceId" : "2aecf402-b3af-466f-907c-ffd5b74648c2", "serviceInstanceName" : "Service_Ete_Name5ba2017b-e8fd-4c1f-b4ad-2a4bb2d994dd", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "3a411ad3-bc3a-471c-98d4-06102ab43ac1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1" } } } 2022-05-09T14:02:05.813Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:05.813Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3a411ad3-bc3a-471c-98d4-06102ab43ac1|INFO|500||InvokeReturn 2022-05-09T14:02:05.815Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false 2022-05-09T14:02:05.816Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:02:05.816Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:05.816Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false 2022-05-09T14:02:05.817Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:02:05.817Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ede8cf3aa36d94f", X-B3-SpanId:"dd9286b621d97c2b", X-B3-ParentSpanId:"5ede8cf3aa36d94f", X-B3-Sampled:"0", X-ONAP-RequestID:"c8a4bc01-2f24-40b7-9b04-3d992726a298", X-RequestID:"c8a4bc01-2f24-40b7-9b04-3d992726a298", X-TransactionID:"c8a4bc01-2f24-40b7-9b04-3d992726a298", X-ECOMP-RequestID:"c8a4bc01-2f24-40b7-9b04-3d992726a298", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d759dda0-46b8-45f8-b881-76f832c51e4a"] 2022-05-09T14:02:05.817Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:02:05.818Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:05.833Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:05.834Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:05.834Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:02:05.834Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:05.835Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:02:05.836Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:05.836Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3a411ad3-bc3a-471c-98d4-06102ab43ac1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:02:05.846Z|c8a4bc01-2f24-40b7-9b04-3d992726a298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3a411ad3-bc3a-471c-98d4-06102ab43ac1|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:02:11.708Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:02:11.714Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b 2022-05-09T14:02:11.714Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|INFO|500||Invoke 2022-05-09T14:02:11.715Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:11.715Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b 2022-05-09T14:02:11.715Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Method : GET 2022-05-09T14:02:11.716Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"480d17306813abbc", X-B3-SpanId:"876d660994b538a7", X-B3-ParentSpanId:"480d17306813abbc", X-B3-Sampled:"0", X-ONAP-RequestID:"e712e58f-91da-454f-83ec-b07d8762fb06", X-RequestID:"e712e58f-91da-454f-83ec-b07d8762fb06", X-TransactionID:"e712e58f-91da-454f-83ec-b07d8762fb06", X-ECOMP-RequestID:"e712e58f-91da-454f-83ec-b07d8762fb06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c80ee6a-bc0c-44a3-a401-92d6dabb1954"] 2022-05-09T14:02:11.716Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Request body: 2022-05-09T14:02:11.716Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:11.738Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:11.739Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:11.740Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Status text : 2022-05-09T14:02:11.740Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:11.741Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Response body: { "requestId" : "1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:01:49.000+00:00", "endTime" : "2022-05-09T14:02:07.000+00:00", "source" : "VID", "vnfId" : "8332f2fd-13d0-4631-9929-99453ad7c2bb", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"76d08c14-0c0c-44da-aa4d-b110ca65499e\",\n \"modelVersionId\": \"95f26b6b-fe81-447d-8f08-8bf0ee2175c9\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3ea247cc-6796-4f50-b1fa-76df7b4f85ba\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"c73832aa-7187-4786-a975-77d8c296f0c9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"8332f2fd-13d0-4631-9929-99453ad7c2bb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"3490977f-3458-46c1-9450-86c3b69b5b98\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\n \"modelCustomizationId\": \"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:02:05.000+00:00", "vfModuleId" : "3a5a3ef3-fcb0-4bda-b03a-e6244910fd12", "vfModuleName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b" } } } 2022-05-09T14:02:11.741Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:11.742Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|INFO|500||InvokeReturn 2022-05-09T14:02:11.744Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false 2022-05-09T14:02:11.744Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:02:11.744Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:11.745Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false 2022-05-09T14:02:11.745Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:02:11.745Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"480d17306813abbc", X-B3-SpanId:"81bc5868a2909a2a", X-B3-ParentSpanId:"480d17306813abbc", X-B3-Sampled:"0", X-ONAP-RequestID:"e712e58f-91da-454f-83ec-b07d8762fb06", X-RequestID:"e712e58f-91da-454f-83ec-b07d8762fb06", X-TransactionID:"e712e58f-91da-454f-83ec-b07d8762fb06", X-ECOMP-RequestID:"e712e58f-91da-454f-83ec-b07d8762fb06", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc379942-e221-4268-966c-854920889d31"] 2022-05-09T14:02:11.745Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:02:11.746Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:11.760Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:11.761Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:11.761Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:02:11.762Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:11.763Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:02:11.763Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:11.763Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:02:11.774Z|e712e58f-91da-454f-83ec-b07d8762fb06|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:02:11.905Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:02:11.909Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b 2022-05-09T14:02:11.909Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|INFO|500||Invoke 2022-05-09T14:02:11.909Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:11.910Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b 2022-05-09T14:02:11.910Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Method : GET 2022-05-09T14:02:11.910Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a086188580c2baed", X-B3-SpanId:"7cb766b72e44112b", X-B3-ParentSpanId:"a086188580c2baed", X-B3-Sampled:"0", X-ONAP-RequestID:"40774dab-2111-4bb8-8253-432c7c683114", X-RequestID:"40774dab-2111-4bb8-8253-432c7c683114", X-TransactionID:"40774dab-2111-4bb8-8253-432c7c683114", X-ECOMP-RequestID:"40774dab-2111-4bb8-8253-432c7c683114", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40050e66-1686-4cfa-8cfc-69a61816316c"] 2022-05-09T14:02:11.910Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Request body: 2022-05-09T14:02:11.911Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:11.929Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:11.930Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:11.930Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Status text : 2022-05-09T14:02:11.931Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:11.933Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Response body: { "requestId" : "1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:01:49.000+00:00", "endTime" : "2022-05-09T14:02:07.000+00:00", "source" : "VID", "vnfId" : "8332f2fd-13d0-4631-9929-99453ad7c2bb", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"76d08c14-0c0c-44da-aa4d-b110ca65499e\",\n \"modelVersionId\": \"95f26b6b-fe81-447d-8f08-8bf0ee2175c9\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3ea247cc-6796-4f50-b1fa-76df7b4f85ba\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"c73832aa-7187-4786-a975-77d8c296f0c9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"8332f2fd-13d0-4631-9929-99453ad7c2bb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"3490977f-3458-46c1-9450-86c3b69b5b98\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\n \"modelCustomizationId\": \"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:02:05.000+00:00", "vfModuleId" : "3a5a3ef3-fcb0-4bda-b03a-e6244910fd12", "vfModuleName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b" } } } 2022-05-09T14:02:11.933Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:11.934Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|INFO|500||InvokeReturn 2022-05-09T14:02:11.936Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false 2022-05-09T14:02:11.936Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:02:11.936Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:11.937Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false 2022-05-09T14:02:11.937Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:02:11.937Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a086188580c2baed", X-B3-SpanId:"c1433488212192d8", X-B3-ParentSpanId:"a086188580c2baed", X-B3-Sampled:"0", X-ONAP-RequestID:"40774dab-2111-4bb8-8253-432c7c683114", X-RequestID:"40774dab-2111-4bb8-8253-432c7c683114", X-TransactionID:"40774dab-2111-4bb8-8253-432c7c683114", X-ECOMP-RequestID:"40774dab-2111-4bb8-8253-432c7c683114", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c7086f4-54ff-4620-92cf-ea0b3488171f"] 2022-05-09T14:02:11.937Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:02:11.938Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:11.953Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:11.954Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:11.955Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:02:11.955Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:11.956Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:02:11.956Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:11.956Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:02:11.965Z|40774dab-2111-4bb8-8253-432c7c683114|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:02:12.083Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:02:12.087Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b 2022-05-09T14:02:12.087Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|INFO|500||Invoke 2022-05-09T14:02:12.088Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:12.088Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b 2022-05-09T14:02:12.088Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Method : GET 2022-05-09T14:02:12.088Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f971eba1b48f340f", X-B3-SpanId:"d2d3912c3d3d0115", X-B3-ParentSpanId:"f971eba1b48f340f", X-B3-Sampled:"0", X-ONAP-RequestID:"a139d23d-1fb8-4541-85b6-3b11e38dd810", X-RequestID:"a139d23d-1fb8-4541-85b6-3b11e38dd810", X-TransactionID:"a139d23d-1fb8-4541-85b6-3b11e38dd810", X-ECOMP-RequestID:"a139d23d-1fb8-4541-85b6-3b11e38dd810", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3f3e995-294c-46de-8ad6-800ef1b77008"] 2022-05-09T14:02:12.089Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Request body: 2022-05-09T14:02:12.089Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:12.107Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:12.108Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:12.109Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Status text : 2022-05-09T14:02:12.109Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:12.110Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Response body: { "requestId" : "1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:01:49.000+00:00", "endTime" : "2022-05-09T14:02:07.000+00:00", "source" : "VID", "vnfId" : "8332f2fd-13d0-4631-9929-99453ad7c2bb", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"76d08c14-0c0c-44da-aa4d-b110ca65499e\",\n \"modelVersionId\": \"95f26b6b-fe81-447d-8f08-8bf0ee2175c9\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3ea247cc-6796-4f50-b1fa-76df7b4f85ba\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"c73832aa-7187-4786-a975-77d8c296f0c9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"8332f2fd-13d0-4631-9929-99453ad7c2bb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"3490977f-3458-46c1-9450-86c3b69b5b98\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\n \"modelCustomizationId\": \"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:02:05.000+00:00", "vfModuleId" : "3a5a3ef3-fcb0-4bda-b03a-e6244910fd12", "vfModuleName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b" } } } 2022-05-09T14:02:12.111Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:12.111Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|INFO|500||InvokeReturn 2022-05-09T14:02:12.113Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false 2022-05-09T14:02:12.113Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:02:12.114Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:12.114Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false 2022-05-09T14:02:12.114Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:02:12.115Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f971eba1b48f340f", X-B3-SpanId:"cf691bebf271db47", X-B3-ParentSpanId:"f971eba1b48f340f", X-B3-Sampled:"0", X-ONAP-RequestID:"a139d23d-1fb8-4541-85b6-3b11e38dd810", X-RequestID:"a139d23d-1fb8-4541-85b6-3b11e38dd810", X-TransactionID:"a139d23d-1fb8-4541-85b6-3b11e38dd810", X-ECOMP-RequestID:"a139d23d-1fb8-4541-85b6-3b11e38dd810", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f96ac413-ea7e-4c55-81d6-f25522e2d979"] 2022-05-09T14:02:12.115Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:02:12.115Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:12.135Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:12.136Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:12.136Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:02:12.136Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:12.138Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:02:12.139Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:12.139Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:02:12.149Z|a139d23d-1fb8-4541-85b6-3b11e38dd810|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:02:12.273Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:02:12.278Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b 2022-05-09T14:02:12.279Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|INFO|500||Invoke 2022-05-09T14:02:12.279Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:12.280Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b 2022-05-09T14:02:12.280Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Method : GET 2022-05-09T14:02:12.280Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fb40acc3cb6697a3", X-B3-SpanId:"50625c917bf5e83e", X-B3-ParentSpanId:"fb40acc3cb6697a3", X-B3-Sampled:"0", X-ONAP-RequestID:"c082c811-704e-485d-aa2e-b1623290e881", X-RequestID:"c082c811-704e-485d-aa2e-b1623290e881", X-TransactionID:"c082c811-704e-485d-aa2e-b1623290e881", X-ECOMP-RequestID:"c082c811-704e-485d-aa2e-b1623290e881", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6de56c58-c842-48fa-b42f-203f3ba0dc6a"] 2022-05-09T14:02:12.281Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Request body: 2022-05-09T14:02:12.281Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:12.298Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:12.298Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:12.299Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Status text : 2022-05-09T14:02:12.299Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:12.301Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Response body: { "requestId" : "1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:01:49.000+00:00", "endTime" : "2022-05-09T14:02:07.000+00:00", "source" : "VID", "vnfId" : "8332f2fd-13d0-4631-9929-99453ad7c2bb", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"76d08c14-0c0c-44da-aa4d-b110ca65499e\",\n \"modelVersionId\": \"95f26b6b-fe81-447d-8f08-8bf0ee2175c9\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3ea247cc-6796-4f50-b1fa-76df7b4f85ba\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"c73832aa-7187-4786-a975-77d8c296f0c9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"8332f2fd-13d0-4631-9929-99453ad7c2bb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"3490977f-3458-46c1-9450-86c3b69b5b98\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\n \"modelCustomizationId\": \"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:02:05.000+00:00", "vfModuleId" : "3a5a3ef3-fcb0-4bda-b03a-e6244910fd12", "vfModuleName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b" } } } 2022-05-09T14:02:12.301Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:12.302Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|INFO|500||InvokeReturn 2022-05-09T14:02:12.303Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false 2022-05-09T14:02:12.304Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:02:12.304Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:12.304Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false 2022-05-09T14:02:12.305Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:02:12.305Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fb40acc3cb6697a3", X-B3-SpanId:"f67215f6a7958319", X-B3-ParentSpanId:"fb40acc3cb6697a3", X-B3-Sampled:"0", X-ONAP-RequestID:"c082c811-704e-485d-aa2e-b1623290e881", X-RequestID:"c082c811-704e-485d-aa2e-b1623290e881", X-TransactionID:"c082c811-704e-485d-aa2e-b1623290e881", X-ECOMP-RequestID:"c082c811-704e-485d-aa2e-b1623290e881", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4609609-5937-4132-985d-8fd1e545fac4"] 2022-05-09T14:02:12.305Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:02:12.306Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:12.319Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:12.319Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:12.320Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:02:12.320Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:12.321Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:02:12.322Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:12.322Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:02:12.330Z|c082c811-704e-485d-aa2e-b1623290e881|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:02:12.448Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:02:12.452Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b 2022-05-09T14:02:12.453Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|INFO|500||Invoke 2022-05-09T14:02:12.453Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:12.453Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b 2022-05-09T14:02:12.453Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Method : GET 2022-05-09T14:02:12.454Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d1b2b86dd4b52715", X-B3-SpanId:"3850274e0475a33e", X-B3-ParentSpanId:"d1b2b86dd4b52715", X-B3-Sampled:"0", X-ONAP-RequestID:"fb2000bd-60c6-4c4b-a28d-9af70507e5fa", X-RequestID:"fb2000bd-60c6-4c4b-a28d-9af70507e5fa", X-TransactionID:"fb2000bd-60c6-4c4b-a28d-9af70507e5fa", X-ECOMP-RequestID:"fb2000bd-60c6-4c4b-a28d-9af70507e5fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8642ad3-5064-450c-979b-d2b11a242c30"] 2022-05-09T14:02:12.454Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Request body: 2022-05-09T14:02:12.454Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:12.473Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:12.474Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:12.474Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Status text : 2022-05-09T14:02:12.475Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:12.484Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||Response body: { "requestId" : "1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:01:49.000+00:00", "endTime" : "2022-05-09T14:02:07.000+00:00", "source" : "VID", "vnfId" : "8332f2fd-13d0-4631-9929-99453ad7c2bb", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"76d08c14-0c0c-44da-aa4d-b110ca65499e\",\n \"modelVersionId\": \"95f26b6b-fe81-447d-8f08-8bf0ee2175c9\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3ea247cc-6796-4f50-b1fa-76df7b4f85ba\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"c73832aa-7187-4786-a975-77d8c296f0c9\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"8332f2fd-13d0-4631-9929-99453ad7c2bb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"3490977f-3458-46c1-9450-86c3b69b5b98\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\n \"modelCustomizationId\": \"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:02:05.000+00:00", "vfModuleId" : "3a5a3ef3-fcb0-4bda-b03a-e6244910fd12", "vfModuleName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b" } } } 2022-05-09T14:02:12.485Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:12.485Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|INFO|500||InvokeReturn 2022-05-09T14:02:12.487Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false 2022-05-09T14:02:12.488Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:02:12.488Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:12.488Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false 2022-05-09T14:02:12.489Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:02:12.489Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d1b2b86dd4b52715", X-B3-SpanId:"1a0347246e89f9c3", X-B3-ParentSpanId:"d1b2b86dd4b52715", X-B3-Sampled:"0", X-ONAP-RequestID:"fb2000bd-60c6-4c4b-a28d-9af70507e5fa", X-RequestID:"fb2000bd-60c6-4c4b-a28d-9af70507e5fa", X-TransactionID:"fb2000bd-60c6-4c4b-a28d-9af70507e5fa", X-ECOMP-RequestID:"fb2000bd-60c6-4c4b-a28d-9af70507e5fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6eeccfc0-5db7-476a-802a-2c99e9e0bb36"] 2022-05-09T14:02:12.489Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:02:12.489Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:12.503Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:12.504Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:12.504Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:02:12.504Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:12.505Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:02:12.506Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:12.506Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:02:12.515Z|fb2000bd-60c6-4c4b-a28d-9af70507e5fa|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1d059fb3-29d0-4d6b-a1e3-5e41bc1cbc4b|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:02:13.429Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:02:13.434Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:02:13.435Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||Invoke 2022-05-09T14:02:13.435Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:13.436Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:02:13.436Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Method : GET 2022-05-09T14:02:13.436Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0dd2aac56a0e9af", X-B3-SpanId:"469209f5eb0979d5", X-B3-ParentSpanId:"f0dd2aac56a0e9af", X-B3-Sampled:"0", X-ONAP-RequestID:"315afc13-f677-417d-900f-33efdb1daeb0", X-RequestID:"315afc13-f677-417d-900f-33efdb1daeb0", X-TransactionID:"315afc13-f677-417d-900f-33efdb1daeb0", X-ECOMP-RequestID:"315afc13-f677-417d-900f-33efdb1daeb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd57d686-3769-4aa0-959a-6af05bbc3e99"] 2022-05-09T14:02:13.436Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Request body: 2022-05-09T14:02:13.437Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:13.456Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:13.457Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:13.457Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status text : 2022-05-09T14:02:13.457Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:13.460Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Response body: { "requestId" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "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" : "2022-05-09T14:02:01.000+00:00", "source" : "VID", "vnfId" : "0505de63-b839-4794-87a2-d91a1b839c2a", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\n\t\t\t\"modelVersionId\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\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_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\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\": \"df35ab03-b0bb-4fea-82ec-bc8b41105f3d\",\n \"modelInvariantUuid\": \"89e56b1c-8196-4926-a74b-2304c695e3a9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a71c007a-95ec-4d35-b035-4f354cc245b8\",\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\": \"72c9b24c-8df1-4cf3-ada0-88ed85485bf2\",\n \"modelInvariantUuid\": \"fa59e5fb-f27a-486d-84a8-5fff7f7fbcd0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"69320e22-e7b8-4122-a7b6-e6d69471be31\"\n },\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef_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\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\n \"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\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\": \"bbedb022-a592-483a-a5d9-9e2478187279\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:02:05.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "99e1275c-ce93-4c63-ad16-430c45d1c875", "serviceInstanceName" : "basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" } } } 2022-05-09T14:02:13.460Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:13.461Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||InvokeReturn 2022-05-09T14:02:13.463Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:02:13.463Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:02:13.463Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:13.463Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:02:13.464Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:02:13.464Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0dd2aac56a0e9af", X-B3-SpanId:"76286f2f3dc4c9e8", X-B3-ParentSpanId:"f0dd2aac56a0e9af", X-B3-Sampled:"0", X-ONAP-RequestID:"315afc13-f677-417d-900f-33efdb1daeb0", X-RequestID:"315afc13-f677-417d-900f-33efdb1daeb0", X-TransactionID:"315afc13-f677-417d-900f-33efdb1daeb0", X-ECOMP-RequestID:"315afc13-f677-417d-900f-33efdb1daeb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"010b861e-4373-4440-a7b9-83dee480429d"] 2022-05-09T14:02:13.464Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:02:13.465Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:13.481Z|21aa19fd-66d4-4c4c-9d87-c07cdaacf58a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:02:13.482Z|21aa19fd-66d4-4c4c-9d87-c07cdaacf58a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:02:13.484Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:13.484Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:13.484Z|0182f5ad-61a8-4a7f-ac30-e7c3c9967a59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:02:13.485Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:02:13.485Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:13.486Z|0182f5ad-61a8-4a7f-ac30-e7c3c9967a59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:02:13.486Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:02:13.486Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:13.487Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:02:13.520Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:02:13.520Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:02:13.521Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:13.521Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:02:13.521Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:02:13.521Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"315afc13-f677-417d-900f-33efdb1daeb0", X-RequestID:"315afc13-f677-417d-900f-33efdb1daeb0", X-TransactionID:"315afc13-f677-417d-900f-33efdb1daeb0", X-ECOMP-RequestID:"315afc13-f677-417d-900f-33efdb1daeb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c1c6ec5-6510-425d-88f5-9ed201d3d062"] 2022-05-09T14:02:13.522Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:02:13.522Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:13.653Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:13.653Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:13.654Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:02:13.654Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1FAD15D855ACD715CB8E6E8041C0689F; 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:"Mon, 09 May 2022 14:02:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:13.654Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9dd23a7b-cfa0-11ec-b07a-dafaaf2ee302","businessKey":"71a58f6e-b1ed-473d-b1f7-d3e741df3771","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-09T14:02:09.116+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"999fdb88-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"9d0f113a-cfa0-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-05-09T14:02:13.655Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:13.655Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:02:13.680Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9dd23a7b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9dd23a7b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:02:13.681Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9dd23a7b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:02:13.682Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9dd23a7b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:13.682Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9dd23a7b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9dd23a7b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:02:13.682Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9dd23a7b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:02:13.682Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9dd23a7b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"315afc13-f677-417d-900f-33efdb1daeb0", X-RequestID:"315afc13-f677-417d-900f-33efdb1daeb0", X-TransactionID:"315afc13-f677-417d-900f-33efdb1daeb0", X-ECOMP-RequestID:"315afc13-f677-417d-900f-33efdb1daeb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fed08640-6511-4757-b58c-4eaad2e1d09c"] 2022-05-09T14:02:13.682Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9dd23a7b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:02:13.683Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9dd23a7b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:13.814Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9dd23a7b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:13.815Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9dd23a7b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:13.816Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9dd23a7b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:02:13.817Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9dd23a7b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=57F5B830FE066D7EBA121A74884780E3; 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:"781", Date:"Mon, 09 May 2022 14:02:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:13.817Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9dd23a7b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"9e351b33-cfa0-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"SubProcess_0y8yozw:9df1f797-cfa0-11ec-b07a-dafaaf2ee302","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"9dd23a7b-cfa0-11ec-b07a-dafaaf2ee302","executionId":"9e351b31-cfa0-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:02:09.764+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"999fdb88-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:02:13.817Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9dd23a7b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:13.818Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9dd23a7b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:02:13.823Z|315afc13-f677-417d-900f-33efdb1daeb0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:02:14.947Z|e97b74ab-deda-4eaf-b2fc-effd5629806c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:02:14.950Z|e97b74ab-deda-4eaf-b2fc-effd5629806c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:02:15.702Z|5ad5da01-67c2-402e-88df-8ef05565c288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:02:15.703Z|5ad5da01-67c2-402e-88df-8ef05565c288|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:02:17.060Z|0f7a2133-f3b6-41a7-9ba8-924186999dcf|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:02:17.061Z|0f7a2133-f3b6-41a7-9ba8-924186999dcf|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:02:23.507Z|2fe6f403-e9bf-4c27-89cf-5eb39b045fce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:02:23.508Z|2fe6f403-e9bf-4c27-89cf-5eb39b045fce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:02:23.509Z|638716bc-ed82-46f5-aad8-6402beb13acf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:02:23.510Z|638716bc-ed82-46f5-aad8-6402beb13acf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:02:23.883Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:02:23.885Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|||INFO|500||Checking if requestId: e22b551a-4659-4141-a95b-d8586feebb83 already exists in requestDb InfraActiveRequests table 2022-05-09T14:02:23.886Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83 2022-05-09T14:02:23.886Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|INFO|500||Invoke 2022-05-09T14:02:23.887Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:23.887Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83 2022-05-09T14:02:23.887Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Method : GET 2022-05-09T14:02:23.887Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab4136b9f88faebb", X-B3-SpanId:"569c90fd0950ae1f", X-B3-ParentSpanId:"ab4136b9f88faebb", X-B3-Sampled:"0", X-ONAP-RequestID:"e22b551a-4659-4141-a95b-d8586feebb83", X-RequestID:"e22b551a-4659-4141-a95b-d8586feebb83", X-TransactionID:"e22b551a-4659-4141-a95b-d8586feebb83", X-ECOMP-RequestID:"e22b551a-4659-4141-a95b-d8586feebb83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ba4bf3a-2e03-473a-9d57-bfff9c5ea5ab"] 2022-05-09T14:02:23.888Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Request body: 2022-05-09T14:02:23.888Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:23.905Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:23.905Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:02:23.905Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Status text : 2022-05-09T14:02:23.906Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 09 May 2022 14:02:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:23.906Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Response body: 2022-05-09T14:02:23.906Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:23.907Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|INFO|404|Not Found|InvokeReturn 2022-05-09T14:02:23.916Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|||INFO|500||Running local validations 2022-05-09T14:02:23.921Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:02:23.948Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-05-09T14:02:23.949Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e22b551a-4659-4141-a95b-d8586feebb83], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[fdba5a4e-a87f-4c12-ac06-8da087c37012], X-ECOMP-RequestID=[e22b551a-4659-4141-a95b-d8586feebb83], X-TransactionId=[], X-ONAP-RequestID=[e22b551a-4659-4141-a95b-d8586feebb83]} 2022-05-09T14:02:23.950Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:02:23.954Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:02:23.954Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||Invoke 2022-05-09T14:02:23.954Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:23.954Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:02:23.955Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Method : GET 2022-05-09T14:02:23.955Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26053ca50dc391e5", X-B3-SpanId:"3cbcda377b8e503c", X-B3-ParentSpanId:"26053ca50dc391e5", X-B3-Sampled:"0", X-ONAP-RequestID:"14754bbc-3937-4e93-8ca9-2d17b09dbfa9", X-RequestID:"14754bbc-3937-4e93-8ca9-2d17b09dbfa9", X-TransactionID:"14754bbc-3937-4e93-8ca9-2d17b09dbfa9", X-ECOMP-RequestID:"14754bbc-3937-4e93-8ca9-2d17b09dbfa9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c020e69-09e4-47a6-b592-bd66587f148c"] 2022-05-09T14:02:23.955Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Request body: 2022-05-09T14:02:23.955Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:23.973Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:23.974Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:23.974Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status text : 2022-05-09T14:02:23.974Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:23.976Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Response body: { "requestId" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "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" : "2022-05-09T14:02:01.000+00:00", "source" : "VID", "vnfId" : "0505de63-b839-4794-87a2-d91a1b839c2a", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\n\t\t\t\"modelVersionId\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\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_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\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\": \"df35ab03-b0bb-4fea-82ec-bc8b41105f3d\",\n \"modelInvariantUuid\": \"89e56b1c-8196-4926-a74b-2304c695e3a9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a71c007a-95ec-4d35-b035-4f354cc245b8\",\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\": \"72c9b24c-8df1-4cf3-ada0-88ed85485bf2\",\n \"modelInvariantUuid\": \"fa59e5fb-f27a-486d-84a8-5fff7f7fbcd0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"69320e22-e7b8-4122-a7b6-e6d69471be31\"\n },\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef_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\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\n \"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\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\": \"bbedb022-a592-483a-a5d9-9e2478187279\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:02:20.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "99e1275c-ce93-4c63-ad16-430c45d1c875", "serviceInstanceName" : "basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" } } } 2022-05-09T14:02:23.976Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:23.977Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||InvokeReturn 2022-05-09T14:02:23.980Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:02:23.980Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:02:23.980Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:23.980Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:02:23.981Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:02:23.981Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26053ca50dc391e5", X-B3-SpanId:"d86abb79a3246e48", X-B3-ParentSpanId:"26053ca50dc391e5", X-B3-Sampled:"0", X-ONAP-RequestID:"14754bbc-3937-4e93-8ca9-2d17b09dbfa9", X-RequestID:"14754bbc-3937-4e93-8ca9-2d17b09dbfa9", X-TransactionID:"14754bbc-3937-4e93-8ca9-2d17b09dbfa9", X-ECOMP-RequestID:"14754bbc-3937-4e93-8ca9-2d17b09dbfa9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3a5a2a1-c131-4677-ab3b-6861bc8073a5"] 2022-05-09T14:02:23.981Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:02:23.981Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:24.000Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:24.001Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:24.001Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:02:24.001Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:24.002Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:02:24.002Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:24.003Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:02:24.038Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:02:24.039Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:02:24.039Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:24.039Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:02:24.039Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:02:24.040Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"14754bbc-3937-4e93-8ca9-2d17b09dbfa9", X-RequestID:"14754bbc-3937-4e93-8ca9-2d17b09dbfa9", X-TransactionID:"14754bbc-3937-4e93-8ca9-2d17b09dbfa9", X-ECOMP-RequestID:"14754bbc-3937-4e93-8ca9-2d17b09dbfa9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3bc882ec-1afa-4462-aac2-d84794f04dc2"] 2022-05-09T14:02:24.040Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:02:24.040Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:24.064Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220509-14:02:22:998-89054], vertex-id=[430136], Content-Length=[1024], Date=[Mon, 09 May 2022 14:02:22 GMT], Content-Type=[application/json]} 2022-05-09T14:02:24.066Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1652104890508","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/8332f2fd-13d0-4631-9929-99453ad7c2bb","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8332f2fd-13d0-4631-9929-99453ad7c2bb"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-05-09T14:02:24.067Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-05-09T14:02:24.068Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-05-09T14:02:24.069Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-05-09T14:02:24.071Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|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 2022-05-09T14:02:24.071Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-05-09T14:02:24.072Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:24.072Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|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 2022-05-09T14:02:24.073Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-05-09T14:02:24.073Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|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:"ab4136b9f88faebb", X-B3-SpanId:"77f31b1febe06d80", X-B3-ParentSpanId:"ab4136b9f88faebb", X-B3-Sampled:"0", X-ONAP-RequestID:"e22b551a-4659-4141-a95b-d8586feebb83", X-RequestID:"e22b551a-4659-4141-a95b-d8586feebb83", X-TransactionID:"e22b551a-4659-4141-a95b-d8586feebb83", X-ECOMP-RequestID:"e22b551a-4659-4141-a95b-d8586feebb83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94e366e2-ad37-45df-a8a6-f24ad5160ea2"] 2022-05-09T14:02:24.074Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"8332f2fd-13d0-4631-9929-99453ad7c2bb","serviceInstanceId":"c73832aa-7187-4786-a975-77d8c296f0c9","vfModuleInstanceId":"3a5a3ef3-fcb0-4bda-b03a-e6244910fd12"},"instanceName":null,"requestScope":"vfModule"} 2022-05-09T14:02:24.074Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:24.096Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:24.096Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:24.097Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-05-09T14:02:24.097Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|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:"Mon, 09 May 2022 14:02:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:24.098Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-05-09T14:02:24.098Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:24.098Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-05-09T14:02:24.099Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|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 2022-05-09T14:02:24.100Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|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 2022-05-09T14:02:24.100Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|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================================================ 2022-05-09T14:02:24.100Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|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 2022-05-09T14:02:24.101Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|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 2022-05-09T14:02:24.101Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|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:"e22b551a-4659-4141-a95b-d8586feebb83", X-RequestID:"e22b551a-4659-4141-a95b-d8586feebb83", X-TransactionID:"e22b551a-4659-4141-a95b-d8586feebb83", X-ECOMP-RequestID:"e22b551a-4659-4141-a95b-d8586feebb83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66d0da02-30b0-47cd-bd6e-9cf727631dca"] 2022-05-09T14:02:24.101Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|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: 2022-05-09T14:02:24.102Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|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================================================ 2022-05-09T14:02:24.124Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|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========================================== 2022-05-09T14:02:24.125Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|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 2022-05-09T14:02:24.126Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|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 : 2022-05-09T14:02:24.126Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:24.127Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|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" : 47, "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/47" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47" } } } 2022-05-09T14:02:24.127Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|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================================================= 2022-05-09T14:02:24.127Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|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 2022-05-09T14:02:24.129Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9 2022-05-09T14:02:24.130Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9|INFO|500||Invoke 2022-05-09T14:02:24.130Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:24.130Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9 2022-05-09T14:02:24.131Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9|DEBUG|500||Method : GET 2022-05-09T14:02:24.131Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e22b551a-4659-4141-a95b-d8586feebb83", X-RequestID:"e22b551a-4659-4141-a95b-d8586feebb83", X-TransactionID:"e22b551a-4659-4141-a95b-d8586feebb83", X-ECOMP-RequestID:"e22b551a-4659-4141-a95b-d8586feebb83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6abd9c9-74eb-4201-903a-df0423f79799"] 2022-05-09T14:02:24.131Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9|DEBUG|500||Request body: 2022-05-09T14:02:24.131Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:24.150Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:24.150Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:24.151Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9|DEBUG|500||Status text : 2022-05-09T14:02:24.151Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:24.152Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9|DEBUG|500||Response body: { "modelUUID" : "95f26b6b-fe81-447d-8f08-8bf0ee2175c9", "modelInvariantUUID" : "76d08c14-0c0c-44da-aa4d-b110ca65499e", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-05-09 13:59:37.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9/vfModuleCustomization" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9/vnfResources" } } } 2022-05-09T14:02:24.152Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:24.152Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/95f26b6b-fe81-447d-8f08-8bf0ee2175c9|INFO|500||InvokeReturn 2022-05-09T14:02:24.155Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T14:02:24.155Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-05-09T14:02:24.155Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:24.156Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T14:02:24.156Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-05-09T14:02:24.156Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|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:"1717", X-B3-TraceId:"ab4136b9f88faebb", X-B3-SpanId:"a531340021cd7ba0", X-B3-ParentSpanId:"ab4136b9f88faebb", X-B3-Sampled:"0", X-ONAP-RequestID:"e22b551a-4659-4141-a95b-d8586feebb83", X-RequestID:"e22b551a-4659-4141-a95b-d8586feebb83", X-TransactionID:"e22b551a-4659-4141-a95b-d8586feebb83", X-ECOMP-RequestID:"e22b551a-4659-4141-a95b-d8586feebb83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9d158a5-595b-4e64-9a15-e43499f953fd"] 2022-05-09T14:02:24.156Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e22b551a-4659-4141-a95b-d8586feebb83","requestStatus":"IN_PROGRESS","startTime":1652104943917,"source":"VID","vnfId":"8332f2fd-13d0-4631-9929-99453ad7c2bb","vnfType":"","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\": \"vfModule\",\n \"modelInvariantId\": \"76d08c14-0c0c-44da-aa4d-b110ca65499e\",\n \"modelVersionId\": \"95f26b6b-fe81-447d-8f08-8bf0ee2175c9\",\n \"modelName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7\",\n \"modelVersion\": \"1652104925997\",\n \"modelCustomizationId\": \"3ea247cc-6796-4f50-b1fa-76df7b4f85ba\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"3a5a3ef3-fcb0-4bda-b03a-e6244910fd12","vfModuleModelName":"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7","cloudRegion":"k8sregion","serviceInstanceId":"c73832aa-7187-4786-a975-77d8c296f0c9","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"e22b551a-4659-4141-a95b-d8586feebb83"} 2022-05-09T14:02:24.157Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:24.166Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:24.166Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:24.167Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:02:24.167Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=14DB348F01FE7E0C5CAD3D903D0A141B; 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:"Mon, 09 May 2022 14:02:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:24.167Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a392178f-cfa0-11ec-b07a-dafaaf2ee302","businessKey":"71a58f6e-b1ed-473d-b1f7-d3e741df3771","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-09T14:02:18.762+0000","endTime":"2022-05-09T14:02:21.867+0000","removalTime":null,"durationInMillis":3105,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"999fdb88-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"a34ea5b2-cfa0-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-05-09T14:02:24.168Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:24.168Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:02:24.181Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:24.181Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-05-09T14:02:24.181Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-05-09T14:02:24.182Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|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/e22b551a-4659-4141-a95b-d8586feebb83", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:24.183Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "e22b551a-4659-4141-a95b-d8586feebb83", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:02:23.917+00:00", "source" : "VID", "vnfId" : "8332f2fd-13d0-4631-9929-99453ad7c2bb", "vnfType" : "", "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\": \"vfModule\",\n \"modelInvariantId\": \"76d08c14-0c0c-44da-aa4d-b110ca65499e\",\n \"modelVersionId\": \"95f26b6b-fe81-447d-8f08-8bf0ee2175c9\",\n \"modelName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7\",\n \"modelVersion\": \"1652104925997\",\n \"modelCustomizationId\": \"3ea247cc-6796-4f50-b1fa-76df7b4f85ba\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-05-09T14:02:22.536+00:00", "vfModuleId" : "3a5a3ef3-fcb0-4bda-b03a-e6244910fd12", "vfModuleModelName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e22b551a-4659-4141-a95b-d8586feebb83", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83" } } } 2022-05-09T14:02:24.183Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:24.183Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-05-09T14:02:24.193Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|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 2022-05-09T14:02:24.194Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-05-09T14:02:24.194Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:24.195Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|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 2022-05-09T14:02:24.195Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-05-09T14:02:24.195Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|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:"2455", X-B3-TraceId:"ab4136b9f88faebb", X-B3-SpanId:"8ffb0607eaecb9fb", X-B3-ParentSpanId:"ab4136b9f88faebb", X-B3-Sampled:"0", X-ONAP-RequestID:"e22b551a-4659-4141-a95b-d8586feebb83", X-RequestID:"e22b551a-4659-4141-a95b-d8586feebb83", X-TransactionID:"e22b551a-4659-4141-a95b-d8586feebb83", X-ECOMP-RequestID:"e22b551a-4659-4141-a95b-d8586feebb83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da1570ed-6fa9-4129-b680-e01f0a715e3f"] 2022-05-09T14:02:24.196Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"76d08c14-0c0c-44da-aa4d-b110ca65499e\",\"modelType\":\"vfModule\",\"modelName\":\"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7\",\"modelVersion\":\"1652104925997\",\"modelCustomizationUuid\":\"3ea247cc-6796-4f50-b1fa-76df7b4f85ba\",\"modelVersionId\":\"95f26b6b-fe81-447d-8f08-8bf0ee2175c9\",\"modelCustomizationId\":\"3ea247cc-6796-4f50-b1fa-76df7b4f85ba\",\"modelUuid\":\"95f26b6b-fe81-447d-8f08-8bf0ee2175c9\",\"modelInvariantUuid\":\"76d08c14-0c0c-44da-aa4d-b110ca65499e\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"c73832aa-7187-4786-a975-77d8c296f0c9\",\"vnfInstanceId\":\"8332f2fd-13d0-4631-9929-99453ad7c2bb\",\"vfModuleInstanceId\":\"3a5a3ef3-fcb0-4bda-b03a-e6244910fd12\"}","type":"String"},"requestId":{"value":"e22b551a-4659-4141-a95b-d8586feebb83","type":"String"},"mso-request-id":{"value":"e22b551a-4659-4141-a95b-d8586feebb83","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"c73832aa-7187-4786-a975-77d8c296f0c9","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"8332f2fd-13d0-4631-9929-99453ad7c2bb","type":"String"},"vfModuleId":{"value":"3a5a3ef3-fcb0-4bda-b03a-e6244910fd12","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/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-05-09T14:02:24.196Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:24.208Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a392178f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a392178f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:02:24.209Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a392178f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:02:24.209Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a392178f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:24.210Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a392178f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a392178f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:02:24.210Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a392178f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:02:24.210Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a392178f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"14754bbc-3937-4e93-8ca9-2d17b09dbfa9", X-RequestID:"14754bbc-3937-4e93-8ca9-2d17b09dbfa9", X-TransactionID:"14754bbc-3937-4e93-8ca9-2d17b09dbfa9", X-ECOMP-RequestID:"14754bbc-3937-4e93-8ca9-2d17b09dbfa9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5d17b29-468f-47a3-bfb1-fa37e9866d9e"] 2022-05-09T14:02:24.211Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a392178f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:02:24.211Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a392178f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:24.358Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a392178f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:24.360Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a392178f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:24.360Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a392178f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:02:24.360Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a392178f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=7D9AF7AAF6E5F85ECB820FBCFD05F928; 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:"Mon, 09 May 2022 14:02:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:24.361Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a392178f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:a392b2e2-cfa0-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"a392178f-cfa0-11ec-b07a-dafaaf2ee302","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"a392178f-cfa0-11ec-b07a-dafaaf2ee302","executionId":"a392178f-cfa0-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:02:18.766+0000","endTime":"2022-05-09T14:02:18.968+0000","durationInMillis":202,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"999fdb88-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:02:24.361Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a392178f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:24.362Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a392178f-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:02:24.366Z|14754bbc-3937-4e93-8ca9-2d17b09dbfa9|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:02:25.223Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:25.223Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-05-09T14:02:25.224Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-05-09T14:02:25.224Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 09 May 2022 14:02:25 GMT", X-ONAP-RequestID:"e22b551a-4659-4141-a95b-d8586feebb83", X-RequestID:"e22b551a-4659-4141-a95b-d8586feebb83", X-TransactionID:"e22b551a-4659-4141-a95b-d8586feebb83", X-ECOMP-RequestID:"e22b551a-4659-4141-a95b-d8586feebb83", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"da1570ed-6fa9-4129-b680-e01f0a715e3f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:25.225Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"e22b551a-4659-4141-a95b-d8586feebb83\",\"instanceId\":\"3a5a3ef3-fcb0-4bda-b03a-e6244910fd12\"}}","message":"Success","processInstanceID":"a6d3adcd-cfa0-11ec-b07a-dafaaf2ee302","variables":null,"messageCode":200} 2022-05-09T14:02:25.225Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:25.226Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-05-09T14:02:25.230Z|e22b551a-4659-4141-a95b-d8586feebb83|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:02:25.365Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:02:25.372Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83 2022-05-09T14:02:25.373Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|INFO|500||Invoke 2022-05-09T14:02:25.374Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:25.374Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83 2022-05-09T14:02:25.374Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Method : GET 2022-05-09T14:02:25.374Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"415517c72ad0501f", X-B3-SpanId:"9f435fed7edee4af", X-B3-ParentSpanId:"415517c72ad0501f", X-B3-Sampled:"0", X-ONAP-RequestID:"2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5", X-RequestID:"2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5", X-TransactionID:"2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5", X-ECOMP-RequestID:"2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3742217a-06a9-4825-9316-3a01f9131239"] 2022-05-09T14:02:25.375Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Request body: 2022-05-09T14:02:25.375Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:25.395Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:25.396Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:25.396Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Status text : 2022-05-09T14:02:25.397Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:25.397Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Response body: { "requestId" : "e22b551a-4659-4141-a95b-d8586feebb83", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:02:23.000+00:00", "source" : "VID", "vnfId" : "8332f2fd-13d0-4631-9929-99453ad7c2bb", "vnfType" : "", "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\": \"vfModule\",\n \"modelInvariantId\": \"76d08c14-0c0c-44da-aa4d-b110ca65499e\",\n \"modelVersionId\": \"95f26b6b-fe81-447d-8f08-8bf0ee2175c9\",\n \"modelName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7\",\n \"modelVersion\": \"1652104925997\",\n \"modelCustomizationId\": \"3ea247cc-6796-4f50-b1fa-76df7b4f85ba\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:02:22.000+00:00", "vfModuleId" : "3a5a3ef3-fcb0-4bda-b03a-e6244910fd12", "vfModuleName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "vfModuleModelName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e22b551a-4659-4141-a95b-d8586feebb83", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83" } } } 2022-05-09T14:02:25.398Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:25.398Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|INFO|500||InvokeReturn 2022-05-09T14:02:25.400Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false 2022-05-09T14:02:25.400Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:02:25.401Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:25.401Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false 2022-05-09T14:02:25.402Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:02:25.402Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"415517c72ad0501f", X-B3-SpanId:"6d70be5d2a383ed6", X-B3-ParentSpanId:"415517c72ad0501f", X-B3-Sampled:"0", X-ONAP-RequestID:"2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5", X-RequestID:"2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5", X-TransactionID:"2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5", X-ECOMP-RequestID:"2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03943d23-9d1a-4a4c-9fcd-504cc62b5ca0"] 2022-05-09T14:02:25.403Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:02:25.403Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:25.419Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:25.420Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:25.421Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:02:25.421Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:25.422Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:02:25.422Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:25.422Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:02:25.432Z|2c7cd390-5d97-40ea-91a7-7bc5cf45d6a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:02:25.728Z|f9057ba4-5513-426d-a0c0-225df76d6b02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:02:25.728Z|f9057ba4-5513-426d-a0c0-225df76d6b02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:02:29.947Z|c424fafc-b9a8-4e81-acbd-61b38fd25da8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:02:29.948Z|c424fafc-b9a8-4e81-acbd-61b38fd25da8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:02:30.295Z|7501f206-c5c0-476f-bf1e-422f19b5e485|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:02:30.296Z|7501f206-c5c0-476f-bf1e-422f19b5e485|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:02:33.543Z|188f123e-eaa7-4930-ad69-16d2e7cf4eae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:02:33.544Z|188f123e-eaa7-4930-ad69-16d2e7cf4eae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:02:33.545Z|9ad96c98-eccd-4c06-90fd-3dedf520170c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:02:33.546Z|9ad96c98-eccd-4c06-90fd-3dedf520170c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:02:34.503Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:02:34.507Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:02:34.507Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||Invoke 2022-05-09T14:02:34.508Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:34.508Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:02:34.508Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Method : GET 2022-05-09T14:02:34.508Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b57302552441da42", X-B3-SpanId:"6fee7d0283407a1c", X-B3-ParentSpanId:"b57302552441da42", X-B3-Sampled:"0", X-ONAP-RequestID:"781e8275-68f6-44d3-ab6b-4e601d34349e", X-RequestID:"781e8275-68f6-44d3-ab6b-4e601d34349e", X-TransactionID:"781e8275-68f6-44d3-ab6b-4e601d34349e", X-ECOMP-RequestID:"781e8275-68f6-44d3-ab6b-4e601d34349e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17356891-ca49-4c03-952e-f1e13b0bde1a"] 2022-05-09T14:02:34.508Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Request body: 2022-05-09T14:02:34.509Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:34.531Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:34.531Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:34.532Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status text : 2022-05-09T14:02:34.532Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:34.533Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Response body: { "requestId" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "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" : "2022-05-09T14:02:01.000+00:00", "source" : "VID", "vnfId" : "0505de63-b839-4794-87a2-d91a1b839c2a", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\n\t\t\t\"modelVersionId\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\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_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\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\": \"df35ab03-b0bb-4fea-82ec-bc8b41105f3d\",\n \"modelInvariantUuid\": \"89e56b1c-8196-4926-a74b-2304c695e3a9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a71c007a-95ec-4d35-b035-4f354cc245b8\",\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\": \"72c9b24c-8df1-4cf3-ada0-88ed85485bf2\",\n \"modelInvariantUuid\": \"fa59e5fb-f27a-486d-84a8-5fff7f7fbcd0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"69320e22-e7b8-4122-a7b6-e6d69471be31\"\n },\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef_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\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\n \"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\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\": \"bbedb022-a592-483a-a5d9-9e2478187279\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:02:31.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "99e1275c-ce93-4c63-ad16-430c45d1c875", "serviceInstanceName" : "basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" } } } 2022-05-09T14:02:34.533Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:34.534Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||InvokeReturn 2022-05-09T14:02:34.536Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:02:34.536Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:02:34.536Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:34.537Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:02:34.537Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:02:34.537Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b57302552441da42", X-B3-SpanId:"cd237c202d7562b8", X-B3-ParentSpanId:"b57302552441da42", X-B3-Sampled:"0", X-ONAP-RequestID:"781e8275-68f6-44d3-ab6b-4e601d34349e", X-RequestID:"781e8275-68f6-44d3-ab6b-4e601d34349e", X-TransactionID:"781e8275-68f6-44d3-ab6b-4e601d34349e", X-ECOMP-RequestID:"781e8275-68f6-44d3-ab6b-4e601d34349e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04d4ed02-dcc4-45c4-88f4-927ca2b56ad5"] 2022-05-09T14:02:34.537Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:02:34.538Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:34.552Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:34.553Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:34.553Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:02:34.554Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:34.554Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:02:34.555Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:34.555Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:02:34.585Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:02:34.586Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:02:34.586Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:34.586Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:02:34.587Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:02:34.587Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"781e8275-68f6-44d3-ab6b-4e601d34349e", X-RequestID:"781e8275-68f6-44d3-ab6b-4e601d34349e", X-TransactionID:"781e8275-68f6-44d3-ab6b-4e601d34349e", X-ECOMP-RequestID:"781e8275-68f6-44d3-ab6b-4e601d34349e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e95283bb-046d-47a0-a49f-9dcf55624123"] 2022-05-09T14:02:34.587Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:02:34.587Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:34.719Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:34.720Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:34.720Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:02:34.721Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0BA9140045D03E06FE64CFE03DA62DEF; 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:"Mon, 09 May 2022 14:02:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:34.721Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a70e6c75-cfa0-11ec-b07a-dafaaf2ee302","businessKey":"71a58f6e-b1ed-473d-b1f7-d3e741df3771","processDefinitionId":"ControllerExecutionBB:1:64ebf85e-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-05-09T14:02:24.610+0000","endTime":"2022-05-09T14:02:32.927+0000","removalTime":null,"durationInMillis":8317,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"999fdb88-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"a5ead450-cfa0-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-05-09T14:02:34.722Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:34.722Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:02:34.887Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a70e6c75-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a70e6c75-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:02:34.888Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a70e6c75-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:02:34.888Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a70e6c75-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:34.888Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a70e6c75-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a70e6c75-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:02:34.889Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a70e6c75-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:02:34.889Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a70e6c75-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"781e8275-68f6-44d3-ab6b-4e601d34349e", X-RequestID:"781e8275-68f6-44d3-ab6b-4e601d34349e", X-TransactionID:"781e8275-68f6-44d3-ab6b-4e601d34349e", X-ECOMP-RequestID:"781e8275-68f6-44d3-ab6b-4e601d34349e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72c1b867-066c-4bbd-9942-4c59dd3f366c"] 2022-05-09T14:02:34.889Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a70e6c75-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:02:34.889Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a70e6c75-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:35.011Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a70e6c75-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:35.012Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a70e6c75-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:35.012Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a70e6c75-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:02:35.012Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a70e6c75-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3493A04233F34C8291E1365862F2E612; 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:"Mon, 09 May 2022 14:02:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:35.013Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a70e6c75-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:ac03586a-cfa0-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"a70e6c75-cfa0-11ec-b07a-dafaaf2ee302","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:64ebf85e-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"a70e6c75-cfa0-11ec-b07a-dafaaf2ee302","executionId":"a70e6c75-cfa0-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:02:32.926+0000","endTime":"2022-05-09T14:02:32.927+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"999fdb88-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:02:35.013Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a70e6c75-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:35.014Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a70e6c75-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:02:35.018Z|781e8275-68f6-44d3-ab6b-4e601d34349e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:02:35.570Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:02:35.578Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83 2022-05-09T14:02:35.579Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|INFO|500||Invoke 2022-05-09T14:02:35.579Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:35.579Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83 2022-05-09T14:02:35.580Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Method : GET 2022-05-09T14:02:35.580Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c788ec6deea63ef4", X-B3-SpanId:"3271e7e02678243a", X-B3-ParentSpanId:"c788ec6deea63ef4", X-B3-Sampled:"0", X-ONAP-RequestID:"61123418-e0b3-4e36-8d74-c167462c7b85", X-RequestID:"61123418-e0b3-4e36-8d74-c167462c7b85", X-TransactionID:"61123418-e0b3-4e36-8d74-c167462c7b85", X-ECOMP-RequestID:"61123418-e0b3-4e36-8d74-c167462c7b85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93206347-9a4f-4545-ae00-7220d86c2fc4"] 2022-05-09T14:02:35.580Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Request body: 2022-05-09T14:02:35.580Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:35.601Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:35.602Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:35.602Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Status text : 2022-05-09T14:02:35.602Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:35.609Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Response body: { "requestId" : "e22b551a-4659-4141-a95b-d8586feebb83", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-05-09T14:02:23.000+00:00", "source" : "VID", "vnfId" : "8332f2fd-13d0-4631-9929-99453ad7c2bb", "vnfType" : "", "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\": \"vfModule\",\n \"modelInvariantId\": \"76d08c14-0c0c-44da-aa4d-b110ca65499e\",\n \"modelVersionId\": \"95f26b6b-fe81-447d-8f08-8bf0ee2175c9\",\n \"modelName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7\",\n \"modelVersion\": \"1652104925997\",\n \"modelCustomizationId\": \"3ea247cc-6796-4f50-b1fa-76df7b4f85ba\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:02:26.000+00:00", "vfModuleId" : "3a5a3ef3-fcb0-4bda-b03a-e6244910fd12", "vfModuleName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "vfModuleModelName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e22b551a-4659-4141-a95b-d8586feebb83", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83" } } } 2022-05-09T14:02:35.609Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:35.610Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|INFO|500||InvokeReturn 2022-05-09T14:02:35.612Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false 2022-05-09T14:02:35.612Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:02:35.613Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:35.613Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false 2022-05-09T14:02:35.613Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:02:35.613Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c788ec6deea63ef4", X-B3-SpanId:"fa5d8f686400de97", X-B3-ParentSpanId:"c788ec6deea63ef4", X-B3-Sampled:"0", X-ONAP-RequestID:"61123418-e0b3-4e36-8d74-c167462c7b85", X-RequestID:"61123418-e0b3-4e36-8d74-c167462c7b85", X-TransactionID:"61123418-e0b3-4e36-8d74-c167462c7b85", X-ECOMP-RequestID:"61123418-e0b3-4e36-8d74-c167462c7b85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"052231c7-69b6-4a23-abb5-cdc7b89f261a"] 2022-05-09T14:02:35.613Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:02:35.614Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:35.628Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:35.628Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:35.628Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:02:35.628Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:35.631Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:02:35.631Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:35.631Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:02:35.660Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e22b551a-4659-4141-a95b-d8586feebb83&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e22b551a-4659-4141-a95b-d8586feebb83&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:02:35.661Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e22b551a-4659-4141-a95b-d8586feebb83&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:02:35.661Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e22b551a-4659-4141-a95b-d8586feebb83&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:35.661Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e22b551a-4659-4141-a95b-d8586feebb83&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e22b551a-4659-4141-a95b-d8586feebb83&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:02:35.662Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e22b551a-4659-4141-a95b-d8586feebb83&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:02:35.662Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e22b551a-4659-4141-a95b-d8586feebb83&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"61123418-e0b3-4e36-8d74-c167462c7b85", X-RequestID:"61123418-e0b3-4e36-8d74-c167462c7b85", X-TransactionID:"61123418-e0b3-4e36-8d74-c167462c7b85", X-ECOMP-RequestID:"61123418-e0b3-4e36-8d74-c167462c7b85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"684ea86e-fa0d-48fe-b5c2-ea874a43d8d7"] 2022-05-09T14:02:35.663Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e22b551a-4659-4141-a95b-d8586feebb83&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:02:35.663Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e22b551a-4659-4141-a95b-d8586feebb83&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:35.758Z|96a51fc9-6db9-46c3-bbe6-a2ead6b79523|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:02:35.758Z|96a51fc9-6db9-46c3-bbe6-a2ead6b79523|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:02:35.792Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e22b551a-4659-4141-a95b-d8586feebb83&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:35.793Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e22b551a-4659-4141-a95b-d8586feebb83&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:35.793Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e22b551a-4659-4141-a95b-d8586feebb83&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:02:35.794Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e22b551a-4659-4141-a95b-d8586feebb83&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3ADDAF0744A25B8C134E2B0A8A759463; 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:"Mon, 09 May 2022 14:02:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:35.794Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e22b551a-4659-4141-a95b-d8586feebb83&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"aa7a203e-cfa0-11ec-b07a-dafaaf2ee302","businessKey":"e22b551a-4659-4141-a95b-d8586feebb83","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-09T14:02:30.349+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a6d3adcd-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"aa78c06b-cfa0-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-05-09T14:02:35.795Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e22b551a-4659-4141-a95b-d8586feebb83&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:35.795Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e22b551a-4659-4141-a95b-d8586feebb83&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:02:35.820Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa7a203e-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa7a203e-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:02:35.821Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa7a203e-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:02:35.821Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa7a203e-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:35.821Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa7a203e-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa7a203e-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:02:35.821Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa7a203e-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:02:35.822Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa7a203e-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"61123418-e0b3-4e36-8d74-c167462c7b85", X-RequestID:"61123418-e0b3-4e36-8d74-c167462c7b85", X-TransactionID:"61123418-e0b3-4e36-8d74-c167462c7b85", X-ECOMP-RequestID:"61123418-e0b3-4e36-8d74-c167462c7b85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecdc729f-6a40-4b47-b293-0852aa9ed6dc"] 2022-05-09T14:02:35.822Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa7a203e-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:02:35.822Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa7a203e-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:35.940Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa7a203e-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:35.941Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa7a203e-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:35.941Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa7a203e-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:02:35.941Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa7a203e-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F62F59FCE4D8D2B9607B5885B91BCDA1; 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:"Mon, 09 May 2022 14:02:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:35.942Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa7a203e-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:aa7a4755-cfa0-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"aa7a203e-cfa0-11ec-b07a-dafaaf2ee302","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"aa7a203e-cfa0-11ec-b07a-dafaaf2ee302","executionId":"aa7a203e-cfa0-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:02:30.350+0000","endTime":"2022-05-09T14:02:30.350+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a6d3adcd-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:02:35.942Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa7a203e-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:35.942Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aa7a203e-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:02:35.947Z|61123418-e0b3-4e36-8d74-c167462c7b85|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:02:43.567Z|4dd71eae-f05c-419c-bf99-8bb652d4eb43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:02:43.567Z|2235a8fb-084c-4491-8e03-64ef97071974|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:02:43.568Z|4dd71eae-f05c-419c-bf99-8bb652d4eb43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:02:43.568Z|2235a8fb-084c-4491-8e03-64ef97071974|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:02:44.947Z|d62eabd9-49c8-4824-bf34-2d25c70484a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:02:44.948Z|d62eabd9-49c8-4824-bf34-2d25c70484a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:02:45.146Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:02:45.151Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:02:45.151Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||Invoke 2022-05-09T14:02:45.152Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:45.152Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:02:45.152Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Method : GET 2022-05-09T14:02:45.153Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"befe555c7ac6372e", X-B3-SpanId:"d2810d07dc574a3c", X-B3-ParentSpanId:"befe555c7ac6372e", X-B3-Sampled:"0", X-ONAP-RequestID:"a4a9eccc-eaca-48c8-92e9-c616326a86ab", X-RequestID:"a4a9eccc-eaca-48c8-92e9-c616326a86ab", X-TransactionID:"a4a9eccc-eaca-48c8-92e9-c616326a86ab", X-ECOMP-RequestID:"a4a9eccc-eaca-48c8-92e9-c616326a86ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"797ab91c-64b3-4c7c-bbf3-f9d718b383f8"] 2022-05-09T14:02:45.153Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Request body: 2022-05-09T14:02:45.154Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:45.185Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:45.185Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:45.186Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status text : 2022-05-09T14:02:45.186Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:45.188Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Response body: { "requestId" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "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" : "2022-05-09T14:02:01.000+00:00", "source" : "VID", "vnfId" : "0505de63-b839-4794-87a2-d91a1b839c2a", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\n\t\t\t\"modelVersionId\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\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_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\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\": \"df35ab03-b0bb-4fea-82ec-bc8b41105f3d\",\n \"modelInvariantUuid\": \"89e56b1c-8196-4926-a74b-2304c695e3a9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a71c007a-95ec-4d35-b035-4f354cc245b8\",\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\": \"72c9b24c-8df1-4cf3-ada0-88ed85485bf2\",\n \"modelInvariantUuid\": \"fa59e5fb-f27a-486d-84a8-5fff7f7fbcd0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"69320e22-e7b8-4122-a7b6-e6d69471be31\"\n },\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef_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\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\n \"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\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\": \"bbedb022-a592-483a-a5d9-9e2478187279\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:02:31.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "99e1275c-ce93-4c63-ad16-430c45d1c875", "serviceInstanceName" : "basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" } } } 2022-05-09T14:02:45.189Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:45.189Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||InvokeReturn 2022-05-09T14:02:45.191Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:02:45.192Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:02:45.192Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:45.192Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:02:45.193Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:02:45.193Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"befe555c7ac6372e", X-B3-SpanId:"e09e283c1d6dc17d", X-B3-ParentSpanId:"befe555c7ac6372e", X-B3-Sampled:"0", X-ONAP-RequestID:"a4a9eccc-eaca-48c8-92e9-c616326a86ab", X-RequestID:"a4a9eccc-eaca-48c8-92e9-c616326a86ab", X-TransactionID:"a4a9eccc-eaca-48c8-92e9-c616326a86ab", X-ECOMP-RequestID:"a4a9eccc-eaca-48c8-92e9-c616326a86ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56d030af-645c-47f2-a4ac-3077b5ef89d9"] 2022-05-09T14:02:45.193Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:02:45.194Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:45.206Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:45.207Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:45.207Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:02:45.208Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:45.209Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:02:45.209Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:45.210Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:02:45.269Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:02:45.271Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:02:45.271Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:45.271Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:02:45.272Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:02:45.272Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a4a9eccc-eaca-48c8-92e9-c616326a86ab", X-RequestID:"a4a9eccc-eaca-48c8-92e9-c616326a86ab", X-TransactionID:"a4a9eccc-eaca-48c8-92e9-c616326a86ab", X-ECOMP-RequestID:"a4a9eccc-eaca-48c8-92e9-c616326a86ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43acfabb-cb78-45b5-a659-ff89941a47b4"] 2022-05-09T14:02:45.273Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:02:45.273Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:45.397Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:45.398Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:45.398Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:02:45.398Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1CE5B9925F4577DBC35DF047B0F17D50; 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:"Mon, 09 May 2022 14:02:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:45.399Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302","businessKey":"71a58f6e-b1ed-473d-b1f7-d3e741df3771","processDefinitionId":"ReceiveWorkflowMessage:1:64c3af56-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2022-05-09T14:02:37.136+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"999fdb88-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"adddbdd3-cfa0-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-05-09T14:02:45.399Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:45.400Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:02:45.429Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:02:45.430Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:02:45.430Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:45.431Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:02:45.431Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:02:45.431Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a4a9eccc-eaca-48c8-92e9-c616326a86ab", X-RequestID:"a4a9eccc-eaca-48c8-92e9-c616326a86ab", X-TransactionID:"a4a9eccc-eaca-48c8-92e9-c616326a86ab", X-ECOMP-RequestID:"a4a9eccc-eaca-48c8-92e9-c616326a86ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ad4915b-8385-450c-a904-973501419558"] 2022-05-09T14:02:45.431Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:02:45.431Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:45.550Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:45.551Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:45.551Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:02:45.551Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=57E0A5E1E8ABDA7EC1872BCCDA390064; 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:"Mon, 09 May 2022 14:02:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:45.552Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:ae906c3c-cfa0-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"SubProcess_2:ae8ff703-cfa0-11ec-b07a-dafaaf2ee302","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:64c3af56-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302","executionId":"ae906c3a-cfa0-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:02:37.206+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"999fdb88-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:02:45.552Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:45.553Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:02:45.557Z|a4a9eccc-eaca-48c8-92e9-c616326a86ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:02:45.791Z|68f77918-0ab3-4e28-8551-ec78bdd2c3b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:02:45.792Z|68f77918-0ab3-4e28-8551-ec78bdd2c3b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:02:46.078Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:02:46.082Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83 2022-05-09T14:02:46.082Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|INFO|500||Invoke 2022-05-09T14:02:46.083Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:46.083Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83 2022-05-09T14:02:46.083Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Method : GET 2022-05-09T14:02:46.083Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"50c7cf582faf41e9", X-B3-SpanId:"c142907acdf49d35", X-B3-ParentSpanId:"50c7cf582faf41e9", X-B3-Sampled:"0", X-ONAP-RequestID:"c85689c3-d653-4b77-a6d3-81f26dea73c7", X-RequestID:"c85689c3-d653-4b77-a6d3-81f26dea73c7", X-TransactionID:"c85689c3-d653-4b77-a6d3-81f26dea73c7", X-ECOMP-RequestID:"c85689c3-d653-4b77-a6d3-81f26dea73c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21545e93-34d8-40b3-af11-ccfdf2ebbc69"] 2022-05-09T14:02:46.084Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Request body: 2022-05-09T14:02:46.084Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:46.112Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:46.113Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:46.113Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Status text : 2022-05-09T14:02:46.113Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:46.114Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Response body: { "requestId" : "e22b551a-4659-4141-a95b-d8586feebb83", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:02:23.000+00:00", "endTime" : "2022-05-09T14:02:45.000+00:00", "source" : "VID", "vnfId" : "8332f2fd-13d0-4631-9929-99453ad7c2bb", "vnfType" : "", "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\": \"vfModule\",\n \"modelInvariantId\": \"76d08c14-0c0c-44da-aa4d-b110ca65499e\",\n \"modelVersionId\": \"95f26b6b-fe81-447d-8f08-8bf0ee2175c9\",\n \"modelName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7\",\n \"modelVersion\": \"1652104925997\",\n \"modelCustomizationId\": \"3ea247cc-6796-4f50-b1fa-76df7b4f85ba\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:02:44.000+00:00", "vfModuleId" : "3a5a3ef3-fcb0-4bda-b03a-e6244910fd12", "vfModuleName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "vfModuleModelName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e22b551a-4659-4141-a95b-d8586feebb83", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83" } } } 2022-05-09T14:02:46.115Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:46.115Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|INFO|500||InvokeReturn 2022-05-09T14:02:46.117Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false 2022-05-09T14:02:46.117Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:02:46.117Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:46.117Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false 2022-05-09T14:02:46.118Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:02:46.118Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"50c7cf582faf41e9", X-B3-SpanId:"161756607838179a", X-B3-ParentSpanId:"50c7cf582faf41e9", X-B3-Sampled:"0", X-ONAP-RequestID:"c85689c3-d653-4b77-a6d3-81f26dea73c7", X-RequestID:"c85689c3-d653-4b77-a6d3-81f26dea73c7", X-TransactionID:"c85689c3-d653-4b77-a6d3-81f26dea73c7", X-ECOMP-RequestID:"c85689c3-d653-4b77-a6d3-81f26dea73c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b3289e5-e9eb-4416-813e-634066e59f3e"] 2022-05-09T14:02:46.118Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:02:46.118Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:46.132Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:46.133Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:46.133Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:02:46.133Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:46.135Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:02:46.135Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:46.136Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:02:46.145Z|c85689c3-d653-4b77-a6d3-81f26dea73c7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:02:46.259Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:02:46.263Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83 2022-05-09T14:02:46.264Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|INFO|500||Invoke 2022-05-09T14:02:46.264Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:46.264Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83 2022-05-09T14:02:46.264Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Method : GET 2022-05-09T14:02:46.265Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c91a95b292b72be", X-B3-SpanId:"fd7f5da825fdf5b0", X-B3-ParentSpanId:"5c91a95b292b72be", X-B3-Sampled:"0", X-ONAP-RequestID:"65ecaa4e-54d6-4200-8d53-b41a2de4485f", X-RequestID:"65ecaa4e-54d6-4200-8d53-b41a2de4485f", X-TransactionID:"65ecaa4e-54d6-4200-8d53-b41a2de4485f", X-ECOMP-RequestID:"65ecaa4e-54d6-4200-8d53-b41a2de4485f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2258150e-8c79-439e-b696-4201a275ca47"] 2022-05-09T14:02:46.265Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Request body: 2022-05-09T14:02:46.265Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:46.348Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:46.349Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:46.349Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Status text : 2022-05-09T14:02:46.349Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:46.350Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Response body: { "requestId" : "e22b551a-4659-4141-a95b-d8586feebb83", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:02:23.000+00:00", "endTime" : "2022-05-09T14:02:45.000+00:00", "source" : "VID", "vnfId" : "8332f2fd-13d0-4631-9929-99453ad7c2bb", "vnfType" : "", "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\": \"vfModule\",\n \"modelInvariantId\": \"76d08c14-0c0c-44da-aa4d-b110ca65499e\",\n \"modelVersionId\": \"95f26b6b-fe81-447d-8f08-8bf0ee2175c9\",\n \"modelName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7\",\n \"modelVersion\": \"1652104925997\",\n \"modelCustomizationId\": \"3ea247cc-6796-4f50-b1fa-76df7b4f85ba\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:02:44.000+00:00", "vfModuleId" : "3a5a3ef3-fcb0-4bda-b03a-e6244910fd12", "vfModuleName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "vfModuleModelName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e22b551a-4659-4141-a95b-d8586feebb83", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83" } } } 2022-05-09T14:02:46.351Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:46.351Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|INFO|500||InvokeReturn 2022-05-09T14:02:46.353Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false 2022-05-09T14:02:46.353Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:02:46.353Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:46.353Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false 2022-05-09T14:02:46.354Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:02:46.354Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c91a95b292b72be", X-B3-SpanId:"0ab6bdcb02c727fc", X-B3-ParentSpanId:"5c91a95b292b72be", X-B3-Sampled:"0", X-ONAP-RequestID:"65ecaa4e-54d6-4200-8d53-b41a2de4485f", X-RequestID:"65ecaa4e-54d6-4200-8d53-b41a2de4485f", X-TransactionID:"65ecaa4e-54d6-4200-8d53-b41a2de4485f", X-ECOMP-RequestID:"65ecaa4e-54d6-4200-8d53-b41a2de4485f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"880ffecf-0ad5-4952-8e4a-cb768c2f87e1"] 2022-05-09T14:02:46.354Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:02:46.354Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:46.369Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:46.369Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:46.370Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:02:46.370Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:46.371Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:02:46.371Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:46.372Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:02:46.380Z|65ecaa4e-54d6-4200-8d53-b41a2de4485f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:02:46.497Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:02:46.501Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83 2022-05-09T14:02:46.501Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|INFO|500||Invoke 2022-05-09T14:02:46.501Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:46.502Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83 2022-05-09T14:02:46.502Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Method : GET 2022-05-09T14:02:46.502Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f53dc28423ae0d6c", X-B3-SpanId:"cf345e5dfdabc062", X-B3-ParentSpanId:"f53dc28423ae0d6c", X-B3-Sampled:"0", X-ONAP-RequestID:"758c6a69-85dc-4519-b811-0716cd9d438d", X-RequestID:"758c6a69-85dc-4519-b811-0716cd9d438d", X-TransactionID:"758c6a69-85dc-4519-b811-0716cd9d438d", X-ECOMP-RequestID:"758c6a69-85dc-4519-b811-0716cd9d438d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0be76b2-53cf-4984-bca3-49e89754ec84"] 2022-05-09T14:02:46.502Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Request body: 2022-05-09T14:02:46.503Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:46.521Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:46.521Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:46.522Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Status text : 2022-05-09T14:02:46.522Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:46.523Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Response body: { "requestId" : "e22b551a-4659-4141-a95b-d8586feebb83", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:02:23.000+00:00", "endTime" : "2022-05-09T14:02:45.000+00:00", "source" : "VID", "vnfId" : "8332f2fd-13d0-4631-9929-99453ad7c2bb", "vnfType" : "", "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\": \"vfModule\",\n \"modelInvariantId\": \"76d08c14-0c0c-44da-aa4d-b110ca65499e\",\n \"modelVersionId\": \"95f26b6b-fe81-447d-8f08-8bf0ee2175c9\",\n \"modelName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7\",\n \"modelVersion\": \"1652104925997\",\n \"modelCustomizationId\": \"3ea247cc-6796-4f50-b1fa-76df7b4f85ba\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:02:44.000+00:00", "vfModuleId" : "3a5a3ef3-fcb0-4bda-b03a-e6244910fd12", "vfModuleName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "vfModuleModelName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e22b551a-4659-4141-a95b-d8586feebb83", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83" } } } 2022-05-09T14:02:46.524Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:46.524Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|INFO|500||InvokeReturn 2022-05-09T14:02:46.525Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false 2022-05-09T14:02:46.525Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:02:46.526Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:46.526Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false 2022-05-09T14:02:46.526Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:02:46.526Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f53dc28423ae0d6c", X-B3-SpanId:"bd2e103f8e867c81", X-B3-ParentSpanId:"f53dc28423ae0d6c", X-B3-Sampled:"0", X-ONAP-RequestID:"758c6a69-85dc-4519-b811-0716cd9d438d", X-RequestID:"758c6a69-85dc-4519-b811-0716cd9d438d", X-TransactionID:"758c6a69-85dc-4519-b811-0716cd9d438d", X-ECOMP-RequestID:"758c6a69-85dc-4519-b811-0716cd9d438d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"320c0c23-82e0-43f9-b701-cb90b09f5c0e"] 2022-05-09T14:02:46.527Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:02:46.527Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:46.539Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:46.539Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:46.539Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:02:46.539Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:46.540Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:02:46.540Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:46.541Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:02:46.548Z|758c6a69-85dc-4519-b811-0716cd9d438d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:02:46.670Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:02:46.674Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83 2022-05-09T14:02:46.675Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|INFO|500||Invoke 2022-05-09T14:02:46.675Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:46.675Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83 2022-05-09T14:02:46.675Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Method : GET 2022-05-09T14:02:46.676Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7445e4fc824ebc6c", X-B3-SpanId:"a98a4be5c52588a6", X-B3-ParentSpanId:"7445e4fc824ebc6c", X-B3-Sampled:"0", X-ONAP-RequestID:"d525427d-07f5-4874-bc83-647e850b7092", X-RequestID:"d525427d-07f5-4874-bc83-647e850b7092", X-TransactionID:"d525427d-07f5-4874-bc83-647e850b7092", X-ECOMP-RequestID:"d525427d-07f5-4874-bc83-647e850b7092", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d09baad9-6982-4d06-bfc0-771237bc9c7d"] 2022-05-09T14:02:46.676Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Request body: 2022-05-09T14:02:46.676Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:46.694Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:46.694Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:46.695Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Status text : 2022-05-09T14:02:46.695Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:46.695Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Response body: { "requestId" : "e22b551a-4659-4141-a95b-d8586feebb83", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:02:23.000+00:00", "endTime" : "2022-05-09T14:02:45.000+00:00", "source" : "VID", "vnfId" : "8332f2fd-13d0-4631-9929-99453ad7c2bb", "vnfType" : "", "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\": \"vfModule\",\n \"modelInvariantId\": \"76d08c14-0c0c-44da-aa4d-b110ca65499e\",\n \"modelVersionId\": \"95f26b6b-fe81-447d-8f08-8bf0ee2175c9\",\n \"modelName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7\",\n \"modelVersion\": \"1652104925997\",\n \"modelCustomizationId\": \"3ea247cc-6796-4f50-b1fa-76df7b4f85ba\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:02:44.000+00:00", "vfModuleId" : "3a5a3ef3-fcb0-4bda-b03a-e6244910fd12", "vfModuleName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "vfModuleModelName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e22b551a-4659-4141-a95b-d8586feebb83", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83" } } } 2022-05-09T14:02:46.696Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:46.696Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|INFO|500||InvokeReturn 2022-05-09T14:02:46.698Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false 2022-05-09T14:02:46.698Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:02:46.698Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:46.698Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false 2022-05-09T14:02:46.699Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:02:46.699Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7445e4fc824ebc6c", X-B3-SpanId:"e135f3d45c22b5af", X-B3-ParentSpanId:"7445e4fc824ebc6c", X-B3-Sampled:"0", X-ONAP-RequestID:"d525427d-07f5-4874-bc83-647e850b7092", X-RequestID:"d525427d-07f5-4874-bc83-647e850b7092", X-TransactionID:"d525427d-07f5-4874-bc83-647e850b7092", X-ECOMP-RequestID:"d525427d-07f5-4874-bc83-647e850b7092", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"110118a4-d8d5-484b-9765-df99d3a22916"] 2022-05-09T14:02:46.699Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:02:46.699Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:46.710Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:46.711Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:46.711Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:02:46.711Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:46.712Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:02:46.712Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:46.713Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:02:46.720Z|d525427d-07f5-4874-bc83-647e850b7092|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:02:46.835Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:02:46.839Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83 2022-05-09T14:02:46.840Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|INFO|500||Invoke 2022-05-09T14:02:46.840Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:46.840Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83 2022-05-09T14:02:46.841Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Method : GET 2022-05-09T14:02:46.841Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c10e9cf367b19d9a", X-B3-SpanId:"758511f1bc79f94b", X-B3-ParentSpanId:"c10e9cf367b19d9a", X-B3-Sampled:"0", X-ONAP-RequestID:"6eb00b10-ba50-4372-80b3-48e4e0f68f8a", X-RequestID:"6eb00b10-ba50-4372-80b3-48e4e0f68f8a", X-TransactionID:"6eb00b10-ba50-4372-80b3-48e4e0f68f8a", X-ECOMP-RequestID:"6eb00b10-ba50-4372-80b3-48e4e0f68f8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c918a12-ecfb-4691-8812-64b13a3ce96f"] 2022-05-09T14:02:46.841Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Request body: 2022-05-09T14:02:46.842Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:46.859Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:46.859Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:46.860Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Status text : 2022-05-09T14:02:46.860Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:46.861Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||Response body: { "requestId" : "e22b551a-4659-4141-a95b-d8586feebb83", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:02:23.000+00:00", "endTime" : "2022-05-09T14:02:45.000+00:00", "source" : "VID", "vnfId" : "8332f2fd-13d0-4631-9929-99453ad7c2bb", "vnfType" : "", "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\": \"vfModule\",\n \"modelInvariantId\": \"76d08c14-0c0c-44da-aa4d-b110ca65499e\",\n \"modelVersionId\": \"95f26b6b-fe81-447d-8f08-8bf0ee2175c9\",\n \"modelName\": \"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7\",\n \"modelVersion\": \"1652104925997\",\n \"modelCustomizationId\": \"3ea247cc-6796-4f50-b1fa-76df7b4f85ba\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:02:44.000+00:00", "vfModuleId" : "3a5a3ef3-fcb0-4bda-b03a-e6244910fd12", "vfModuleName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "vfModuleModelName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb/vfModules/3a5a3ef3-fcb0-4bda-b03a-e6244910fd12", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "e22b551a-4659-4141-a95b-d8586feebb83", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83" } } } 2022-05-09T14:02:46.861Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:46.861Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e22b551a-4659-4141-a95b-d8586feebb83|INFO|500||InvokeReturn 2022-05-09T14:02:46.863Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false 2022-05-09T14:02:46.863Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:02:46.864Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:46.864Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false 2022-05-09T14:02:46.864Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:02:46.864Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c10e9cf367b19d9a", X-B3-SpanId:"8b6deaca3a579b50", X-B3-ParentSpanId:"c10e9cf367b19d9a", X-B3-Sampled:"0", X-ONAP-RequestID:"6eb00b10-ba50-4372-80b3-48e4e0f68f8a", X-RequestID:"6eb00b10-ba50-4372-80b3-48e4e0f68f8a", X-TransactionID:"6eb00b10-ba50-4372-80b3-48e4e0f68f8a", X-ECOMP-RequestID:"6eb00b10-ba50-4372-80b3-48e4e0f68f8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f19719f-8d01-4945-95c5-920a255f7883"] 2022-05-09T14:02:46.865Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:02:46.865Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:46.895Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:46.896Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:46.896Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:02:46.896Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:46.899Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:02:46.900Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:46.900Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e22b551a-4659-4141-a95b-d8586feebb83&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:02:46.908Z|6eb00b10-ba50-4372-80b3-48e4e0f68f8a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/e22b551a-4659-4141-a95b-d8586feebb83|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:02:50.387Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:02:50.389Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|||INFO|500||Checking if requestId: 4ce062c2-a3df-4233-b473-f8f66d388721 already exists in requestDb InfraActiveRequests table 2022-05-09T14:02:50.390Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721 2022-05-09T14:02:50.390Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|INFO|500||Invoke 2022-05-09T14:02:50.391Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:50.391Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721 2022-05-09T14:02:50.391Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Method : GET 2022-05-09T14:02:50.391Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f8b35a5306cc9574", X-B3-SpanId:"e563a2c316fad027", X-B3-ParentSpanId:"f8b35a5306cc9574", X-B3-Sampled:"0", X-ONAP-RequestID:"4ce062c2-a3df-4233-b473-f8f66d388721", X-RequestID:"4ce062c2-a3df-4233-b473-f8f66d388721", X-TransactionID:"4ce062c2-a3df-4233-b473-f8f66d388721", X-ECOMP-RequestID:"4ce062c2-a3df-4233-b473-f8f66d388721", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8ff45d6-8858-4b84-8852-60c0892f6ce2"] 2022-05-09T14:02:50.392Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Request body: 2022-05-09T14:02:50.392Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:50.415Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:50.415Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:02:50.416Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Status text : 2022-05-09T14:02:50.416Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 09 May 2022 14:02:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:50.416Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Response body: 2022-05-09T14:02:50.417Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:50.417Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|INFO|404|Not Found|InvokeReturn 2022-05-09T14:02:50.427Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|||INFO|500||Running local validations 2022-05-09T14:02:50.436Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:02:50.467Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8332f2fd-13d0-4631-9929-99453ad7c2bb/related-to/volume-groups|INFO|500||Invoke 2022-05-09T14:02:50.468Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8332f2fd-13d0-4631-9929-99453ad7c2bb/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8332f2fd-13d0-4631-9929-99453ad7c2bb/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[4ce062c2-a3df-4233-b473-f8f66d388721], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[29303683-eb16-4c20-a12b-1fc7bd0540fb], X-ECOMP-RequestID=[4ce062c2-a3df-4233-b473-f8f66d388721], X-TransactionId=[], X-ONAP-RequestID=[4ce062c2-a3df-4233-b473-f8f66d388721]} 2022-05-09T14:02:50.520Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8332f2fd-13d0-4631-9929-99453ad7c2bb/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8332f2fd-13d0-4631-9929-99453ad7c2bb/related-to/volume-groups has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220509-14:02:49:520-80403], Content-Length=[408], Date=[Mon, 09 May 2022 14:02:49 GMT], Content-Type=[application/json]} 2022-05-09T14:02:50.522Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8332f2fd-13d0-4631-9929-99453ad7c2bb/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/8332f2fd-13d0-4631-9929-99453ad7c2bb/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/8332f2fd-13d0-4631-9929-99453ad7c2bb/related-to/volume-groups","ERR.5.4.6114"]}}} 2022-05-09T14:02:50.522Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8332f2fd-13d0-4631-9929-99453ad7c2bb/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2022-05-09T14:02:50.525Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8332f2fd-13d0-4631-9929-99453ad7c2bb/related-to/volume-groups 2022-05-09T14:02:50.526Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 8332f2fd-13d0-4631-9929-99453ad7c2bb 2022-05-09T14:02:50.532Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:02:50.557Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8332f2fd-13d0-4631-9929-99453ad7c2bb/vf-modules|INFO|500||Invoke 2022-05-09T14:02:50.557Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8332f2fd-13d0-4631-9929-99453ad7c2bb/vf-modules|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8332f2fd-13d0-4631-9929-99453ad7c2bb/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[4ce062c2-a3df-4233-b473-f8f66d388721], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c334a22b-9496-489f-bc0a-43231de46c6f], X-ECOMP-RequestID=[4ce062c2-a3df-4233-b473-f8f66d388721], X-TransactionId=[], X-ONAP-RequestID=[4ce062c2-a3df-4233-b473-f8f66d388721]} 2022-05-09T14:02:50.657Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8332f2fd-13d0-4631-9929-99453ad7c2bb/vf-modules|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8332f2fd-13d0-4631-9929-99453ad7c2bb/vf-modules has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220509-14:02:49:603-25476], Content-Length=[377], Date=[Mon, 09 May 2022 14:02:49 GMT], Content-Type=[application/json]} 2022-05-09T14:02:50.659Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8332f2fd-13d0-4631-9929-99453ad7c2bb/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/8332f2fd-13d0-4631-9929-99453ad7c2bb/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/8332f2fd-13d0-4631-9929-99453ad7c2bb/vf-modules","ERR.5.4.6114"]}}} 2022-05-09T14:02:50.659Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8332f2fd-13d0-4631-9929-99453ad7c2bb/vf-modules|INFO|404|Not Found|InvokeReturn 2022-05-09T14:02:50.662Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/8332f2fd-13d0-4631-9929-99453ad7c2bb/vf-modules 2022-05-09T14:02:50.662Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 8332f2fd-13d0-4631-9929-99453ad7c2bb 2022-05-09T14:02:50.665Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:02:50.698Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-05-09T14:02:50.699Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4ce062c2-a3df-4233-b473-f8f66d388721], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d8a9a7cb-6791-462b-9908-fab540af5d7b], X-ECOMP-RequestID=[4ce062c2-a3df-4233-b473-f8f66d388721], X-TransactionId=[], X-ONAP-RequestID=[4ce062c2-a3df-4233-b473-f8f66d388721]} 2022-05-09T14:02:50.763Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220509-14:02:49:747-32968], vertex-id=[430136], Content-Length=[1024], Date=[Mon, 09 May 2022 14:02:49 GMT], Content-Type=[application/json]} 2022-05-09T14:02:50.764Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1652104890508","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/8332f2fd-13d0-4631-9929-99453ad7c2bb","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"8332f2fd-13d0-4631-9929-99453ad7c2bb"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-05-09T14:02:50.765Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-05-09T14:02:50.767Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-05-09T14:02:50.767Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-05-09T14:02:50.769Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|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 2022-05-09T14:02:50.769Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-05-09T14:02:50.769Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:50.770Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|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 2022-05-09T14:02:50.770Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-05-09T14:02:50.770Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|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:"f8b35a5306cc9574", X-B3-SpanId:"031869f3aedada9f", X-B3-ParentSpanId:"f8b35a5306cc9574", X-B3-Sampled:"0", X-ONAP-RequestID:"4ce062c2-a3df-4233-b473-f8f66d388721", X-RequestID:"4ce062c2-a3df-4233-b473-f8f66d388721", X-TransactionID:"4ce062c2-a3df-4233-b473-f8f66d388721", X-ECOMP-RequestID:"4ce062c2-a3df-4233-b473-f8f66d388721", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ace7d9d1-90de-4439-8593-48daf582412f"] 2022-05-09T14:02:50.771Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"8332f2fd-13d0-4631-9929-99453ad7c2bb","serviceInstanceId":"c73832aa-7187-4786-a975-77d8c296f0c9"},"instanceName":null,"requestScope":"vnf"} 2022-05-09T14:02:50.771Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:50.790Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:50.790Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:50.791Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-05-09T14:02:50.791Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|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:"Mon, 09 May 2022 14:02:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:50.792Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-05-09T14:02:50.792Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:50.792Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-05-09T14:02:50.793Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|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 2022-05-09T14:02:50.794Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2022-05-09T14:02:50.794Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:50.794Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|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 2022-05-09T14:02:50.795Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2022-05-09T14:02:50.795Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|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:"4ce062c2-a3df-4233-b473-f8f66d388721", X-RequestID:"4ce062c2-a3df-4233-b473-f8f66d388721", X-TransactionID:"4ce062c2-a3df-4233-b473-f8f66d388721", X-ECOMP-RequestID:"4ce062c2-a3df-4233-b473-f8f66d388721", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c652a5a7-ce37-496c-aeb2-67a6c30c1480"] 2022-05-09T14:02:50.796Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2022-05-09T14:02:50.796Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:50.820Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:50.821Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|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 2022-05-09T14:02:50.821Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : 2022-05-09T14:02:50.822Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:50.824Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|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" : 10034, "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" : "2022-05-09T12:55:17.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034" } } } 2022-05-09T14:02:50.824Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:50.825Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2022-05-09T14:02:50.830Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T14:02:50.831Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-05-09T14:02:50.831Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:50.831Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T14:02:50.831Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-05-09T14:02:50.832Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|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:"1531", X-B3-TraceId:"f8b35a5306cc9574", X-B3-SpanId:"ab23fe28c6dcfec0", X-B3-ParentSpanId:"f8b35a5306cc9574", X-B3-Sampled:"0", X-ONAP-RequestID:"4ce062c2-a3df-4233-b473-f8f66d388721", X-RequestID:"4ce062c2-a3df-4233-b473-f8f66d388721", X-TransactionID:"4ce062c2-a3df-4233-b473-f8f66d388721", X-ECOMP-RequestID:"4ce062c2-a3df-4233-b473-f8f66d388721", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e3c2c82-fd8c-454e-ae9e-cda12e38856c"] 2022-05-09T14:02:50.832Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"4ce062c2-a3df-4233-b473-f8f66d388721","requestStatus":"IN_PROGRESS","startTime":1652104970662,"source":"VID","vnfId":"8332f2fd-13d0-4631-9929-99453ad7c2bb","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\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"3490977f-3458-46c1-9450-86c3b69b5b98\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\n \"modelCustomizationId\": \"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\n \"modelCustomizationName\": \"basic_cnf 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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"c73832aa-7187-4786-a975-77d8c296f0c9","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"4ce062c2-a3df-4233-b473-f8f66d388721"} 2022-05-09T14:02:50.832Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:50.856Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:50.857Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-05-09T14:02:50.857Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-05-09T14:02:50.857Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|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/4ce062c2-a3df-4233-b473-f8f66d388721", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:50.859Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "4ce062c2-a3df-4233-b473-f8f66d388721", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:02:50.662+00:00", "source" : "VID", "vnfId" : "8332f2fd-13d0-4631-9929-99453ad7c2bb", "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\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"3490977f-3458-46c1-9450-86c3b69b5b98\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\n \"modelCustomizationId\": \"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\n \"modelCustomizationName\": \"basic_cnf 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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-05-09T14:02:49.211+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4ce062c2-a3df-4233-b473-f8f66d388721", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721" } } } 2022-05-09T14:02:50.859Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:50.859Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-05-09T14:02:50.869Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|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 2022-05-09T14:02:50.870Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-05-09T14:02:50.870Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:50.870Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|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 2022-05-09T14:02:50.871Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-05-09T14:02:50.871Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|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:"2338", X-B3-TraceId:"f8b35a5306cc9574", X-B3-SpanId:"a16e4eb564c797f4", X-B3-ParentSpanId:"f8b35a5306cc9574", X-B3-Sampled:"0", X-ONAP-RequestID:"4ce062c2-a3df-4233-b473-f8f66d388721", X-RequestID:"4ce062c2-a3df-4233-b473-f8f66d388721", X-TransactionID:"4ce062c2-a3df-4233-b473-f8f66d388721", X-ECOMP-RequestID:"4ce062c2-a3df-4233-b473-f8f66d388721", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0feb853-cb98-46e9-8ff3-8fbd0c7103d1"] 2022-05-09T14:02:50.871Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|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_cnf 0\",\"modelInvariantId\":\"3490977f-3458-46c1-9450-86c3b69b5b98\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\"modelVersionId\":\"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\"modelCustomizationId\":\"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\"modelUuid\":\"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\"modelInvariantUuid\":\"3490977f-3458-46c1-9450-86c3b69b5b98\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"c73832aa-7187-4786-a975-77d8c296f0c9\",\"vnfInstanceId\":\"8332f2fd-13d0-4631-9929-99453ad7c2bb\"}","type":"String"},"requestId":{"value":"4ce062c2-a3df-4233-b473-f8f66d388721","type":"String"},"mso-request-id":{"value":"4ce062c2-a3df-4233-b473-f8f66d388721","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"c73832aa-7187-4786-a975-77d8c296f0c9","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"8332f2fd-13d0-4631-9929-99453ad7c2bb","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/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-05-09T14:02:50.872Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:51.886Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:51.887Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-05-09T14:02:51.887Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-05-09T14:02:51.888Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 09 May 2022 14:02:51 GMT", X-ONAP-RequestID:"4ce062c2-a3df-4233-b473-f8f66d388721", X-RequestID:"4ce062c2-a3df-4233-b473-f8f66d388721", X-TransactionID:"4ce062c2-a3df-4233-b473-f8f66d388721", X-ECOMP-RequestID:"4ce062c2-a3df-4233-b473-f8f66d388721", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e0feb853-cb98-46e9-8ff3-8fbd0c7103d1", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:51.888Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"4ce062c2-a3df-4233-b473-f8f66d388721\",\"instanceId\":\"8332f2fd-13d0-4631-9929-99453ad7c2bb\"}}","message":"Success","processInstanceID":"b6b7f9ff-cfa0-11ec-b07a-dafaaf2ee302","variables":null,"messageCode":200} 2022-05-09T14:02:51.889Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:51.889Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-05-09T14:02:51.895Z|4ce062c2-a3df-4233-b473-f8f66d388721|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:02:52.039Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:02:52.045Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721 2022-05-09T14:02:52.045Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|INFO|500||Invoke 2022-05-09T14:02:52.045Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:52.046Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721 2022-05-09T14:02:52.046Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Method : GET 2022-05-09T14:02:52.046Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87dd2353ed837dca", X-B3-SpanId:"b17976e012056fe1", X-B3-ParentSpanId:"87dd2353ed837dca", X-B3-Sampled:"0", X-ONAP-RequestID:"be41df9b-2924-42b2-a88a-70864579fed1", X-RequestID:"be41df9b-2924-42b2-a88a-70864579fed1", X-TransactionID:"be41df9b-2924-42b2-a88a-70864579fed1", X-ECOMP-RequestID:"be41df9b-2924-42b2-a88a-70864579fed1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62da40ab-e156-4615-b992-302ecdd8939d"] 2022-05-09T14:02:52.046Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Request body: 2022-05-09T14:02:52.047Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:52.074Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:52.074Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:52.075Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Status text : 2022-05-09T14:02:52.075Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:52.075Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Response body: { "requestId" : "4ce062c2-a3df-4233-b473-f8f66d388721", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:02:50.000+00:00", "source" : "VID", "vnfId" : "8332f2fd-13d0-4631-9929-99453ad7c2bb", "vnfName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7_vnf_0", "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\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"3490977f-3458-46c1-9450-86c3b69b5b98\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\n \"modelCustomizationId\": \"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\n \"modelCustomizationName\": \"basic_cnf 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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:02:49.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4ce062c2-a3df-4233-b473-f8f66d388721", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721" } } } 2022-05-09T14:02:52.076Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:52.076Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|INFO|500||InvokeReturn 2022-05-09T14:02:52.078Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false 2022-05-09T14:02:52.078Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:02:52.079Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:52.079Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false 2022-05-09T14:02:52.079Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:02:52.080Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87dd2353ed837dca", X-B3-SpanId:"09b0184afa479dc5", X-B3-ParentSpanId:"87dd2353ed837dca", X-B3-Sampled:"0", X-ONAP-RequestID:"be41df9b-2924-42b2-a88a-70864579fed1", X-RequestID:"be41df9b-2924-42b2-a88a-70864579fed1", X-TransactionID:"be41df9b-2924-42b2-a88a-70864579fed1", X-ECOMP-RequestID:"be41df9b-2924-42b2-a88a-70864579fed1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10fd636e-e39c-4d01-bd06-927f576ee684"] 2022-05-09T14:02:52.080Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:02:52.081Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:52.097Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:52.097Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:52.098Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:02:52.098Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:52.099Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:02:52.099Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:52.099Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:02:52.107Z|be41df9b-2924-42b2-a88a-70864579fed1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:02:53.591Z|af06ee19-579e-43f3-97bc-6cbb52cea029|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:02:53.591Z|af06ee19-579e-43f3-97bc-6cbb52cea029|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:02:53.591Z|042353bc-31fd-4ce9-a53f-39de5a3f7897|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:02:53.592Z|042353bc-31fd-4ce9-a53f-39de5a3f7897|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:02:55.679Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:02:55.684Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:02:55.684Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||Invoke 2022-05-09T14:02:55.684Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:55.685Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:02:55.685Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Method : GET 2022-05-09T14:02:55.685Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97361bddc11d0474", X-B3-SpanId:"5c9fe746ac927401", X-B3-ParentSpanId:"97361bddc11d0474", X-B3-Sampled:"0", X-ONAP-RequestID:"ad38f37e-b636-4176-bde4-8a41880f999e", X-RequestID:"ad38f37e-b636-4176-bde4-8a41880f999e", X-TransactionID:"ad38f37e-b636-4176-bde4-8a41880f999e", X-ECOMP-RequestID:"ad38f37e-b636-4176-bde4-8a41880f999e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d76558c4-f1a8-4c2f-9fbc-bc222cccc952"] 2022-05-09T14:02:55.685Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Request body: 2022-05-09T14:02:55.686Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:55.708Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:55.708Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:55.709Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status text : 2022-05-09T14:02:55.709Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:55.710Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Response body: { "requestId" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "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" : "2022-05-09T14:02:01.000+00:00", "source" : "VID", "vnfId" : "0505de63-b839-4794-87a2-d91a1b839c2a", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\n\t\t\t\"modelVersionId\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\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_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\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\": \"df35ab03-b0bb-4fea-82ec-bc8b41105f3d\",\n \"modelInvariantUuid\": \"89e56b1c-8196-4926-a74b-2304c695e3a9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a71c007a-95ec-4d35-b035-4f354cc245b8\",\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\": \"72c9b24c-8df1-4cf3-ada0-88ed85485bf2\",\n \"modelInvariantUuid\": \"fa59e5fb-f27a-486d-84a8-5fff7f7fbcd0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"69320e22-e7b8-4122-a7b6-e6d69471be31\"\n },\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef_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\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\n \"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\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\": \"bbedb022-a592-483a-a5d9-9e2478187279\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:02:31.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "99e1275c-ce93-4c63-ad16-430c45d1c875", "serviceInstanceName" : "basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" } } } 2022-05-09T14:02:55.710Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:55.710Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||InvokeReturn 2022-05-09T14:02:55.712Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:02:55.713Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:02:55.713Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:55.713Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:02:55.713Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:02:55.714Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97361bddc11d0474", X-B3-SpanId:"3fd2e26d856390c2", X-B3-ParentSpanId:"97361bddc11d0474", X-B3-Sampled:"0", X-ONAP-RequestID:"ad38f37e-b636-4176-bde4-8a41880f999e", X-RequestID:"ad38f37e-b636-4176-bde4-8a41880f999e", X-TransactionID:"ad38f37e-b636-4176-bde4-8a41880f999e", X-ECOMP-RequestID:"ad38f37e-b636-4176-bde4-8a41880f999e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6856b5ad-6f23-4a68-a003-fa5501c81636"] 2022-05-09T14:02:55.714Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:02:55.714Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:55.728Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:55.729Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:55.730Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:02:55.730Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:55.731Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:02:55.731Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:55.732Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:02:55.764Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:02:55.765Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:02:55.765Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:55.765Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:02:55.766Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:02:55.766Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ad38f37e-b636-4176-bde4-8a41880f999e", X-RequestID:"ad38f37e-b636-4176-bde4-8a41880f999e", X-TransactionID:"ad38f37e-b636-4176-bde4-8a41880f999e", X-ECOMP-RequestID:"ad38f37e-b636-4176-bde4-8a41880f999e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ced706d-43e5-4fa5-a7f3-1c11d257a8cb"] 2022-05-09T14:02:55.766Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:02:55.766Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:55.815Z|206ce900-8960-45b4-a948-e0b47b4435fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:02:55.817Z|206ce900-8960-45b4-a948-e0b47b4435fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:02:55.890Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:55.891Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:55.892Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:02:55.892Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=03EF6014311A255532A7156CE6B8C943; 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:"Mon, 09 May 2022 14:02:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:55.893Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302","businessKey":"71a58f6e-b1ed-473d-b1f7-d3e741df3771","processDefinitionId":"ReceiveWorkflowMessage:1:64c3af56-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2022-05-09T14:02:37.136+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"999fdb88-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"adddbdd3-cfa0-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-05-09T14:02:55.893Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:55.894Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:02:55.919Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:02:55.920Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:02:55.921Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:02:55.921Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:02:55.921Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:02:55.922Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ad38f37e-b636-4176-bde4-8a41880f999e", X-RequestID:"ad38f37e-b636-4176-bde4-8a41880f999e", X-TransactionID:"ad38f37e-b636-4176-bde4-8a41880f999e", X-ECOMP-RequestID:"ad38f37e-b636-4176-bde4-8a41880f999e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcd35a84-981a-41b2-9419-3ccc81303aeb"] 2022-05-09T14:02:55.922Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:02:55.922Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:02:56.049Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:02:56.049Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:02:56.049Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:02:56.050Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A4BD5FA210A3F7643C973081D1BE6353; 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:"Mon, 09 May 2022 14:02:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:02:56.050Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:ae906c3c-cfa0-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"SubProcess_2:ae8ff703-cfa0-11ec-b07a-dafaaf2ee302","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:64c3af56-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302","executionId":"ae906c3a-cfa0-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:02:37.206+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"999fdb88-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:02:56.050Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:02:56.051Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:02:56.055Z|ad38f37e-b636-4176-bde4-8a41880f999e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:02:59.947Z|8db446bf-a1ee-46d0-a82e-87b37dec3269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:02:59.950Z|8db446bf-a1ee-46d0-a82e-87b37dec3269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:03:00.297Z|50af1180-9533-4d55-bd31-214e18974fb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:03:00.297Z|50af1180-9533-4d55-bd31-214e18974fb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:03:01.072Z|081476de-03dc-49fe-9494-b854272a2d85|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:01.075Z|081476de-03dc-49fe-9494-b854272a2d85|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 081476de-03dc-49fe-9494-b854272a2d85 already exists in requestDb InfraActiveRequests table 2022-05-09T14:03:01.076Z|081476de-03dc-49fe-9494-b854272a2d85|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85 2022-05-09T14:03:01.076Z|081476de-03dc-49fe-9494-b854272a2d85|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|INFO|500||Invoke 2022-05-09T14:03:01.077Z|081476de-03dc-49fe-9494-b854272a2d85|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:01.077Z|081476de-03dc-49fe-9494-b854272a2d85|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85 2022-05-09T14:03:01.077Z|081476de-03dc-49fe-9494-b854272a2d85|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Method : GET 2022-05-09T14:03:01.078Z|081476de-03dc-49fe-9494-b854272a2d85|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba5729b3ca7a1f80", X-B3-SpanId:"bea0ec3af5176599", X-B3-ParentSpanId:"ba5729b3ca7a1f80", X-B3-Sampled:"0", X-ONAP-RequestID:"081476de-03dc-49fe-9494-b854272a2d85", X-RequestID:"081476de-03dc-49fe-9494-b854272a2d85", X-TransactionID:"081476de-03dc-49fe-9494-b854272a2d85", X-ECOMP-RequestID:"081476de-03dc-49fe-9494-b854272a2d85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"258b05cb-8dc5-41d8-b4b0-e5f323f71418"] 2022-05-09T14:03:01.078Z|081476de-03dc-49fe-9494-b854272a2d85|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Request body: 2022-05-09T14:03:01.078Z|081476de-03dc-49fe-9494-b854272a2d85|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:01.097Z|081476de-03dc-49fe-9494-b854272a2d85|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:01.098Z|081476de-03dc-49fe-9494-b854272a2d85|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:03:01.098Z|081476de-03dc-49fe-9494-b854272a2d85|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Status text : 2022-05-09T14:03:01.099Z|081476de-03dc-49fe-9494-b854272a2d85|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 09 May 2022 14:02:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:01.099Z|081476de-03dc-49fe-9494-b854272a2d85|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Response body: 2022-05-09T14:03:01.100Z|081476de-03dc-49fe-9494-b854272a2d85|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:01.100Z|081476de-03dc-49fe-9494-b854272a2d85|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|INFO|404|Not Found|InvokeReturn 2022-05-09T14:03:01.109Z|081476de-03dc-49fe-9494-b854272a2d85|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-05-09T14:03:01.114Z|081476de-03dc-49fe-9494-b854272a2d85|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:03:01.139Z|081476de-03dc-49fe-9494-b854272a2d85|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-05-09T14:03:01.140Z|081476de-03dc-49fe-9494-b854272a2d85|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|INFO|500||Invoke 2022-05-09T14:03:01.234Z|081476de-03dc-49fe-9494-b854272a2d85|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|INFO|500||InvokeReturn 2022-05-09T14:03:01.234Z|081476de-03dc-49fe-9494-b854272a2d85|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220509-14:03:00:193-97174], vertex-id=[225416], Content-Length=[604], Date=[Mon, 09 May 2022 14:03:00 GMT], Content-Type=[application/json]} 2022-05-09T14:03:01.236Z|081476de-03dc-49fe-9494-b854272a2d85|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"f4e615c02fa54678a39840871478fa74","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1652104557495","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"}]}]}} 2022-05-09T14:03:01.237Z|081476de-03dc-49fe-9494-b854272a2d85|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-05-09T14:03:01.237Z|081476de-03dc-49fe-9494-b854272a2d85|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-05-09T14:03:01.239Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.239Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.239Z|081476de-03dc-49fe-9494-b854272a2d85|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================================================ 2022-05-09T14:03:01.240Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.240Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.240Z|081476de-03dc-49fe-9494-b854272a2d85|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:"ba5729b3ca7a1f80", X-B3-SpanId:"fd127c2f693f5451", X-B3-ParentSpanId:"ba5729b3ca7a1f80", X-B3-Sampled:"0", X-ONAP-RequestID:"081476de-03dc-49fe-9494-b854272a2d85", X-RequestID:"081476de-03dc-49fe-9494-b854272a2d85", X-TransactionID:"081476de-03dc-49fe-9494-b854272a2d85", X-ECOMP-RequestID:"081476de-03dc-49fe-9494-b854272a2d85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83e1619c-b5a1-48b2-ba29-09279587298f"] 2022-05-09T14:03:01.241Z|081476de-03dc-49fe-9494-b854272a2d85|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-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7","requestScope":"service"} 2022-05-09T14:03:01.241Z|081476de-03dc-49fe-9494-b854272a2d85|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================================================ 2022-05-09T14:03:01.256Z|081476de-03dc-49fe-9494-b854272a2d85|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========================================== 2022-05-09T14:03:01.257Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.257Z|081476de-03dc-49fe-9494-b854272a2d85|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 : 2022-05-09T14:03:01.257Z|081476de-03dc-49fe-9494-b854272a2d85|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:"Mon, 09 May 2022 14:02:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:01.258Z|081476de-03dc-49fe-9494-b854272a2d85|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: 2022-05-09T14:03:01.258Z|081476de-03dc-49fe-9494-b854272a2d85|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================================================= 2022-05-09T14:03:01.258Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.259Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.260Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.260Z|081476de-03dc-49fe-9494-b854272a2d85|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================================================ 2022-05-09T14:03:01.260Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.261Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.261Z|081476de-03dc-49fe-9494-b854272a2d85|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:"081476de-03dc-49fe-9494-b854272a2d85", X-RequestID:"081476de-03dc-49fe-9494-b854272a2d85", X-TransactionID:"081476de-03dc-49fe-9494-b854272a2d85", X-ECOMP-RequestID:"081476de-03dc-49fe-9494-b854272a2d85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"520ca656-70e2-48b2-84d3-0fcac92b334d"] 2022-05-09T14:03:01.261Z|081476de-03dc-49fe-9494-b854272a2d85|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: 2022-05-09T14:03:01.262Z|081476de-03dc-49fe-9494-b854272a2d85|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================================================ 2022-05-09T14:03:01.293Z|081476de-03dc-49fe-9494-b854272a2d85|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========================================== 2022-05-09T14:03:01.295Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.296Z|081476de-03dc-49fe-9494-b854272a2d85|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 : 2022-05-09T14:03:01.297Z|081476de-03dc-49fe-9494-b854272a2d85|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:01.297Z|081476de-03dc-49fe-9494-b854272a2d85|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" : "2022-05-09 12:55:17.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-05-09T14:03:01.298Z|081476de-03dc-49fe-9494-b854272a2d85|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================================================= 2022-05-09T14:03:01.298Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.301Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.302Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.302Z|081476de-03dc-49fe-9494-b854272a2d85|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================================================ 2022-05-09T14:03:01.302Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.303Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.303Z|081476de-03dc-49fe-9494-b854272a2d85|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:"081476de-03dc-49fe-9494-b854272a2d85", X-RequestID:"081476de-03dc-49fe-9494-b854272a2d85", X-TransactionID:"081476de-03dc-49fe-9494-b854272a2d85", X-ECOMP-RequestID:"081476de-03dc-49fe-9494-b854272a2d85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67d5c779-9997-4569-906d-0e993ceaef49"] 2022-05-09T14:03:01.303Z|081476de-03dc-49fe-9494-b854272a2d85|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: 2022-05-09T14:03:01.304Z|081476de-03dc-49fe-9494-b854272a2d85|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================================================ 2022-05-09T14:03:01.323Z|081476de-03dc-49fe-9494-b854272a2d85|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========================================== 2022-05-09T14:03:01.325Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.325Z|081476de-03dc-49fe-9494-b854272a2d85|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 : 2022-05-09T14:03:01.325Z|081476de-03dc-49fe-9494-b854272a2d85|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:01.326Z|081476de-03dc-49fe-9494-b854272a2d85|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" : 530, "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" : "2022-05-09T12:55:17.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2022-05-09T14:03:01.326Z|081476de-03dc-49fe-9494-b854272a2d85|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================================================= 2022-05-09T14:03:01.327Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.329Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.329Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.330Z|081476de-03dc-49fe-9494-b854272a2d85|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================================================ 2022-05-09T14:03:01.330Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.330Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.331Z|081476de-03dc-49fe-9494-b854272a2d85|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:"081476de-03dc-49fe-9494-b854272a2d85", X-RequestID:"081476de-03dc-49fe-9494-b854272a2d85", X-TransactionID:"081476de-03dc-49fe-9494-b854272a2d85", X-ECOMP-RequestID:"081476de-03dc-49fe-9494-b854272a2d85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50d23314-e737-4e1c-a7f1-db99ff701106"] 2022-05-09T14:03:01.331Z|081476de-03dc-49fe-9494-b854272a2d85|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: 2022-05-09T14:03:01.331Z|081476de-03dc-49fe-9494-b854272a2d85|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================================================ 2022-05-09T14:03:01.355Z|081476de-03dc-49fe-9494-b854272a2d85|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========================================== 2022-05-09T14:03:01.356Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.356Z|081476de-03dc-49fe-9494-b854272a2d85|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 : 2022-05-09T14:03:01.356Z|081476de-03dc-49fe-9494-b854272a2d85|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:01.359Z|081476de-03dc-49fe-9494-b854272a2d85|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" : "2022-05-09 12:55:17.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-05-09T14:03:01.359Z|081476de-03dc-49fe-9494-b854272a2d85|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================================================= 2022-05-09T14:03:01.359Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.377Z|081476de-03dc-49fe-9494-b854272a2d85|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/ 2022-05-09T14:03:01.377Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.378Z|081476de-03dc-49fe-9494-b854272a2d85|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================================================ 2022-05-09T14:03:01.378Z|081476de-03dc-49fe-9494-b854272a2d85|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/ 2022-05-09T14:03:01.378Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.378Z|081476de-03dc-49fe-9494-b854272a2d85|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:"1833", X-B3-TraceId:"ba5729b3ca7a1f80", X-B3-SpanId:"758ea19b34139c57", X-B3-ParentSpanId:"ba5729b3ca7a1f80", X-B3-Sampled:"0", X-ONAP-RequestID:"081476de-03dc-49fe-9494-b854272a2d85", X-RequestID:"081476de-03dc-49fe-9494-b854272a2d85", X-TransactionID:"081476de-03dc-49fe-9494-b854272a2d85", X-ECOMP-RequestID:"081476de-03dc-49fe-9494-b854272a2d85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"707954a8-20bd-4bd0-b620-25c311b608fa"] 2022-05-09T14:03:01.379Z|081476de-03dc-49fe-9494-b854272a2d85|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":"081476de-03dc-49fe-9494-b854272a2d85","requestStatus":"IN_PROGRESS","startTime":1652104981110,"source":"VID","tenantId":"f4e615c02fa54678a39840871478fa74","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\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\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n\t\t\t\"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"081476de-03dc-49fe-9494-b854272a2d85"} 2022-05-09T14:03:01.379Z|081476de-03dc-49fe-9494-b854272a2d85|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================================================ 2022-05-09T14:03:01.402Z|081476de-03dc-49fe-9494-b854272a2d85|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========================================== 2022-05-09T14:03:01.403Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.403Z|081476de-03dc-49fe-9494-b854272a2d85|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 : 2022-05-09T14:03:01.404Z|081476de-03dc-49fe-9494-b854272a2d85|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/081476de-03dc-49fe-9494-b854272a2d85", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:02:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:01.404Z|081476de-03dc-49fe-9494-b854272a2d85|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" : "081476de-03dc-49fe-9494-b854272a2d85", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:03:01.110+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\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\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n\t\t\t\"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-05-09T14:02:59.758+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "081476de-03dc-49fe-9494-b854272a2d85", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85" } } } 2022-05-09T14:03:01.404Z|081476de-03dc-49fe-9494-b854272a2d85|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================================================= 2022-05-09T14:03:01.405Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.412Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.413Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.413Z|081476de-03dc-49fe-9494-b854272a2d85|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================================================ 2022-05-09T14:03:01.413Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.413Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:01.414Z|081476de-03dc-49fe-9494-b854272a2d85|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:"ba5729b3ca7a1f80", X-B3-SpanId:"0114d17700f5833f", X-B3-ParentSpanId:"ba5729b3ca7a1f80", X-B3-Sampled:"0", X-ONAP-RequestID:"081476de-03dc-49fe-9494-b854272a2d85", X-RequestID:"081476de-03dc-49fe-9494-b854272a2d85", X-TransactionID:"081476de-03dc-49fe-9494-b854272a2d85", X-ECOMP-RequestID:"081476de-03dc-49fe-9494-b854272a2d85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b9673d8-9479-4dd9-9b3d-53611bdcc20d"] 2022-05-09T14:03:01.414Z|081476de-03dc-49fe-9494-b854272a2d85|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\":\"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"e3902dc1-9305-4a60-b915-814ab2cce304\",\"modelUuid\":\"e3902dc1-9305-4a60-b915-814ab2cce304\",\"modelInvariantUuid\":\"eef4beca-4e4b-42a6-802e-f3144c2d1358\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"f4e615c02fa54678a39840871478fa74\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"081476de-03dc-49fe-9494-b854272a2d85","type":"String"},"mso-request-id":{"value":"081476de-03dc-49fe-9494-b854272a2d85","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"}}} 2022-05-09T14:03:01.414Z|081476de-03dc-49fe-9494-b854272a2d85|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================================================ 2022-05-09T14:03:02.247Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:02.252Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721 2022-05-09T14:03:02.253Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|INFO|500||Invoke 2022-05-09T14:03:02.253Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:02.253Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721 2022-05-09T14:03:02.254Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Method : GET 2022-05-09T14:03:02.254Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"093c2370a3153d4e", X-B3-SpanId:"0c885ef5762092cc", X-B3-ParentSpanId:"093c2370a3153d4e", X-B3-Sampled:"0", X-ONAP-RequestID:"d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8", X-RequestID:"d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8", X-TransactionID:"d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8", X-ECOMP-RequestID:"d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f413cbf1-f947-4981-a4b1-9b732f2c4db0"] 2022-05-09T14:03:02.254Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Request body: 2022-05-09T14:03:02.254Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:02.278Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:02.278Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:02.278Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Status text : 2022-05-09T14:03:02.279Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:02.279Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Response body: { "requestId" : "4ce062c2-a3df-4233-b473-f8f66d388721", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:02:50.000+00:00", "endTime" : "2022-05-09T14:02:58.000+00:00", "source" : "VID", "vnfId" : "8332f2fd-13d0-4631-9929-99453ad7c2bb", "vnfName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7_vnf_0", "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\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"3490977f-3458-46c1-9450-86c3b69b5b98\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\n \"modelCustomizationId\": \"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\n \"modelCustomizationName\": \"basic_cnf 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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:02:56.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4ce062c2-a3df-4233-b473-f8f66d388721", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721" } } } 2022-05-09T14:03:02.280Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:02.280Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|INFO|500||InvokeReturn 2022-05-09T14:03:02.282Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false 2022-05-09T14:03:02.282Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:02.282Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:02.282Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false 2022-05-09T14:03:02.283Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:02.283Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"093c2370a3153d4e", X-B3-SpanId:"f73c498baf0a4c2e", X-B3-ParentSpanId:"093c2370a3153d4e", X-B3-Sampled:"0", X-ONAP-RequestID:"d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8", X-RequestID:"d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8", X-TransactionID:"d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8", X-ECOMP-RequestID:"d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12878d7b-649a-4cbb-9b61-f3e9f369c55c"] 2022-05-09T14:03:02.283Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:02.283Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:02.311Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:02.311Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:02.311Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:02.312Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:02.314Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:02.314Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:02.314Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:02.322Z|d1bd1e30-14ac-4ddd-9ed9-4e0842135dd8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:02.442Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:02.446Z|081476de-03dc-49fe-9494-b854272a2d85|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========================================== 2022-05-09T14:03:02.447Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:02.447Z|081476de-03dc-49fe-9494-b854272a2d85|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 : 2022-05-09T14:03:02.447Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721 2022-05-09T14:03:02.447Z|081476de-03dc-49fe-9494-b854272a2d85|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:"Mon, 09 May 2022 14:03:02 GMT", X-ONAP-RequestID:"081476de-03dc-49fe-9494-b854272a2d85", X-RequestID:"081476de-03dc-49fe-9494-b854272a2d85", X-TransactionID:"081476de-03dc-49fe-9494-b854272a2d85", X-ECOMP-RequestID:"081476de-03dc-49fe-9494-b854272a2d85", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"0b9673d8-9479-4dd9-9b3d-53611bdcc20d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:02.448Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|INFO|500||Invoke 2022-05-09T14:03:02.448Z|081476de-03dc-49fe-9494-b854272a2d85|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\":\"081476de-03dc-49fe-9494-b854272a2d85\",\"instanceId\":\"d6b42862-2a0f-424f-b844-ac584f0e9108\"}}","message":"Success","processInstanceID":"bd00b657-cfa0-11ec-b07a-dafaaf2ee302","variables":null,"messageCode":200} 2022-05-09T14:03:02.448Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:02.448Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721 2022-05-09T14:03:02.449Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Method : GET 2022-05-09T14:03:02.448Z|081476de-03dc-49fe-9494-b854272a2d85|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================================================= 2022-05-09T14:03:02.449Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a55a98de2a703fb6", X-B3-SpanId:"145ea3639414d10c", X-B3-ParentSpanId:"a55a98de2a703fb6", X-B3-Sampled:"0", X-ONAP-RequestID:"b27c6994-6a5a-4b45-8a23-242b8612c319", X-RequestID:"b27c6994-6a5a-4b45-8a23-242b8612c319", X-TransactionID:"b27c6994-6a5a-4b45-8a23-242b8612c319", X-ECOMP-RequestID:"b27c6994-6a5a-4b45-8a23-242b8612c319", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc60567c-dafe-4187-a16a-a09a24740bd3"] 2022-05-09T14:03:02.449Z|081476de-03dc-49fe-9494-b854272a2d85|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 2022-05-09T14:03:02.450Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Request body: 2022-05-09T14:03:02.450Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:02.453Z|081476de-03dc-49fe-9494-b854272a2d85|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:02.473Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:02.474Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:02.474Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Status text : 2022-05-09T14:03:02.474Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:02.475Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Response body: { "requestId" : "4ce062c2-a3df-4233-b473-f8f66d388721", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:02:50.000+00:00", "endTime" : "2022-05-09T14:02:58.000+00:00", "source" : "VID", "vnfId" : "8332f2fd-13d0-4631-9929-99453ad7c2bb", "vnfName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7_vnf_0", "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\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"3490977f-3458-46c1-9450-86c3b69b5b98\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\n \"modelCustomizationId\": \"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\n \"modelCustomizationName\": \"basic_cnf 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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:02:56.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4ce062c2-a3df-4233-b473-f8f66d388721", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721" } } } 2022-05-09T14:03:02.476Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:02.476Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|INFO|500||InvokeReturn 2022-05-09T14:03:02.478Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false 2022-05-09T14:03:02.478Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:02.478Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:02.479Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false 2022-05-09T14:03:02.479Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:02.480Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a55a98de2a703fb6", X-B3-SpanId:"11ece5e1231f9ce4", X-B3-ParentSpanId:"a55a98de2a703fb6", X-B3-Sampled:"0", X-ONAP-RequestID:"b27c6994-6a5a-4b45-8a23-242b8612c319", X-RequestID:"b27c6994-6a5a-4b45-8a23-242b8612c319", X-TransactionID:"b27c6994-6a5a-4b45-8a23-242b8612c319", X-ECOMP-RequestID:"b27c6994-6a5a-4b45-8a23-242b8612c319", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63057b46-103a-4255-9634-0a3d304b7b11"] 2022-05-09T14:03:02.480Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:02.480Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:02.493Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:02.493Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:02.493Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:02.494Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:02.495Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:02.495Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:02.495Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:02.503Z|b27c6994-6a5a-4b45-8a23-242b8612c319|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:02.613Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:02.616Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85 2022-05-09T14:03:02.617Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|INFO|500||Invoke 2022-05-09T14:03:02.617Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:02.618Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85 2022-05-09T14:03:02.618Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Method : GET 2022-05-09T14:03:02.618Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6eb57b6e8953f843", X-B3-SpanId:"46305aaa29a6dacf", X-B3-ParentSpanId:"6eb57b6e8953f843", X-B3-Sampled:"0", X-ONAP-RequestID:"ea52fc57-347e-4e5d-a20f-d8f5cccb578f", X-RequestID:"ea52fc57-347e-4e5d-a20f-d8f5cccb578f", X-TransactionID:"ea52fc57-347e-4e5d-a20f-d8f5cccb578f", X-ECOMP-RequestID:"ea52fc57-347e-4e5d-a20f-d8f5cccb578f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7071e935-6ba4-42e1-b43a-25226dba6098"] 2022-05-09T14:03:02.619Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Request body: 2022-05-09T14:03:02.619Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:02.638Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:02.639Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:02.639Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Status text : 2022-05-09T14:03:02.640Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:02.641Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Response body: { "requestId" : "081476de-03dc-49fe-9494-b854272a2d85", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:03:01.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\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\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n\t\t\t\"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "serviceInstanceName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "081476de-03dc-49fe-9494-b854272a2d85", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85" } } } 2022-05-09T14:03:02.641Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:02.642Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|INFO|500||InvokeReturn 2022-05-09T14:03:02.643Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false 2022-05-09T14:03:02.644Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:02.644Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:02.645Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false 2022-05-09T14:03:02.645Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:02.645Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6eb57b6e8953f843", X-B3-SpanId:"d011990ab5ec9606", X-B3-ParentSpanId:"6eb57b6e8953f843", X-B3-Sampled:"0", X-ONAP-RequestID:"ea52fc57-347e-4e5d-a20f-d8f5cccb578f", X-RequestID:"ea52fc57-347e-4e5d-a20f-d8f5cccb578f", X-TransactionID:"ea52fc57-347e-4e5d-a20f-d8f5cccb578f", X-ECOMP-RequestID:"ea52fc57-347e-4e5d-a20f-d8f5cccb578f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4715afae-7aa4-408a-93d7-7620076baee8"] 2022-05-09T14:03:02.646Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:02.646Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:02.653Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:02.658Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721 2022-05-09T14:03:02.658Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|INFO|500||Invoke 2022-05-09T14:03:02.658Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:02.658Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721 2022-05-09T14:03:02.659Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Method : GET 2022-05-09T14:03:02.659Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"734a73a38cb20f39", X-B3-SpanId:"3e0ab8080b4e7b87", X-B3-ParentSpanId:"734a73a38cb20f39", X-B3-Sampled:"0", X-ONAP-RequestID:"b9b23e30-f067-4c17-9cee-a31a20d510bf", X-RequestID:"b9b23e30-f067-4c17-9cee-a31a20d510bf", X-TransactionID:"b9b23e30-f067-4c17-9cee-a31a20d510bf", X-ECOMP-RequestID:"b9b23e30-f067-4c17-9cee-a31a20d510bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d29f56e-54d7-4c83-9d8a-6ac4e077791e"] 2022-05-09T14:03:02.659Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Request body: 2022-05-09T14:03:02.659Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:02.721Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:02.722Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:02.723Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:02.723Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:02.724Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:02.725Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:02.725Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:02.731Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:02.732Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:02.732Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Status text : 2022-05-09T14:03:02.732Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:02.732Z|ea52fc57-347e-4e5d-a20f-d8f5cccb578f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:02.733Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Response body: { "requestId" : "4ce062c2-a3df-4233-b473-f8f66d388721", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:02:50.000+00:00", "endTime" : "2022-05-09T14:02:58.000+00:00", "source" : "VID", "vnfId" : "8332f2fd-13d0-4631-9929-99453ad7c2bb", "vnfName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7_vnf_0", "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\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"3490977f-3458-46c1-9450-86c3b69b5b98\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\n \"modelCustomizationId\": \"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\n \"modelCustomizationName\": \"basic_cnf 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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:02:56.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4ce062c2-a3df-4233-b473-f8f66d388721", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721" } } } 2022-05-09T14:03:02.733Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:02.733Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|INFO|500||InvokeReturn 2022-05-09T14:03:02.735Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false 2022-05-09T14:03:02.735Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:02.735Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:02.735Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false 2022-05-09T14:03:02.736Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:02.736Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"734a73a38cb20f39", X-B3-SpanId:"62c0a1ab84cc28c7", X-B3-ParentSpanId:"734a73a38cb20f39", X-B3-Sampled:"0", X-ONAP-RequestID:"b9b23e30-f067-4c17-9cee-a31a20d510bf", X-RequestID:"b9b23e30-f067-4c17-9cee-a31a20d510bf", X-TransactionID:"b9b23e30-f067-4c17-9cee-a31a20d510bf", X-ECOMP-RequestID:"b9b23e30-f067-4c17-9cee-a31a20d510bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58e9deb0-03ba-4390-a431-4707db20b93e"] 2022-05-09T14:03:02.736Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:02.736Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:02.748Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:02.749Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:02.749Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:02.749Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:02.750Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:02.751Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:02.751Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:02.758Z|b9b23e30-f067-4c17-9cee-a31a20d510bf|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:02.915Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:02.919Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721 2022-05-09T14:03:02.920Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|INFO|500||Invoke 2022-05-09T14:03:02.920Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:02.920Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721 2022-05-09T14:03:02.921Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Method : GET 2022-05-09T14:03:02.921Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6fb6457693872edb", X-B3-SpanId:"3308717559819fb4", X-B3-ParentSpanId:"6fb6457693872edb", X-B3-Sampled:"0", X-ONAP-RequestID:"2774759f-83ef-4948-882d-cab8172da2bd", X-RequestID:"2774759f-83ef-4948-882d-cab8172da2bd", X-TransactionID:"2774759f-83ef-4948-882d-cab8172da2bd", X-ECOMP-RequestID:"2774759f-83ef-4948-882d-cab8172da2bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8763be38-2d6a-4fcc-af3c-97f4e562ee0e"] 2022-05-09T14:03:02.921Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Request body: 2022-05-09T14:03:02.922Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:02.940Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:02.941Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:02.941Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Status text : 2022-05-09T14:03:02.941Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:02.942Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Response body: { "requestId" : "4ce062c2-a3df-4233-b473-f8f66d388721", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:02:50.000+00:00", "endTime" : "2022-05-09T14:02:58.000+00:00", "source" : "VID", "vnfId" : "8332f2fd-13d0-4631-9929-99453ad7c2bb", "vnfName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7_vnf_0", "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\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"3490977f-3458-46c1-9450-86c3b69b5b98\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\n \"modelCustomizationId\": \"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\n \"modelCustomizationName\": \"basic_cnf 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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:02:56.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4ce062c2-a3df-4233-b473-f8f66d388721", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721" } } } 2022-05-09T14:03:02.942Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:02.943Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|INFO|500||InvokeReturn 2022-05-09T14:03:02.945Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false 2022-05-09T14:03:02.945Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:02.946Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:02.946Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false 2022-05-09T14:03:02.946Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:02.947Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6fb6457693872edb", X-B3-SpanId:"68423a673da723b0", X-B3-ParentSpanId:"6fb6457693872edb", X-B3-Sampled:"0", X-ONAP-RequestID:"2774759f-83ef-4948-882d-cab8172da2bd", X-RequestID:"2774759f-83ef-4948-882d-cab8172da2bd", X-TransactionID:"2774759f-83ef-4948-882d-cab8172da2bd", X-ECOMP-RequestID:"2774759f-83ef-4948-882d-cab8172da2bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9248c56a-0762-4e44-808c-4aa85ae0c040"] 2022-05-09T14:03:02.947Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:02.947Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:02.960Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:02.960Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:02.960Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:02.961Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:02.961Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:02.961Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:02.962Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:02.969Z|2774759f-83ef-4948-882d-cab8172da2bd|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:03.087Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:03.090Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721 2022-05-09T14:03:03.091Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|INFO|500||Invoke 2022-05-09T14:03:03.091Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:03.092Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721 2022-05-09T14:03:03.092Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Method : GET 2022-05-09T14:03:03.092Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"409aa01a31f60bf6", X-B3-SpanId:"fd1a9e8b53286dbd", X-B3-ParentSpanId:"409aa01a31f60bf6", X-B3-Sampled:"0", X-ONAP-RequestID:"83c6f068-bf8d-49bf-ad17-baa76ba2608a", X-RequestID:"83c6f068-bf8d-49bf-ad17-baa76ba2608a", X-TransactionID:"83c6f068-bf8d-49bf-ad17-baa76ba2608a", X-ECOMP-RequestID:"83c6f068-bf8d-49bf-ad17-baa76ba2608a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6cccf62-03b2-4546-8aa0-b276122152d8"] 2022-05-09T14:03:03.093Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Request body: 2022-05-09T14:03:03.093Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:03.113Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:03.114Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:03.114Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Status text : 2022-05-09T14:03:03.114Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:03.115Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||Response body: { "requestId" : "4ce062c2-a3df-4233-b473-f8f66d388721", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:02:50.000+00:00", "endTime" : "2022-05-09T14:02:58.000+00:00", "source" : "VID", "vnfId" : "8332f2fd-13d0-4631-9929-99453ad7c2bb", "vnfName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7_vnf_0", "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\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"3490977f-3458-46c1-9450-86c3b69b5b98\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"85e4aec8-7455-4887-ab44-7b57da4a87d2\",\n \"modelCustomizationId\": \"a0a8c93d-a5a9-41cf-a196-8442eccc6fca\",\n \"modelCustomizationName\": \"basic_cnf 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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:02:56.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9/vnfs/8332f2fd-13d0-4631-9929-99453ad7c2bb", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "4ce062c2-a3df-4233-b473-f8f66d388721", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721" } } } 2022-05-09T14:03:03.115Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:03.116Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ce062c2-a3df-4233-b473-f8f66d388721|INFO|500||InvokeReturn 2022-05-09T14:03:03.117Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false 2022-05-09T14:03:03.117Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:03.118Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:03.118Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false 2022-05-09T14:03:03.118Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:03.118Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"409aa01a31f60bf6", X-B3-SpanId:"22851eba1d962c59", X-B3-ParentSpanId:"409aa01a31f60bf6", X-B3-Sampled:"0", X-ONAP-RequestID:"83c6f068-bf8d-49bf-ad17-baa76ba2608a", X-RequestID:"83c6f068-bf8d-49bf-ad17-baa76ba2608a", X-TransactionID:"83c6f068-bf8d-49bf-ad17-baa76ba2608a", X-ECOMP-RequestID:"83c6f068-bf8d-49bf-ad17-baa76ba2608a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05025e2b-2b93-488b-b3c2-3a1964b4c7cb"] 2022-05-09T14:03:03.119Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:03.119Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:03.131Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:03.132Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:03.132Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:03.132Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:03.133Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:03.133Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:03.134Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4ce062c2-a3df-4233-b473-f8f66d388721&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:03.141Z|83c6f068-bf8d-49bf-ad17-baa76ba2608a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4ce062c2-a3df-4233-b473-f8f66d388721|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:03.615Z|0cc37805-dc51-41df-88dd-e3f09e733f60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:03:03.615Z|14b6c138-ab03-4fb3-8761-0f3da5be54b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:03:03.615Z|0cc37805-dc51-41df-88dd-e3f09e733f60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:03:03.615Z|14b6c138-ab03-4fb3-8761-0f3da5be54b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:03:04.564Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:04.566Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|||INFO|500||Checking if requestId: 9369a4d5-b9b5-4781-b789-7137028112a1 already exists in requestDb InfraActiveRequests table 2022-05-09T14:03:04.567Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1 2022-05-09T14:03:04.567Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|INFO|500||Invoke 2022-05-09T14:03:04.568Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:04.568Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1 2022-05-09T14:03:04.568Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Method : GET 2022-05-09T14:03:04.569Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c2036f4f8b726e9", X-B3-SpanId:"4136e25cf91860c8", X-B3-ParentSpanId:"4c2036f4f8b726e9", X-B3-Sampled:"0", X-ONAP-RequestID:"9369a4d5-b9b5-4781-b789-7137028112a1", X-RequestID:"9369a4d5-b9b5-4781-b789-7137028112a1", X-TransactionID:"9369a4d5-b9b5-4781-b789-7137028112a1", X-ECOMP-RequestID:"9369a4d5-b9b5-4781-b789-7137028112a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a5720e7-5c25-4269-a9de-fec366ce6ec7"] 2022-05-09T14:03:04.569Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Request body: 2022-05-09T14:03:04.569Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:04.588Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:04.589Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:03:04.589Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Status text : 2022-05-09T14:03:04.590Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 09 May 2022 14:03:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:04.590Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Response body: 2022-05-09T14:03:04.591Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:04.591Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|INFO|404|Not Found|InvokeReturn 2022-05-09T14:03:04.606Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|||INFO|500||Running local validations 2022-05-09T14:03:04.618Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:03:04.656Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-05-09T14:03:04.657Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9?format=pathed|INFO|500||Invoke 2022-05-09T14:03:04.733Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9?format=pathed|INFO|500||InvokeReturn 2022-05-09T14:03:04.734Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220509-14:03:03:703-43822], vertex-id=[245784], Content-Length=[247], Date=[Mon, 09 May 2022 14:03:03 GMT], Content-Type=[application/json]} 2022-05-09T14:03:04.736Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9"}]} 2022-05-09T14:03:04.742Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:03:04.776Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-05-09T14:03:04.778Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[9369a4d5-b9b5-4781-b789-7137028112a1], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[0d9fa11a-e585-464f-9d2e-f7d3f9d4c426], X-ECOMP-RequestID=[9369a4d5-b9b5-4781-b789-7137028112a1], X-TransactionId=[], X-ONAP-RequestID=[9369a4d5-b9b5-4781-b789-7137028112a1]} 2022-05-09T14:03:04.828Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220509-14:03:03:831-50225], Content-Length=[605], Date=[Mon, 09 May 2022 14:03:03 GMT], Content-Type=[application/json]} 2022-05-09T14:03:04.829Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9/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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9/related-to/generic-vnfs","Node Not Found:No Node of type generic-vnf found at: business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2022-05-09T14:03:04.829Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-05-09T14:03:04.832Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2022-05-09T14:03:04.836Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:03:04.866Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9?format=pathed|INFO|500||Invoke 2022-05-09T14:03:04.866Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[9369a4d5-b9b5-4781-b789-7137028112a1], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ca69e8ba-87cc-47e9-b89e-6c2b5e434fe1], X-ECOMP-RequestID=[9369a4d5-b9b5-4781-b789-7137028112a1], X-TransactionId=[], X-ONAP-RequestID=[9369a4d5-b9b5-4781-b789-7137028112a1]} 2022-05-09T14:03:04.928Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220509-14:03:03:912-38197], vertex-id=[245784], Content-Length=[247], Date=[Mon, 09 May 2022 14:03:03 GMT], Content-Type=[application/json]} 2022-05-09T14:03:04.929Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9"}]} 2022-05-09T14:03:04.930Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9?format=pathed|INFO|500||InvokeReturn 2022-05-09T14:03:04.936Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:03:04.963Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-05-09T14:03:04.964Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-05-09T14:03:05.005Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-05-09T14:03:05.006Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220509-14:03:04:009-47197], Content-Length=[602], Date=[Mon, 09 May 2022 14:03:04 GMT], Content-Type=[application/json]} 2022-05-09T14:03:05.007Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9/related-to/l3-networks","Node Not Found:No Node of type l3-network found at: business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9/related-to/l3-networks","ERR.5.4.6114"]}}} 2022-05-09T14:03:05.009Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2022-05-09T14:03:05.013Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:03:05.038Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-05-09T14:03:05.038Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9?format=pathed|INFO|500||Invoke 2022-05-09T14:03:05.130Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9?format=pathed|INFO|500||InvokeReturn 2022-05-09T14:03:05.131Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220509-14:03:04:100-37664], vertex-id=[245784], Content-Length=[247], Date=[Mon, 09 May 2022 14:03:04 GMT], Content-Type=[application/json]} 2022-05-09T14:03:05.132Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9"}]} 2022-05-09T14:03:05.140Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:03:05.260Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-05-09T14:03:05.261Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-05-09T14:03:05.340Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-05-09T14:03:05.340Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220509-14:03:04:307-79395], Content-Length=[611], Date=[Mon, 09 May 2022 14:03:04 GMT], Content-Type=[application/json]} 2022-05-09T14:03:05.341Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9/related-to/configurations","Node Not Found:No Node of type configuration found at: business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9/related-to/configurations","ERR.5.4.6114"]}}} 2022-05-09T14:03:05.343Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/c73832aa-7187-4786-a975-77d8c296f0c9/related-to/configurations?resultIndex=0&resultSize=1&format=count 2022-05-09T14:03:05.347Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:03:05.373Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-05-09T14:03:05.374Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-05-09T14:03:05.425Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-05-09T14:03:05.426Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220509-14:03:04:421-91008], vertex-id=[430136], Content-Length=[573], Date=[Mon, 09 May 2022 14:03:04 GMT], Content-Type=[application/json]} 2022-05-09T14:03:05.427Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1652104975801","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-05-09T14:03:05.428Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-05-09T14:03:05.428Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-05-09T14:03:05.429Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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 2022-05-09T14:03:05.429Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-05-09T14:03:05.430Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:05.430Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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 2022-05-09T14:03:05.430Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-05-09T14:03:05.430Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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:"4c2036f4f8b726e9", X-B3-SpanId:"fa43a08869a2bd08", X-B3-ParentSpanId:"4c2036f4f8b726e9", X-B3-Sampled:"0", X-ONAP-RequestID:"9369a4d5-b9b5-4781-b789-7137028112a1", X-RequestID:"9369a4d5-b9b5-4781-b789-7137028112a1", X-TransactionID:"9369a4d5-b9b5-4781-b789-7137028112a1", X-ECOMP-RequestID:"9369a4d5-b9b5-4781-b789-7137028112a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e954d54-a2a3-45b4-b4a9-5ea3fba05755"] 2022-05-09T14:03:05.431Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"c73832aa-7187-4786-a975-77d8c296f0c9"},"instanceName":null,"requestScope":"service"} 2022-05-09T14:03:05.431Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:05.448Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:05.449Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:05.449Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-05-09T14:03:05.449Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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:"Mon, 09 May 2022 14:03:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:05.450Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-05-09T14:03:05.450Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:05.450Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-05-09T14:03:05.451Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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 2022-05-09T14:03:05.451Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-05-09T14:03:05.452Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:05.452Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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 2022-05-09T14:03:05.452Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-05-09T14:03:05.452Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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:"9369a4d5-b9b5-4781-b789-7137028112a1", X-RequestID:"9369a4d5-b9b5-4781-b789-7137028112a1", X-TransactionID:"9369a4d5-b9b5-4781-b789-7137028112a1", X-ECOMP-RequestID:"9369a4d5-b9b5-4781-b789-7137028112a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"446dc5d3-689f-490c-82d5-088377c8b6f2"] 2022-05-09T14:03:05.453Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-05-09T14:03:05.454Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:05.485Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:05.486Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:05.486Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-05-09T14:03:05.486Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:05.487Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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" : "2022-05-09 12:55:17.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-05-09T14:03:05.487Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:05.488Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-05-09T14:03:05.491Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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 2022-05-09T14:03:05.491Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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 2022-05-09T14:03:05.492Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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================================================ 2022-05-09T14:03:05.492Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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 2022-05-09T14:03:05.492Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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 2022-05-09T14:03:05.492Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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:"9369a4d5-b9b5-4781-b789-7137028112a1", X-RequestID:"9369a4d5-b9b5-4781-b789-7137028112a1", X-TransactionID:"9369a4d5-b9b5-4781-b789-7137028112a1", X-ECOMP-RequestID:"9369a4d5-b9b5-4781-b789-7137028112a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09511111-4fb3-451f-974a-9f5a601b4c9b"] 2022-05-09T14:03:05.493Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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: 2022-05-09T14:03:05.493Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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================================================ 2022-05-09T14:03:05.515Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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========================================== 2022-05-09T14:03:05.516Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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 2022-05-09T14:03:05.516Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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 : 2022-05-09T14:03:05.517Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:05.517Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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" : 536, "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" : "2022-05-09T12:55:17.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service" } } } 2022-05-09T14:03:05.518Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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================================================= 2022-05-09T14:03:05.518Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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 2022-05-09T14:03:05.520Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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 2022-05-09T14:03:05.521Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-05-09T14:03:05.521Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:05.521Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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 2022-05-09T14:03:05.522Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-05-09T14:03:05.522Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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:"9369a4d5-b9b5-4781-b789-7137028112a1", X-RequestID:"9369a4d5-b9b5-4781-b789-7137028112a1", X-TransactionID:"9369a4d5-b9b5-4781-b789-7137028112a1", X-ECOMP-RequestID:"9369a4d5-b9b5-4781-b789-7137028112a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52cace94-d8c6-43e5-afb2-dccb02894de4"] 2022-05-09T14:03:05.522Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-05-09T14:03:05.523Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:05.544Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:05.544Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:05.545Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-05-09T14:03:05.545Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:05.546Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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" : "2022-05-09 12:55:17.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-05-09T14:03:05.546Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:05.547Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-05-09T14:03:05.550Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T14:03:05.550Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-05-09T14:03:05.551Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:05.551Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T14:03:05.551Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-05-09T14:03:05.552Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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:"1317", X-B3-TraceId:"4c2036f4f8b726e9", X-B3-SpanId:"9b89727461d6ee1a", X-B3-ParentSpanId:"4c2036f4f8b726e9", X-B3-Sampled:"0", X-ONAP-RequestID:"9369a4d5-b9b5-4781-b789-7137028112a1", X-RequestID:"9369a4d5-b9b5-4781-b789-7137028112a1", X-TransactionID:"9369a4d5-b9b5-4781-b789-7137028112a1", X-ECOMP-RequestID:"9369a4d5-b9b5-4781-b789-7137028112a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6af2acc8-4640-4265-b790-08043095cb29"] 2022-05-09T14:03:05.552Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"9369a4d5-b9b5-4781-b789-7137028112a1","requestStatus":"IN_PROGRESS","startTime":1652104985344,"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\",\n \"modelInvariantId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"c73832aa-7187-4786-a975-77d8c296f0c9","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"9369a4d5-b9b5-4781-b789-7137028112a1"} 2022-05-09T14:03:05.552Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:05.575Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:05.576Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-05-09T14:03:05.577Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-05-09T14:03:05.577Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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/9369a4d5-b9b5-4781-b789-7137028112a1", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:05.578Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "9369a4d5-b9b5-4781-b789-7137028112a1", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:03:05.344+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\",\n \"modelInvariantId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-05-09T14:03:03.930+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "9369a4d5-b9b5-4781-b789-7137028112a1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1" } } } 2022-05-09T14:03:05.578Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:05.578Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-05-09T14:03:05.585Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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 2022-05-09T14:03:05.585Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-05-09T14:03:05.585Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:05.586Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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 2022-05-09T14:03:05.586Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-05-09T14:03:05.586Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|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:"1990", X-B3-TraceId:"4c2036f4f8b726e9", X-B3-SpanId:"958327d7a589aaac", X-B3-ParentSpanId:"4c2036f4f8b726e9", X-B3-Sampled:"0", X-ONAP-RequestID:"9369a4d5-b9b5-4781-b789-7137028112a1", X-RequestID:"9369a4d5-b9b5-4781-b789-7137028112a1", X-TransactionID:"9369a4d5-b9b5-4781-b789-7137028112a1", X-ECOMP-RequestID:"9369a4d5-b9b5-4781-b789-7137028112a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de2b02f5-fe2e-489a-a0a9-6fc7f595bff5"] 2022-05-09T14:03:05.587Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\",\"modelUuid\":\"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\",\"modelInvariantUuid\":\"048f6ba1-3f1b-456f-975e-67ff89b990fd\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"c73832aa-7187-4786-a975-77d8c296f0c9\"}","type":"String"},"requestId":{"value":"9369a4d5-b9b5-4781-b789-7137028112a1","type":"String"},"mso-request-id":{"value":"9369a4d5-b9b5-4781-b789-7137028112a1","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"c73832aa-7187-4786-a975-77d8c296f0c9","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/c73832aa-7187-4786-a975-77d8c296f0c9","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-05-09T14:03:05.587Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:05.841Z|3fe27181-7d8e-4b75-a434-e979c1c732cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:03:05.842Z|3fe27181-7d8e-4b75-a434-e979c1c732cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:03:06.188Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:06.193Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:03:06.193Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||Invoke 2022-05-09T14:03:06.193Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:06.193Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:03:06.194Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Method : GET 2022-05-09T14:03:06.194Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"038e320e10cf21da", X-B3-SpanId:"6698df316839d2aa", X-B3-ParentSpanId:"038e320e10cf21da", X-B3-Sampled:"0", X-ONAP-RequestID:"fc216abc-5590-4272-84ba-e298abdb7a34", X-RequestID:"fc216abc-5590-4272-84ba-e298abdb7a34", X-TransactionID:"fc216abc-5590-4272-84ba-e298abdb7a34", X-ECOMP-RequestID:"fc216abc-5590-4272-84ba-e298abdb7a34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af42e5be-d396-4bff-9279-0f815b3af645"] 2022-05-09T14:03:06.194Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Request body: 2022-05-09T14:03:06.194Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:06.217Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:06.218Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:06.218Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status text : 2022-05-09T14:03:06.218Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:06.220Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Response body: { "requestId" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "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" : "2022-05-09T14:02:01.000+00:00", "source" : "VID", "vnfId" : "0505de63-b839-4794-87a2-d91a1b839c2a", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\n\t\t\t\"modelVersionId\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\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_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\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\": \"df35ab03-b0bb-4fea-82ec-bc8b41105f3d\",\n \"modelInvariantUuid\": \"89e56b1c-8196-4926-a74b-2304c695e3a9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a71c007a-95ec-4d35-b035-4f354cc245b8\",\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\": \"72c9b24c-8df1-4cf3-ada0-88ed85485bf2\",\n \"modelInvariantUuid\": \"fa59e5fb-f27a-486d-84a8-5fff7f7fbcd0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"69320e22-e7b8-4122-a7b6-e6d69471be31\"\n },\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef_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\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\n \"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\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\": \"bbedb022-a592-483a-a5d9-9e2478187279\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:02:31.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "99e1275c-ce93-4c63-ad16-430c45d1c875", "serviceInstanceName" : "basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" } } } 2022-05-09T14:03:06.221Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:06.221Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||InvokeReturn 2022-05-09T14:03:06.222Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:03:06.223Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:06.223Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:06.223Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:03:06.223Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:06.224Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"038e320e10cf21da", X-B3-SpanId:"bf1acde32727652c", X-B3-ParentSpanId:"038e320e10cf21da", X-B3-Sampled:"0", X-ONAP-RequestID:"fc216abc-5590-4272-84ba-e298abdb7a34", X-RequestID:"fc216abc-5590-4272-84ba-e298abdb7a34", X-TransactionID:"fc216abc-5590-4272-84ba-e298abdb7a34", X-ECOMP-RequestID:"fc216abc-5590-4272-84ba-e298abdb7a34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ce1adb1-f7e8-41fe-8af6-eb13427bb23d"] 2022-05-09T14:03:06.224Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:06.224Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:06.274Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:06.275Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:06.275Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:06.275Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:06.278Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:06.279Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:06.279Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:06.316Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:03:06.317Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:03:06.317Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:06.317Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:03:06.318Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:03:06.318Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fc216abc-5590-4272-84ba-e298abdb7a34", X-RequestID:"fc216abc-5590-4272-84ba-e298abdb7a34", X-TransactionID:"fc216abc-5590-4272-84ba-e298abdb7a34", X-ECOMP-RequestID:"fc216abc-5590-4272-84ba-e298abdb7a34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9221ad03-4a21-41d1-92ec-bb9a540de8af"] 2022-05-09T14:03:06.318Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:03:06.318Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:06.510Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:06.510Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:06.510Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:03:06.511Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E04BAE13D61885D727BB026EFA1A4E89; 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:"Mon, 09 May 2022 14:03:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:06.511Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302","businessKey":"71a58f6e-b1ed-473d-b1f7-d3e741df3771","processDefinitionId":"ReceiveWorkflowMessage:1:64c3af56-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2022-05-09T14:02:37.136+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"999fdb88-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"adddbdd3-cfa0-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-05-09T14:03:06.511Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:06.512Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:03:06.542Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:03:06.543Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:03:06.543Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:06.544Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:03:06.544Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:03:06.544Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fc216abc-5590-4272-84ba-e298abdb7a34", X-RequestID:"fc216abc-5590-4272-84ba-e298abdb7a34", X-TransactionID:"fc216abc-5590-4272-84ba-e298abdb7a34", X-ECOMP-RequestID:"fc216abc-5590-4272-84ba-e298abdb7a34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ec23c3a-bb73-4e0c-91bc-474c055f0877"] 2022-05-09T14:03:06.544Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:03:06.545Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:06.601Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:06.601Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-05-09T14:03:06.602Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-05-09T14:03:06.602Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 09 May 2022 14:03:06 GMT", X-ONAP-RequestID:"9369a4d5-b9b5-4781-b789-7137028112a1", X-RequestID:"9369a4d5-b9b5-4781-b789-7137028112a1", X-TransactionID:"9369a4d5-b9b5-4781-b789-7137028112a1", X-ECOMP-RequestID:"9369a4d5-b9b5-4781-b789-7137028112a1", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"de2b02f5-fe2e-489a-a0a9-6fc7f595bff5", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:06.603Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"9369a4d5-b9b5-4781-b789-7137028112a1\",\"instanceId\":\"c73832aa-7187-4786-a975-77d8c296f0c9\"}}","message":"Success","processInstanceID":"bf7d7557-cfa0-11ec-b07a-dafaaf2ee302","variables":null,"messageCode":200} 2022-05-09T14:03:06.603Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:06.604Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-05-09T14:03:06.609Z|9369a4d5-b9b5-4781-b789-7137028112a1|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:06.690Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:06.690Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:06.691Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:03:06.691Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=006E39085D2F4690EC0C3A0BC225C49A; 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:"Mon, 09 May 2022 14:03:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:06.692Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:ae906c3c-cfa0-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"SubProcess_2:ae8ff703-cfa0-11ec-b07a-dafaaf2ee302","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:64c3af56-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302","executionId":"ae906c3a-cfa0-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:02:37.206+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"999fdb88-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:03:06.692Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:06.692Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ae85bdbd-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:03:06.702Z|fc216abc-5590-4272-84ba-e298abdb7a34|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:06.735Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:06.738Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1 2022-05-09T14:03:06.739Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|INFO|500||Invoke 2022-05-09T14:03:06.739Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:06.739Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1 2022-05-09T14:03:06.739Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Method : GET 2022-05-09T14:03:06.740Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc98ce82f9ab5399", X-B3-SpanId:"36ac0a20ba3c4de9", X-B3-ParentSpanId:"bc98ce82f9ab5399", X-B3-Sampled:"0", X-ONAP-RequestID:"fbd9648e-0a13-4263-b3ae-f0ba17407cb4", X-RequestID:"fbd9648e-0a13-4263-b3ae-f0ba17407cb4", X-TransactionID:"fbd9648e-0a13-4263-b3ae-f0ba17407cb4", X-ECOMP-RequestID:"fbd9648e-0a13-4263-b3ae-f0ba17407cb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5634313-81c8-43ca-a7e6-32621c99aa7c"] 2022-05-09T14:03:06.740Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Request body: 2022-05-09T14:03:06.740Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:06.764Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:06.765Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:06.765Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Status text : 2022-05-09T14:03:06.766Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:06.768Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Response body: { "requestId" : "9369a4d5-b9b5-4781-b789-7137028112a1", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:03:05.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\",\n \"modelInvariantId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:04.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "serviceInstanceName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "9369a4d5-b9b5-4781-b789-7137028112a1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1" } } } 2022-05-09T14:03:06.769Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:06.769Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|INFO|500||InvokeReturn 2022-05-09T14:03:06.770Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false 2022-05-09T14:03:06.771Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:06.771Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:06.771Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false 2022-05-09T14:03:06.771Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:06.772Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc98ce82f9ab5399", X-B3-SpanId:"17c2c33a7f97b160", X-B3-ParentSpanId:"bc98ce82f9ab5399", X-B3-Sampled:"0", X-ONAP-RequestID:"fbd9648e-0a13-4263-b3ae-f0ba17407cb4", X-RequestID:"fbd9648e-0a13-4263-b3ae-f0ba17407cb4", X-TransactionID:"fbd9648e-0a13-4263-b3ae-f0ba17407cb4", X-ECOMP-RequestID:"fbd9648e-0a13-4263-b3ae-f0ba17407cb4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44350093-ede9-46ab-bde2-fc7831ed4b0b"] 2022-05-09T14:03:06.772Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:06.772Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:06.789Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:06.789Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:06.790Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:06.790Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:06.792Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:06.792Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:06.793Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:06.801Z|fbd9648e-0a13-4263-b3ae-f0ba17407cb4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:12.877Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:12.881Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85 2022-05-09T14:03:12.882Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|INFO|500||Invoke 2022-05-09T14:03:12.882Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:12.882Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85 2022-05-09T14:03:12.882Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Method : GET 2022-05-09T14:03:12.883Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bff765dfe9499e17", X-B3-SpanId:"9699a89f71559703", X-B3-ParentSpanId:"bff765dfe9499e17", X-B3-Sampled:"0", X-ONAP-RequestID:"6ef62ecc-859a-4673-babb-cdc76b3fe124", X-RequestID:"6ef62ecc-859a-4673-babb-cdc76b3fe124", X-TransactionID:"6ef62ecc-859a-4673-babb-cdc76b3fe124", X-ECOMP-RequestID:"6ef62ecc-859a-4673-babb-cdc76b3fe124", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03201080-8ae6-4703-9517-52269ebb0161"] 2022-05-09T14:03:12.883Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Request body: 2022-05-09T14:03:12.883Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:12.900Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:12.901Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:12.901Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Status text : 2022-05-09T14:03:12.901Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:12.901Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Response body: { "requestId" : "081476de-03dc-49fe-9494-b854272a2d85", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:03:01.000+00:00", "endTime" : "2022-05-09T14:03:06.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\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\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n\t\t\t\"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:05.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "serviceInstanceName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "081476de-03dc-49fe-9494-b854272a2d85", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85" } } } 2022-05-09T14:03:12.902Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:12.902Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|INFO|500||InvokeReturn 2022-05-09T14:03:12.903Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false 2022-05-09T14:03:12.904Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:12.904Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:12.904Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false 2022-05-09T14:03:12.904Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:12.905Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bff765dfe9499e17", X-B3-SpanId:"3f91a907ceea514c", X-B3-ParentSpanId:"bff765dfe9499e17", X-B3-Sampled:"0", X-ONAP-RequestID:"6ef62ecc-859a-4673-babb-cdc76b3fe124", X-RequestID:"6ef62ecc-859a-4673-babb-cdc76b3fe124", X-TransactionID:"6ef62ecc-859a-4673-babb-cdc76b3fe124", X-ECOMP-RequestID:"6ef62ecc-859a-4673-babb-cdc76b3fe124", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"774ba778-0bb7-4b7d-9f24-e97f4cc7dab3"] 2022-05-09T14:03:12.905Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:12.905Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:12.918Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:12.918Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:12.919Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:12.919Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:12.920Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:12.921Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:12.921Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:12.933Z|6ef62ecc-859a-4673-babb-cdc76b3fe124|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:13.057Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:13.061Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85 2022-05-09T14:03:13.061Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|INFO|500||Invoke 2022-05-09T14:03:13.062Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:13.062Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85 2022-05-09T14:03:13.063Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Method : GET 2022-05-09T14:03:13.063Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d3dc56e7869a5f4", X-B3-SpanId:"f197735c07ccded8", X-B3-ParentSpanId:"1d3dc56e7869a5f4", X-B3-Sampled:"0", X-ONAP-RequestID:"cd64392e-6f3b-4758-8998-b1dfd1eb2c24", X-RequestID:"cd64392e-6f3b-4758-8998-b1dfd1eb2c24", X-TransactionID:"cd64392e-6f3b-4758-8998-b1dfd1eb2c24", X-ECOMP-RequestID:"cd64392e-6f3b-4758-8998-b1dfd1eb2c24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95eb1834-2106-40dc-a7a3-4a6185803d79"] 2022-05-09T14:03:13.063Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Request body: 2022-05-09T14:03:13.064Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:13.097Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:13.098Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:13.098Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Status text : 2022-05-09T14:03:13.099Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:13.099Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Response body: { "requestId" : "081476de-03dc-49fe-9494-b854272a2d85", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:03:01.000+00:00", "endTime" : "2022-05-09T14:03:06.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\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\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n\t\t\t\"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:05.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "serviceInstanceName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "081476de-03dc-49fe-9494-b854272a2d85", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85" } } } 2022-05-09T14:03:13.099Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:13.100Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|INFO|500||InvokeReturn 2022-05-09T14:03:13.102Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false 2022-05-09T14:03:13.102Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:13.102Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:13.103Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false 2022-05-09T14:03:13.103Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:13.103Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1d3dc56e7869a5f4", X-B3-SpanId:"524f5dd41d8f7ee5", X-B3-ParentSpanId:"1d3dc56e7869a5f4", X-B3-Sampled:"0", X-ONAP-RequestID:"cd64392e-6f3b-4758-8998-b1dfd1eb2c24", X-RequestID:"cd64392e-6f3b-4758-8998-b1dfd1eb2c24", X-TransactionID:"cd64392e-6f3b-4758-8998-b1dfd1eb2c24", X-ECOMP-RequestID:"cd64392e-6f3b-4758-8998-b1dfd1eb2c24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38cb2845-25d4-480a-b917-97456d7f0d8b"] 2022-05-09T14:03:13.104Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:13.104Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:13.116Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:13.117Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:13.118Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:13.118Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:13.119Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:13.119Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:13.120Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:13.133Z|cd64392e-6f3b-4758-8998-b1dfd1eb2c24|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:13.265Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:13.270Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85 2022-05-09T14:03:13.270Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|INFO|500||Invoke 2022-05-09T14:03:13.271Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:13.271Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85 2022-05-09T14:03:13.271Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Method : GET 2022-05-09T14:03:13.272Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"897d7cd28306e430", X-B3-SpanId:"5f941c701c9d19c1", X-B3-ParentSpanId:"897d7cd28306e430", X-B3-Sampled:"0", X-ONAP-RequestID:"1dbc5d2b-b5fd-47a5-91c4-b650e16ae650", X-RequestID:"1dbc5d2b-b5fd-47a5-91c4-b650e16ae650", X-TransactionID:"1dbc5d2b-b5fd-47a5-91c4-b650e16ae650", X-ECOMP-RequestID:"1dbc5d2b-b5fd-47a5-91c4-b650e16ae650", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6612031-ae6a-435a-8774-8ab6c2dbfc9f"] 2022-05-09T14:03:13.272Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Request body: 2022-05-09T14:03:13.272Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:13.292Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:13.293Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:13.293Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Status text : 2022-05-09T14:03:13.293Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:13.294Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Response body: { "requestId" : "081476de-03dc-49fe-9494-b854272a2d85", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:03:01.000+00:00", "endTime" : "2022-05-09T14:03:06.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\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\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n\t\t\t\"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:05.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "serviceInstanceName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "081476de-03dc-49fe-9494-b854272a2d85", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85" } } } 2022-05-09T14:03:13.294Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:13.295Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|INFO|500||InvokeReturn 2022-05-09T14:03:13.296Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false 2022-05-09T14:03:13.297Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:13.297Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:13.297Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false 2022-05-09T14:03:13.297Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:13.298Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"897d7cd28306e430", X-B3-SpanId:"25a89cd6c6db0c08", X-B3-ParentSpanId:"897d7cd28306e430", X-B3-Sampled:"0", X-ONAP-RequestID:"1dbc5d2b-b5fd-47a5-91c4-b650e16ae650", X-RequestID:"1dbc5d2b-b5fd-47a5-91c4-b650e16ae650", X-TransactionID:"1dbc5d2b-b5fd-47a5-91c4-b650e16ae650", X-ECOMP-RequestID:"1dbc5d2b-b5fd-47a5-91c4-b650e16ae650", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f9606b7-e62a-465e-9d88-0f36dce51d5a"] 2022-05-09T14:03:13.298Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:13.298Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:13.317Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:13.318Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:13.318Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:13.318Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:13.319Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:13.319Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:13.320Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:13.327Z|1dbc5d2b-b5fd-47a5-91c4-b650e16ae650|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:13.455Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:13.461Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85 2022-05-09T14:03:13.462Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|INFO|500||Invoke 2022-05-09T14:03:13.462Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:13.463Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85 2022-05-09T14:03:13.463Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Method : GET 2022-05-09T14:03:13.463Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"75606e830e203d50", X-B3-SpanId:"93e4170e0998a255", X-B3-ParentSpanId:"75606e830e203d50", X-B3-Sampled:"0", X-ONAP-RequestID:"4c23e158-c9f6-4eb5-89fc-a4879a925368", X-RequestID:"4c23e158-c9f6-4eb5-89fc-a4879a925368", X-TransactionID:"4c23e158-c9f6-4eb5-89fc-a4879a925368", X-ECOMP-RequestID:"4c23e158-c9f6-4eb5-89fc-a4879a925368", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95d90d98-6dc5-45d3-a24c-06eda90fc0e0"] 2022-05-09T14:03:13.464Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Request body: 2022-05-09T14:03:13.464Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:13.485Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:13.486Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:13.487Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Status text : 2022-05-09T14:03:13.487Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:13.489Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Response body: { "requestId" : "081476de-03dc-49fe-9494-b854272a2d85", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:03:01.000+00:00", "endTime" : "2022-05-09T14:03:06.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\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\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n\t\t\t\"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:05.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "serviceInstanceName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "081476de-03dc-49fe-9494-b854272a2d85", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85" } } } 2022-05-09T14:03:13.489Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:13.490Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|INFO|500||InvokeReturn 2022-05-09T14:03:13.492Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false 2022-05-09T14:03:13.492Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:13.492Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:13.492Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false 2022-05-09T14:03:13.493Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:13.493Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"75606e830e203d50", X-B3-SpanId:"31edd43e44377fb4", X-B3-ParentSpanId:"75606e830e203d50", X-B3-Sampled:"0", X-ONAP-RequestID:"4c23e158-c9f6-4eb5-89fc-a4879a925368", X-RequestID:"4c23e158-c9f6-4eb5-89fc-a4879a925368", X-TransactionID:"4c23e158-c9f6-4eb5-89fc-a4879a925368", X-ECOMP-RequestID:"4c23e158-c9f6-4eb5-89fc-a4879a925368", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7608b417-5f48-43ce-b22c-7cb81c9c6fb5"] 2022-05-09T14:03:13.493Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:13.494Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:13.507Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:13.508Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:13.508Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:13.508Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:13.510Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:13.510Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:13.510Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:13.518Z|4c23e158-c9f6-4eb5-89fc-a4879a925368|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:13.643Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:13.648Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85 2022-05-09T14:03:13.648Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|INFO|500||Invoke 2022-05-09T14:03:13.649Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:13.649Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85 2022-05-09T14:03:13.649Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Method : GET 2022-05-09T14:03:13.650Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"757e3bba941bbdbe", X-B3-SpanId:"160dfc7d76ba4064", X-B3-ParentSpanId:"757e3bba941bbdbe", X-B3-Sampled:"0", X-ONAP-RequestID:"2b72b818-44af-4ee8-9c10-506dadb7f044", X-RequestID:"2b72b818-44af-4ee8-9c10-506dadb7f044", X-TransactionID:"2b72b818-44af-4ee8-9c10-506dadb7f044", X-ECOMP-RequestID:"2b72b818-44af-4ee8-9c10-506dadb7f044", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fc460b9-9d0c-4a5b-9b67-535fc95f51d0"] 2022-05-09T14:03:13.650Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Request body: 2022-05-09T14:03:13.650Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:13.664Z|8498f105-b394-448a-b750-ced8bfffb413|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:03:13.665Z|8498f105-b394-448a-b750-ced8bfffb413|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:03:13.671Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:13.671Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:13.672Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Status text : 2022-05-09T14:03:13.672Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:13.673Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||Response body: { "requestId" : "081476de-03dc-49fe-9494-b854272a2d85", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:03:01.000+00:00", "endTime" : "2022-05-09T14:03:06.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\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\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n\t\t\t\"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:05.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "serviceInstanceName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "081476de-03dc-49fe-9494-b854272a2d85", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85" } } } 2022-05-09T14:03:13.674Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:13.674Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/081476de-03dc-49fe-9494-b854272a2d85|INFO|500||InvokeReturn 2022-05-09T14:03:13.676Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false 2022-05-09T14:03:13.677Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:13.677Z|34056450-1f55-4397-a840-090d1afc52ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:03:13.677Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:13.678Z|34056450-1f55-4397-a840-090d1afc52ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:03:13.678Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false 2022-05-09T14:03:13.678Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:13.679Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"757e3bba941bbdbe", X-B3-SpanId:"e9387baad27ece5f", X-B3-ParentSpanId:"757e3bba941bbdbe", X-B3-Sampled:"0", X-ONAP-RequestID:"2b72b818-44af-4ee8-9c10-506dadb7f044", X-RequestID:"2b72b818-44af-4ee8-9c10-506dadb7f044", X-TransactionID:"2b72b818-44af-4ee8-9c10-506dadb7f044", X-ECOMP-RequestID:"2b72b818-44af-4ee8-9c10-506dadb7f044", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24ec8286-991d-4ba9-a9fd-743b7a70bc20"] 2022-05-09T14:03:13.679Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:13.680Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:13.695Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:13.696Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:13.697Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:13.697Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:13.698Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:13.699Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:13.699Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=081476de-03dc-49fe-9494-b854272a2d85&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:13.710Z|2b72b818-44af-4ee8-9c10-506dadb7f044|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/081476de-03dc-49fe-9494-b854272a2d85|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:14.947Z|756dc2b2-9851-47a0-b55a-4dcab2707d0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:03:14.948Z|756dc2b2-9851-47a0-b55a-4dcab2707d0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:03:15.511Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:15.513Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 251f87bc-e8f9-436b-b8be-2a43ef679c02 already exists in requestDb InfraActiveRequests table 2022-05-09T14:03:15.514Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02 2022-05-09T14:03:15.514Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|INFO|500||Invoke 2022-05-09T14:03:15.514Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:15.515Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02 2022-05-09T14:03:15.515Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Method : GET 2022-05-09T14:03:15.515Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bbee8d634a6ff722", X-B3-SpanId:"cabdd8df88996672", X-B3-ParentSpanId:"bbee8d634a6ff722", X-B3-Sampled:"0", X-ONAP-RequestID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-RequestID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-TransactionID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-ECOMP-RequestID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d1e22be-1c7b-456c-ac87-440032ac3358"] 2022-05-09T14:03:15.515Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Request body: 2022-05-09T14:03:15.515Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:15.530Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:15.531Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:03:15.531Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Status text : 2022-05-09T14:03:15.531Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 09 May 2022 14:03:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:15.532Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Response body: 2022-05-09T14:03:15.532Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:15.532Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|INFO|404|Not Found|InvokeReturn 2022-05-09T14:03:15.541Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|||INFO|500||Running local validations 2022-05-09T14:03:15.541Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-05-09T14:03:15.545Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:03:15.567Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eef4beca-4e4b-42a6-802e-f3144c2d1358|INFO|500||Invoke 2022-05-09T14:03:15.568Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eef4beca-4e4b-42a6-802e-f3144c2d1358|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eef4beca-4e4b-42a6-802e-f3144c2d1358 with request headers:{Authorization=[***REDACTED***], X-RequestID=[251f87bc-e8f9-436b-b8be-2a43ef679c02], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[330cf237-0804-47f7-b0eb-c5f2c39847c5], X-ECOMP-RequestID=[251f87bc-e8f9-436b-b8be-2a43ef679c02], X-TransactionId=[], X-ONAP-RequestID=[251f87bc-e8f9-436b-b8be-2a43ef679c02]} 2022-05-09T14:03:15.675Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eef4beca-4e4b-42a6-802e-f3144c2d1358|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eef4beca-4e4b-42a6-802e-f3144c2d1358 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220509-14:03:14:612-15301], Content-Length=[377], Date=[Mon, 09 May 2022 14:03:14 GMT], Content-Type=[application/json]} 2022-05-09T14:03:15.677Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eef4beca-4e4b-42a6-802e-f3144c2d1358|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/eef4beca-4e4b-42a6-802e-f3144c2d1358","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/eef4beca-4e4b-42a6-802e-f3144c2d1358","ERR.5.4.6114"]}}} 2022-05-09T14:03:15.678Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eef4beca-4e4b-42a6-802e-f3144c2d1358|INFO|404|Not Found|InvokeReturn 2022-05-09T14:03:15.683Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eef4beca-4e4b-42a6-802e-f3144c2d1358 2022-05-09T14:03:15.684Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: eef4beca-4e4b-42a6-802e-f3144c2d1358 2022-05-09T14:03:15.689Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:03:15.714Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eef4beca-4e4b-42a6-802e-f3144c2d1358|INFO|500||Invoke 2022-05-09T14:03:15.715Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eef4beca-4e4b-42a6-802e-f3144c2d1358|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eef4beca-4e4b-42a6-802e-f3144c2d1358 with request headers:{Authorization=[***REDACTED***], X-RequestID=[251f87bc-e8f9-436b-b8be-2a43ef679c02], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[09ecad77-de36-4d16-8c2a-a81537371c62], X-ECOMP-RequestID=[251f87bc-e8f9-436b-b8be-2a43ef679c02], X-TransactionId=[], X-ONAP-RequestID=[251f87bc-e8f9-436b-b8be-2a43ef679c02]} 2022-05-09T14:03:15.752Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eef4beca-4e4b-42a6-802e-f3144c2d1358|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eef4beca-4e4b-42a6-802e-f3144c2d1358 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220509-14:03:14:760-13615], Content-Length=[377], Date=[Mon, 09 May 2022 14:03:14 GMT], Content-Type=[application/json]} 2022-05-09T14:03:15.753Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eef4beca-4e4b-42a6-802e-f3144c2d1358|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/eef4beca-4e4b-42a6-802e-f3144c2d1358","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/eef4beca-4e4b-42a6-802e-f3144c2d1358","ERR.5.4.6114"]}}} 2022-05-09T14:03:15.754Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eef4beca-4e4b-42a6-802e-f3144c2d1358|INFO|404|Not Found|InvokeReturn 2022-05-09T14:03:15.756Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/eef4beca-4e4b-42a6-802e-f3144c2d1358 2022-05-09T14:03:15.756Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: eef4beca-4e4b-42a6-802e-f3144c2d1358 2022-05-09T14:03:15.762Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:03:15.790Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-05-09T14:03:15.791Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|INFO|500||Invoke 2022-05-09T14:03:15.884Z|77d3aac6-00a3-4583-9f9e-aee5948e7b95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:03:15.885Z|77d3aac6-00a3-4583-9f9e-aee5948e7b95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:03:15.977Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|INFO|500||InvokeReturn 2022-05-09T14:03:15.978Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220509-14:03:14:836-27505], vertex-id=[225416], Content-Length=[604], Date=[Mon, 09 May 2022 14:03:14 GMT], Content-Type=[application/json]} 2022-05-09T14:03:15.978Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|||DEBUG|500||{"tenant-id":"f4e615c02fa54678a39840871478fa74","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1652104557495","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"}]}]}} 2022-05-09T14:03:15.980Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-05-09T14:03:15.980Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-05-09T14:03:15.982Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/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 2022-05-09T14:03:15.982Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-05-09T14:03:15.982Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:15.982Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/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 2022-05-09T14:03:15.983Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-05-09T14:03:15.983Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/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:"bbee8d634a6ff722", X-B3-SpanId:"d767d313c82db4a3", X-B3-ParentSpanId:"bbee8d634a6ff722", X-B3-Sampled:"0", X-ONAP-RequestID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-RequestID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-TransactionID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-ECOMP-RequestID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbb01c20-6651-4c86-abee-a21240684cfb"] 2022-05-09T14:03:15.983Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"d6b42862-2a0f-424f-b844-ac584f0e9108"},"instanceName":"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0","requestScope":"vnf"} 2022-05-09T14:03:15.983Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:16.001Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:16.002Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:16.002Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-05-09T14:03:16.002Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/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:"Mon, 09 May 2022 14:03:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:16.002Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-05-09T14:03:16.003Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:16.003Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-05-09T14:03:16.004Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=59a87e9d-65cf-4804-8288-08641ec9c3e1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=59a87e9d-65cf-4804-8288-08641ec9c3e1 2022-05-09T14:03:16.004Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=59a87e9d-65cf-4804-8288-08641ec9c3e1|INFO|500||Invoke 2022-05-09T14:03:16.004Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=59a87e9d-65cf-4804-8288-08641ec9c3e1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:16.005Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=59a87e9d-65cf-4804-8288-08641ec9c3e1|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=59a87e9d-65cf-4804-8288-08641ec9c3e1 2022-05-09T14:03:16.005Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=59a87e9d-65cf-4804-8288-08641ec9c3e1|DEBUG|500||Method : GET 2022-05-09T14:03:16.005Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=59a87e9d-65cf-4804-8288-08641ec9c3e1|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-RequestID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-TransactionID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-ECOMP-RequestID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0057d91b-8154-4c51-838d-95c3f218492e"] 2022-05-09T14:03:16.005Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=59a87e9d-65cf-4804-8288-08641ec9c3e1|DEBUG|500||Request body: 2022-05-09T14:03:16.005Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=59a87e9d-65cf-4804-8288-08641ec9c3e1|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:16.034Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=59a87e9d-65cf-4804-8288-08641ec9c3e1|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:16.035Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=59a87e9d-65cf-4804-8288-08641ec9c3e1|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:16.035Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=59a87e9d-65cf-4804-8288-08641ec9c3e1|DEBUG|500||Status text : 2022-05-09T14:03:16.035Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=59a87e9d-65cf-4804-8288-08641ec9c3e1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:16.036Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=59a87e9d-65cf-4804-8288-08641ec9c3e1|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 16, "modelCustomizationUUID" : "59a87e9d-65cf-4804-8288-08641ec9c3e1", "modelInstanceName" : "basic_vm 0", "created" : "2022-05-09 14:01:25.000", "minInstances" : null, "maxInstances" : null, "availabilityZoneMaxCount" : null, "nfFunction" : null, "nfType" : null, "nfRole" : null, "nfNamingCode" : null, "multiStageDesign" : "false", "resourceInput" : "{\\\"vf_module_id\\\":\\\"Ubuntu20-VF-module\\\",\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"ubuntu20_pub_key\\\":\\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\",\\\"availability_zone_max_count\\\":\\\"1\\\",\\\"vnf_name\\\":\\\"Ubuntu20-VNF-name\\\",\\\"ubuntu20_name_0\\\":\\\"Ubuntu20\\\",\\\"dcae_collector_ip\\\":\\\"10.4.2.166\\\",\\\"ubuntu20_flavor_name\\\":\\\"m1.small\\\",\\\"vnf_id\\\":\\\"Ubuntu20-VNF\\\",\\\"dcae_collector_port\\\":\\\"30417\\\",\\\"ubuntu20_image_name\\\":\\\"ubuntu-20.04\\\",\\\"admin_plane_net_name\\\":\\\"admin\\\"}", "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "vnfcInstanceGroupOrder" : null, "nfDataValid" : false, "controllerActor" : "SO-REF-DATA", "creationTimestamp" : "2022-05-09T14:01:25.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vfModuleCustomizations" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/service" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfcInstanceGroupCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=59a87e9d-65cf-4804-8288-08641ec9c3e1" } } } 2022-05-09T14:03:16.036Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=59a87e9d-65cf-4804-8288-08641ec9c3e1|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:16.036Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=59a87e9d-65cf-4804-8288-08641ec9c3e1|INFO|500||InvokeReturn 2022-05-09T14:03:16.043Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources 2022-05-09T14:03:16.044Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources|INFO|500||Invoke 2022-05-09T14:03:16.044Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:16.044Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources 2022-05-09T14:03:16.044Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources|DEBUG|500||Method : GET 2022-05-09T14:03:16.045Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-RequestID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-TransactionID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-ECOMP-RequestID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e95a123-9dd1-445f-91f3-3714347c6a1e"] 2022-05-09T14:03:16.045Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources|DEBUG|500||Request body: 2022-05-09T14:03:16.045Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:16.067Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:16.068Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:16.068Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources|DEBUG|500||Status text : 2022-05-09T14:03:16.068Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/e57e0fb2-6652-46c3-848d-412db33f5eca", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:16.070Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources|DEBUG|500||Response body: { "modelUUID" : "e57e0fb2-6652-46c3-848d-412db33f5eca", "modelInvariantUUID" : "d7ceae02-0caa-47b2-8b34-891f42816762", "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" : "2022-05-09T14:01:25.000+00:00", "modelInvariantId" : "d7ceae02-0caa-47b2-8b34-891f42816762", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/e57e0fb2-6652-46c3-848d-412db33f5eca" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/e57e0fb2-6652-46c3-848d-412db33f5eca" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/e57e0fb2-6652-46c3-848d-412db33f5eca/heatTemplates" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/e57e0fb2-6652-46c3-848d-412db33f5eca/vnfResourceWorkflow" } } } 2022-05-09T14:03:16.070Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:16.071Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/16/vnfResources|INFO|500||InvokeReturn 2022-05-09T14:03:16.073Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/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 2022-05-09T14:03:16.073Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2022-05-09T14:03:16.073Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/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================================================ 2022-05-09T14:03:16.074Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/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 2022-05-09T14:03:16.074Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/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 2022-05-09T14:03:16.074Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/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:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-RequestID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-TransactionID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-ECOMP-RequestID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4734612a-c2e8-4cbf-9182-64f897317e06"] 2022-05-09T14:03:16.074Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/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: 2022-05-09T14:03:16.075Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/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================================================ 2022-05-09T14:03:16.089Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/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========================================== 2022-05-09T14:03:16.089Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/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 2022-05-09T14:03:16.089Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/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 : 2022-05-09T14:03:16.090Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:16.090Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/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" : 10031, "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" : "2022-05-09T12:55:17.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10031" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10031" } } } 2022-05-09T14:03:16.090Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/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================================================= 2022-05-09T14:03:16.091Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2022-05-09T14:03:16.093Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T14:03:16.093Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-05-09T14:03:16.094Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:16.094Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T14:03:16.094Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-05-09T14:03:16.094Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/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:"2615", X-B3-TraceId:"bbee8d634a6ff722", X-B3-SpanId:"bc65c066cca1cce4", X-B3-ParentSpanId:"bbee8d634a6ff722", X-B3-Sampled:"0", X-ONAP-RequestID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-RequestID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-TransactionID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-ECOMP-RequestID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"884392c6-a91a-4748-a8ce-ca954c40aea3"] 2022-05-09T14:03:16.094Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"251f87bc-e8f9-436b-b8be-2a43ef679c02","requestStatus":"IN_PROGRESS","startTime":1652104995541,"source":"VID","vnfName":"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"f4e615c02fa54678a39840871478fa74","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\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\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"d6b42862-2a0f-424f-b844-ac584f0e9108\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"d6b42862-2a0f-424f-b844-ac584f0e9108","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"251f87bc-e8f9-436b-b8be-2a43ef679c02"} 2022-05-09T14:03:16.095Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:16.125Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:16.126Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-05-09T14:03:16.127Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-05-09T14:03:16.127Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/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/251f87bc-e8f9-436b-b8be-2a43ef679c02", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:16.128Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "251f87bc-e8f9-436b-b8be-2a43ef679c02", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:03:15.541+00:00", "source" : "VID", "vnfName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\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\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"d6b42862-2a0f-424f-b844-ac584f0e9108\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-05-09T14:03:14.477+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "251f87bc-e8f9-436b-b8be-2a43ef679c02", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02" } } } 2022-05-09T14:03:16.128Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:16.129Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-05-09T14:03:16.137Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/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 2022-05-09T14:03:16.137Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-05-09T14:03:16.138Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:16.138Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/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 2022-05-09T14:03:16.138Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-05-09T14:03:16.139Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/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:"bbee8d634a6ff722", X-B3-SpanId:"7626129918576349", X-B3-ParentSpanId:"bbee8d634a6ff722", X-B3-Sampled:"0", X-ONAP-RequestID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-RequestID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-TransactionID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-ECOMP-RequestID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67cf6911-211b-46a9-a958-cfd32a3c867a"] 2022-05-09T14:03:16.139Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/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\":\"d7ceae02-0caa-47b2-8b34-891f42816762\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\"modelVersionId\":\"e57e0fb2-6652-46c3-848d-412db33f5eca\",\"modelCustomizationId\":\"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\"modelUuid\":\"e57e0fb2-6652-46c3-848d-412db33f5eca\",\"modelInvariantUuid\":\"d7ceae02-0caa-47b2-8b34-891f42816762\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\"source\":\"VID\",\"instanceName\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"d6b42862-2a0f-424f-b844-ac584f0e9108\",\"modelInfo\":{\"modelInvariantId\":\"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"e3902dc1-9305-4a60-b915-814ab2cce304\",\"modelUuid\":\"e3902dc1-9305-4a60-b915-814ab2cce304\",\"modelInvariantUuid\":\"eef4beca-4e4b-42a6-802e-f3144c2d1358\"}}}],\"cloudConfiguration\":{\"tenantId\":\"f4e615c02fa54678a39840871478fa74\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"d6b42862-2a0f-424f-b844-ac584f0e9108\"}","type":"String"},"requestId":{"value":"251f87bc-e8f9-436b-b8be-2a43ef679c02","type":"String"},"mso-request-id":{"value":"251f87bc-e8f9-436b-b8be-2a43ef679c02","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"d6b42862-2a0f-424f-b844-ac584f0e9108","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/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-05-09T14:03:16.139Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:16.833Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:16.837Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:03:16.837Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||Invoke 2022-05-09T14:03:16.838Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:16.838Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:03:16.839Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Method : GET 2022-05-09T14:03:16.839Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e128c471a91dab2", X-B3-SpanId:"6268951d6d1c46eb", X-B3-ParentSpanId:"8e128c471a91dab2", X-B3-Sampled:"0", X-ONAP-RequestID:"61a23c47-4b77-42c6-a708-2d8b114b02db", X-RequestID:"61a23c47-4b77-42c6-a708-2d8b114b02db", X-TransactionID:"61a23c47-4b77-42c6-a708-2d8b114b02db", X-ECOMP-RequestID:"61a23c47-4b77-42c6-a708-2d8b114b02db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5edd5afa-a35a-4def-b394-d86e596f30fc"] 2022-05-09T14:03:16.839Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Request body: 2022-05-09T14:03:16.840Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:16.858Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:16.859Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:16.859Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status text : 2022-05-09T14:03:16.860Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:16.861Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Response body: { "requestId" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "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" : "2022-05-09T14:02:01.000+00:00", "source" : "VID", "vnfId" : "0505de63-b839-4794-87a2-d91a1b839c2a", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\n\t\t\t\"modelVersionId\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\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_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\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\": \"df35ab03-b0bb-4fea-82ec-bc8b41105f3d\",\n \"modelInvariantUuid\": \"89e56b1c-8196-4926-a74b-2304c695e3a9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a71c007a-95ec-4d35-b035-4f354cc245b8\",\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\": \"72c9b24c-8df1-4cf3-ada0-88ed85485bf2\",\n \"modelInvariantUuid\": \"fa59e5fb-f27a-486d-84a8-5fff7f7fbcd0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"69320e22-e7b8-4122-a7b6-e6d69471be31\"\n },\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef_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\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\n \"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\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\": \"bbedb022-a592-483a-a5d9-9e2478187279\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:08.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "99e1275c-ce93-4c63-ad16-430c45d1c875", "serviceInstanceName" : "basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" } } } 2022-05-09T14:03:16.861Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:16.862Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||InvokeReturn 2022-05-09T14:03:16.864Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:03:16.864Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:16.865Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:16.865Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:03:16.866Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:16.866Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e128c471a91dab2", X-B3-SpanId:"dd65b5dab2cb99a8", X-B3-ParentSpanId:"8e128c471a91dab2", X-B3-Sampled:"0", X-ONAP-RequestID:"61a23c47-4b77-42c6-a708-2d8b114b02db", X-RequestID:"61a23c47-4b77-42c6-a708-2d8b114b02db", X-TransactionID:"61a23c47-4b77-42c6-a708-2d8b114b02db", X-ECOMP-RequestID:"61a23c47-4b77-42c6-a708-2d8b114b02db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5e83c77-194b-47e2-b968-81eb75e4df99"] 2022-05-09T14:03:16.866Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:16.867Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:16.885Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:16.886Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:16.886Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:16.886Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:16.888Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:16.888Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:16.889Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:16.921Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:03:16.922Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:03:16.922Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:16.922Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:03:16.922Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:03:16.923Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"61a23c47-4b77-42c6-a708-2d8b114b02db", X-RequestID:"61a23c47-4b77-42c6-a708-2d8b114b02db", X-TransactionID:"61a23c47-4b77-42c6-a708-2d8b114b02db", X-ECOMP-RequestID:"61a23c47-4b77-42c6-a708-2d8b114b02db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0cdf700-8b8b-4909-b5e5-4ab83fb5cefe"] 2022-05-09T14:03:16.923Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:03:16.923Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:16.943Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:16.948Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1 2022-05-09T14:03:16.949Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|INFO|500||Invoke 2022-05-09T14:03:16.950Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:16.950Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1 2022-05-09T14:03:16.950Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Method : GET 2022-05-09T14:03:16.951Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d40b9c56ecb31936", X-B3-SpanId:"ec482d89e99bed00", X-B3-ParentSpanId:"d40b9c56ecb31936", X-B3-Sampled:"0", X-ONAP-RequestID:"24f0ed64-11c9-46ac-a4e8-6d747db8cb51", X-RequestID:"24f0ed64-11c9-46ac-a4e8-6d747db8cb51", X-TransactionID:"24f0ed64-11c9-46ac-a4e8-6d747db8cb51", X-ECOMP-RequestID:"24f0ed64-11c9-46ac-a4e8-6d747db8cb51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9e4583d-c694-493e-a4d9-8e937e125d92"] 2022-05-09T14:03:16.951Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Request body: 2022-05-09T14:03:16.951Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:16.968Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:16.969Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:16.969Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Status text : 2022-05-09T14:03:16.970Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:16.971Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Response body: { "requestId" : "9369a4d5-b9b5-4781-b789-7137028112a1", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:03:05.000+00:00", "endTime" : "2022-05-09T14:03:10.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\",\n \"modelInvariantId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:08.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "serviceInstanceName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "9369a4d5-b9b5-4781-b789-7137028112a1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1" } } } 2022-05-09T14:03:16.971Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:16.972Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|INFO|500||InvokeReturn 2022-05-09T14:03:16.974Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false 2022-05-09T14:03:16.974Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:16.975Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:16.975Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false 2022-05-09T14:03:16.975Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:16.976Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d40b9c56ecb31936", X-B3-SpanId:"f741c8863364d4f2", X-B3-ParentSpanId:"d40b9c56ecb31936", X-B3-Sampled:"0", X-ONAP-RequestID:"24f0ed64-11c9-46ac-a4e8-6d747db8cb51", X-RequestID:"24f0ed64-11c9-46ac-a4e8-6d747db8cb51", X-TransactionID:"24f0ed64-11c9-46ac-a4e8-6d747db8cb51", X-ECOMP-RequestID:"24f0ed64-11c9-46ac-a4e8-6d747db8cb51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6872ef22-0f84-45e6-9310-cedf848f7200"] 2022-05-09T14:03:16.976Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:16.976Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:16.992Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:16.993Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:16.994Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:16.994Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:16.995Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:16.995Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:16.995Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:17.002Z|24f0ed64-11c9-46ac-a4e8-6d747db8cb51|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:17.059Z|58c166ad-25a2-4d83-a89c-976c0684b15f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:03:17.060Z|58c166ad-25a2-4d83-a89c-976c0684b15f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:03:17.081Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:17.082Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:17.082Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:03:17.083Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=974267235999C67ED1FBEB6B6B0C4389; 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:"Mon, 09 May 2022 14:03:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:17.083Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c1ab0408-cfa0-11ec-b07a-dafaaf2ee302","businessKey":"71a58f6e-b1ed-473d-b1f7-d3e741df3771","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-09T14:03:09.257+0000","endTime":"2022-05-09T14:03:09.878+0000","removalTime":null,"durationInMillis":621,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"999fdb88-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"c1a9a441-cfa0-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-05-09T14:03:17.083Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:17.084Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:03:17.118Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:03:17.118Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:03:17.118Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:17.119Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:03:17.119Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:03:17.119Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"61a23c47-4b77-42c6-a708-2d8b114b02db", X-RequestID:"61a23c47-4b77-42c6-a708-2d8b114b02db", X-TransactionID:"61a23c47-4b77-42c6-a708-2d8b114b02db", X-ECOMP-RequestID:"61a23c47-4b77-42c6-a708-2d8b114b02db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d33feca4-dfe3-4fc4-975f-e3e9f538c0d7"] 2022-05-09T14:03:17.119Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:03:17.120Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:17.127Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:17.131Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1 2022-05-09T14:03:17.131Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|INFO|500||Invoke 2022-05-09T14:03:17.131Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:17.132Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1 2022-05-09T14:03:17.132Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Method : GET 2022-05-09T14:03:17.132Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4fcf11e934de2c08", X-B3-SpanId:"f7db3fce641ac689", X-B3-ParentSpanId:"4fcf11e934de2c08", X-B3-Sampled:"0", X-ONAP-RequestID:"505f3035-cd6d-4d5a-96f7-eff36afe3b63", X-RequestID:"505f3035-cd6d-4d5a-96f7-eff36afe3b63", X-TransactionID:"505f3035-cd6d-4d5a-96f7-eff36afe3b63", X-ECOMP-RequestID:"505f3035-cd6d-4d5a-96f7-eff36afe3b63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89e659dc-c5de-4886-81b9-3572fd226eb5"] 2022-05-09T14:03:17.133Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Request body: 2022-05-09T14:03:17.133Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:17.152Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:17.153Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:17.153Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Status text : 2022-05-09T14:03:17.154Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:17.154Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:17.154Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Response body: { "requestId" : "9369a4d5-b9b5-4781-b789-7137028112a1", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:03:05.000+00:00", "endTime" : "2022-05-09T14:03:10.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\",\n \"modelInvariantId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:08.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "serviceInstanceName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "9369a4d5-b9b5-4781-b789-7137028112a1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1" } } } 2022-05-09T14:03:17.154Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-05-09T14:03:17.155Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:17.155Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-05-09T14:03:17.155Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 09 May 2022 14:03:17 GMT", X-ONAP-RequestID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-RequestID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-TransactionID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-ECOMP-RequestID:"251f87bc-e8f9-436b-b8be-2a43ef679c02", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"67cf6911-211b-46a9-a958-cfd32a3c867a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:17.156Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"251f87bc-e8f9-436b-b8be-2a43ef679c02\",\"instanceId\":\"0c9e893d-21fa-4e45-a582-1b9098757907\"}}","message":"Success","processInstanceID":"c5c74348-cfa0-11ec-b07a-dafaaf2ee302","variables":null,"messageCode":200} 2022-05-09T14:03:17.156Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:17.155Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|INFO|500||InvokeReturn 2022-05-09T14:03:17.156Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-05-09T14:03:17.158Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false 2022-05-09T14:03:17.158Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:17.158Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:17.159Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false 2022-05-09T14:03:17.159Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:17.159Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4fcf11e934de2c08", X-B3-SpanId:"208d36077a7ee50e", X-B3-ParentSpanId:"4fcf11e934de2c08", X-B3-Sampled:"0", X-ONAP-RequestID:"505f3035-cd6d-4d5a-96f7-eff36afe3b63", X-RequestID:"505f3035-cd6d-4d5a-96f7-eff36afe3b63", X-TransactionID:"505f3035-cd6d-4d5a-96f7-eff36afe3b63", X-ECOMP-RequestID:"505f3035-cd6d-4d5a-96f7-eff36afe3b63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5da5935f-8554-4dc8-bb9c-5d31d0f768f4"] 2022-05-09T14:03:17.160Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:17.160Z|251f87bc-e8f9-436b-b8be-2a43ef679c02|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:17.160Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:17.170Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:17.171Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:17.172Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:17.172Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:17.173Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:17.173Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:17.174Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:17.181Z|505f3035-cd6d-4d5a-96f7-eff36afe3b63|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:17.253Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:17.253Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:17.254Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:03:17.254Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=60DB2BCDDB6B77854F2DE09D4CA36467; 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:"Mon, 09 May 2022 14:03:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:17.254Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:c1ab523b-cfa0-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"c1ab0408-cfa0-11ec-b07a-dafaaf2ee302","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"c1ab0408-cfa0-11ec-b07a-dafaaf2ee302","executionId":"c1ab0408-cfa0-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:03:09.259+0000","endTime":"2022-05-09T14:03:09.877+0000","durationInMillis":618,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"999fdb88-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:03:17.255Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:17.255Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:03:17.259Z|61a23c47-4b77-42c6-a708-2d8b114b02db|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:17.296Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:17.300Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02 2022-05-09T14:03:17.300Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|INFO|500||Invoke 2022-05-09T14:03:17.301Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:17.301Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02 2022-05-09T14:03:17.301Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Method : GET 2022-05-09T14:03:17.302Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b0b6aa760963f0c", X-B3-SpanId:"55bfd27453ba5bc1", X-B3-ParentSpanId:"6b0b6aa760963f0c", X-B3-Sampled:"0", X-ONAP-RequestID:"6162251a-8b98-4e27-a88c-808062e1b0a2", X-RequestID:"6162251a-8b98-4e27-a88c-808062e1b0a2", X-TransactionID:"6162251a-8b98-4e27-a88c-808062e1b0a2", X-ECOMP-RequestID:"6162251a-8b98-4e27-a88c-808062e1b0a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5dcc74c0-5d2a-4d10-a00a-5f04d7949a3e"] 2022-05-09T14:03:17.302Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Request body: 2022-05-09T14:03:17.302Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:17.303Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:17.306Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1 2022-05-09T14:03:17.307Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|INFO|500||Invoke 2022-05-09T14:03:17.307Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:17.307Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1 2022-05-09T14:03:17.308Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Method : GET 2022-05-09T14:03:17.308Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1d3184ab06da955", X-B3-SpanId:"612168e7d776c588", X-B3-ParentSpanId:"e1d3184ab06da955", X-B3-Sampled:"0", X-ONAP-RequestID:"0e48f1aa-ea30-4681-a2ed-68c150bd11ba", X-RequestID:"0e48f1aa-ea30-4681-a2ed-68c150bd11ba", X-TransactionID:"0e48f1aa-ea30-4681-a2ed-68c150bd11ba", X-ECOMP-RequestID:"0e48f1aa-ea30-4681-a2ed-68c150bd11ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd14ea59-7b5e-4051-adc7-9ab6de7fc822"] 2022-05-09T14:03:17.308Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Request body: 2022-05-09T14:03:17.309Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:17.319Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:17.319Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:17.320Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Status text : 2022-05-09T14:03:17.320Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:17.321Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Response body: { "requestId" : "251f87bc-e8f9-436b-b8be-2a43ef679c02", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:03:15.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\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\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"d6b42862-2a0f-424f-b844-ac584f0e9108\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:15.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "251f87bc-e8f9-436b-b8be-2a43ef679c02", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02" } } } 2022-05-09T14:03:17.321Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:17.321Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|INFO|500||InvokeReturn 2022-05-09T14:03:17.323Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false 2022-05-09T14:03:17.323Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:17.324Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:17.324Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false 2022-05-09T14:03:17.324Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:17.325Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b0b6aa760963f0c", X-B3-SpanId:"736b123d2eff3afc", X-B3-ParentSpanId:"6b0b6aa760963f0c", X-B3-Sampled:"0", X-ONAP-RequestID:"6162251a-8b98-4e27-a88c-808062e1b0a2", X-RequestID:"6162251a-8b98-4e27-a88c-808062e1b0a2", X-TransactionID:"6162251a-8b98-4e27-a88c-808062e1b0a2", X-ECOMP-RequestID:"6162251a-8b98-4e27-a88c-808062e1b0a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"423ea45f-a509-4cae-904c-d8bdfa826e66"] 2022-05-09T14:03:17.325Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:17.325Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:17.332Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:17.333Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:17.333Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Status text : 2022-05-09T14:03:17.334Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:17.334Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Response body: { "requestId" : "9369a4d5-b9b5-4781-b789-7137028112a1", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:03:05.000+00:00", "endTime" : "2022-05-09T14:03:10.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\",\n \"modelInvariantId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:08.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "serviceInstanceName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "9369a4d5-b9b5-4781-b789-7137028112a1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1" } } } 2022-05-09T14:03:17.335Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:17.335Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:17.335Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:17.335Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|INFO|500||InvokeReturn 2022-05-09T14:03:17.335Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:17.336Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:17.337Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:17.337Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false 2022-05-09T14:03:17.337Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:17.338Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:17.338Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:17.338Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:17.338Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false 2022-05-09T14:03:17.339Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:17.339Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1d3184ab06da955", X-B3-SpanId:"0b62070c1849a101", X-B3-ParentSpanId:"e1d3184ab06da955", X-B3-Sampled:"0", X-ONAP-RequestID:"0e48f1aa-ea30-4681-a2ed-68c150bd11ba", X-RequestID:"0e48f1aa-ea30-4681-a2ed-68c150bd11ba", X-TransactionID:"0e48f1aa-ea30-4681-a2ed-68c150bd11ba", X-ECOMP-RequestID:"0e48f1aa-ea30-4681-a2ed-68c150bd11ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0925ffa6-2511-4c3b-aeeb-5d322daff6de"] 2022-05-09T14:03:17.339Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:17.340Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:17.346Z|6162251a-8b98-4e27-a88c-808062e1b0a2|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:17.349Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:17.349Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:17.350Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:17.350Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:17.351Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:17.351Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:17.352Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:17.360Z|0e48f1aa-ea30-4681-a2ed-68c150bd11ba|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:17.505Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:17.508Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1 2022-05-09T14:03:17.509Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|INFO|500||Invoke 2022-05-09T14:03:17.509Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:17.509Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1 2022-05-09T14:03:17.509Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Method : GET 2022-05-09T14:03:17.510Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7be3fe78a47921e9", X-B3-SpanId:"68a80c993ef4ea1e", X-B3-ParentSpanId:"7be3fe78a47921e9", X-B3-Sampled:"0", X-ONAP-RequestID:"c1b51926-689b-4522-b8b2-4d104a289f86", X-RequestID:"c1b51926-689b-4522-b8b2-4d104a289f86", X-TransactionID:"c1b51926-689b-4522-b8b2-4d104a289f86", X-ECOMP-RequestID:"c1b51926-689b-4522-b8b2-4d104a289f86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"638c619c-7a4d-4f52-ace3-5ea735ee28b3"] 2022-05-09T14:03:17.510Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Request body: 2022-05-09T14:03:17.510Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:17.526Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:17.527Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:17.527Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Status text : 2022-05-09T14:03:17.527Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:17.528Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||Response body: { "requestId" : "9369a4d5-b9b5-4781-b789-7137028112a1", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:03:05.000+00:00", "endTime" : "2022-05-09T14:03:10.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\",\n \"modelInvariantId\": \"048f6ba1-3f1b-456f-975e-67ff89b990fd\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"c76389aa-17d3-42c0-8b7b-00caa4d2abf5\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:08.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "c73832aa-7187-4786-a975-77d8c296f0c9", "serviceInstanceName" : "basic_cnf-44cbade6-5163-4477-aa45-5196905f41c7", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/c73832aa-7187-4786-a975-77d8c296f0c9", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "9369a4d5-b9b5-4781-b789-7137028112a1", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1" } } } 2022-05-09T14:03:17.528Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:17.529Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9369a4d5-b9b5-4781-b789-7137028112a1|INFO|500||InvokeReturn 2022-05-09T14:03:17.530Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false 2022-05-09T14:03:17.530Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:17.531Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:17.531Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false 2022-05-09T14:03:17.531Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:17.531Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7be3fe78a47921e9", X-B3-SpanId:"b394aeba79702934", X-B3-ParentSpanId:"7be3fe78a47921e9", X-B3-Sampled:"0", X-ONAP-RequestID:"c1b51926-689b-4522-b8b2-4d104a289f86", X-RequestID:"c1b51926-689b-4522-b8b2-4d104a289f86", X-TransactionID:"c1b51926-689b-4522-b8b2-4d104a289f86", X-ECOMP-RequestID:"c1b51926-689b-4522-b8b2-4d104a289f86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecd5000a-21dc-4733-a025-42e659c8b445"] 2022-05-09T14:03:17.532Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:17.532Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:17.544Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:17.545Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:17.545Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:17.545Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:17.547Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:17.547Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:17.548Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9369a4d5-b9b5-4781-b789-7137028112a1&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:17.555Z|c1b51926-689b-4522-b8b2-4d104a289f86|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9369a4d5-b9b5-4781-b789-7137028112a1|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:23.691Z|a35a3236-caed-4fa4-8419-889beae93086|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:03:23.692Z|a35a3236-caed-4fa4-8419-889beae93086|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:03:23.704Z|abe1b12c-e3fb-42ee-9c12-e73991208c05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:03:23.705Z|abe1b12c-e3fb-42ee-9c12-e73991208c05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:03:25.908Z|b80a2087-d241-43d0-9400-98b36907b018|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:03:25.908Z|b80a2087-d241-43d0-9400-98b36907b018|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:03:27.390Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:27.394Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:03:27.395Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||Invoke 2022-05-09T14:03:27.395Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:27.395Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:03:27.395Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Method : GET 2022-05-09T14:03:27.396Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0675f939607b6090", X-B3-SpanId:"86138c6b2f3b1285", X-B3-ParentSpanId:"0675f939607b6090", X-B3-Sampled:"0", X-ONAP-RequestID:"df88dac6-a556-4843-b1a5-48e5d25026ee", X-RequestID:"df88dac6-a556-4843-b1a5-48e5d25026ee", X-TransactionID:"df88dac6-a556-4843-b1a5-48e5d25026ee", X-ECOMP-RequestID:"df88dac6-a556-4843-b1a5-48e5d25026ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acf316ed-d45d-4f72-995d-50002129a3f2"] 2022-05-09T14:03:27.396Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Request body: 2022-05-09T14:03:27.396Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:27.416Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:27.417Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:27.417Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status text : 2022-05-09T14:03:27.417Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:27.418Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Response body: { "requestId" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "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" : "2022-05-09T14:02:01.000+00:00", "source" : "VID", "vnfId" : "0505de63-b839-4794-87a2-d91a1b839c2a", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\n\t\t\t\"modelVersionId\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\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_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\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\": \"df35ab03-b0bb-4fea-82ec-bc8b41105f3d\",\n \"modelInvariantUuid\": \"89e56b1c-8196-4926-a74b-2304c695e3a9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a71c007a-95ec-4d35-b035-4f354cc245b8\",\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\": \"72c9b24c-8df1-4cf3-ada0-88ed85485bf2\",\n \"modelInvariantUuid\": \"fa59e5fb-f27a-486d-84a8-5fff7f7fbcd0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"69320e22-e7b8-4122-a7b6-e6d69471be31\"\n },\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef_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\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\n \"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\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\": \"bbedb022-a592-483a-a5d9-9e2478187279\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:08.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "99e1275c-ce93-4c63-ad16-430c45d1c875", "serviceInstanceName" : "basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" } } } 2022-05-09T14:03:27.419Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:27.419Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||InvokeReturn 2022-05-09T14:03:27.420Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:03:27.421Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:27.421Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:27.421Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:03:27.422Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:27.422Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0675f939607b6090", X-B3-SpanId:"ba6bf7e4a70b45a7", X-B3-ParentSpanId:"0675f939607b6090", X-B3-Sampled:"0", X-ONAP-RequestID:"df88dac6-a556-4843-b1a5-48e5d25026ee", X-RequestID:"df88dac6-a556-4843-b1a5-48e5d25026ee", X-TransactionID:"df88dac6-a556-4843-b1a5-48e5d25026ee", X-ECOMP-RequestID:"df88dac6-a556-4843-b1a5-48e5d25026ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d65a58ee-2ae9-4b04-b37d-dc77775d0e67"] 2022-05-09T14:03:27.422Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:27.422Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:27.432Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:27.432Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:27.432Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:27.432Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:27.433Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:27.433Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:27.433Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:27.470Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:03:27.471Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:03:27.472Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:27.472Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:03:27.472Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:03:27.473Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"df88dac6-a556-4843-b1a5-48e5d25026ee", X-RequestID:"df88dac6-a556-4843-b1a5-48e5d25026ee", X-TransactionID:"df88dac6-a556-4843-b1a5-48e5d25026ee", X-ECOMP-RequestID:"df88dac6-a556-4843-b1a5-48e5d25026ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7233ed0d-b2f2-47f0-85ba-4f0b5fd233ab"] 2022-05-09T14:03:27.473Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:03:27.474Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:27.480Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:27.484Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02 2022-05-09T14:03:27.484Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|INFO|500||Invoke 2022-05-09T14:03:27.485Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:27.485Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02 2022-05-09T14:03:27.485Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Method : GET 2022-05-09T14:03:27.485Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55b635db8a0b3b5e", X-B3-SpanId:"7959dd40b00e93c8", X-B3-ParentSpanId:"55b635db8a0b3b5e", X-B3-Sampled:"0", X-ONAP-RequestID:"3d084583-f1fd-4d03-bac2-58d433d1fa77", X-RequestID:"3d084583-f1fd-4d03-bac2-58d433d1fa77", X-TransactionID:"3d084583-f1fd-4d03-bac2-58d433d1fa77", X-ECOMP-RequestID:"3d084583-f1fd-4d03-bac2-58d433d1fa77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5609165d-0ea8-4c94-a99f-a25404b132a7"] 2022-05-09T14:03:27.486Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Request body: 2022-05-09T14:03:27.486Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:27.501Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:27.502Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:27.502Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Status text : 2022-05-09T14:03:27.502Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:27.503Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Response body: { "requestId" : "251f87bc-e8f9-436b-b8be-2a43ef679c02", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).", "progress" : 52, "startTime" : "2022-05-09T14:03:15.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\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\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"d6b42862-2a0f-424f-b844-ac584f0e9108\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:22.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "251f87bc-e8f9-436b-b8be-2a43ef679c02", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02" } } } 2022-05-09T14:03:27.503Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:27.504Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|INFO|500||InvokeReturn 2022-05-09T14:03:27.505Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false 2022-05-09T14:03:27.505Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:27.506Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:27.506Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false 2022-05-09T14:03:27.506Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:27.507Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55b635db8a0b3b5e", X-B3-SpanId:"7571b897a7adea41", X-B3-ParentSpanId:"55b635db8a0b3b5e", X-B3-Sampled:"0", X-ONAP-RequestID:"3d084583-f1fd-4d03-bac2-58d433d1fa77", X-RequestID:"3d084583-f1fd-4d03-bac2-58d433d1fa77", X-TransactionID:"3d084583-f1fd-4d03-bac2-58d433d1fa77", X-ECOMP-RequestID:"3d084583-f1fd-4d03-bac2-58d433d1fa77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ad98bde-56ca-4405-b3ed-29c1b7d84365"] 2022-05-09T14:03:27.507Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:27.507Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:27.521Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:27.521Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:27.522Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:27.522Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:27.523Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:27.523Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:27.524Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:27.558Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=251f87bc-e8f9-436b-b8be-2a43ef679c02&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=251f87bc-e8f9-436b-b8be-2a43ef679c02&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:03:27.559Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=251f87bc-e8f9-436b-b8be-2a43ef679c02&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:03:27.559Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=251f87bc-e8f9-436b-b8be-2a43ef679c02&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:27.560Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=251f87bc-e8f9-436b-b8be-2a43ef679c02&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=251f87bc-e8f9-436b-b8be-2a43ef679c02&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:03:27.560Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=251f87bc-e8f9-436b-b8be-2a43ef679c02&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:03:27.560Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=251f87bc-e8f9-436b-b8be-2a43ef679c02&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3d084583-f1fd-4d03-bac2-58d433d1fa77", X-RequestID:"3d084583-f1fd-4d03-bac2-58d433d1fa77", X-TransactionID:"3d084583-f1fd-4d03-bac2-58d433d1fa77", X-ECOMP-RequestID:"3d084583-f1fd-4d03-bac2-58d433d1fa77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f298afd-71b3-4fa0-93e7-494f50d95d52"] 2022-05-09T14:03:27.560Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=251f87bc-e8f9-436b-b8be-2a43ef679c02&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:03:27.561Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=251f87bc-e8f9-436b-b8be-2a43ef679c02&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:27.599Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:27.599Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:27.600Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:03:27.600Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=313268E3A9E4E60965298B6A73F310EB; 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:"Mon, 09 May 2022 14:03:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:27.600Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c1ab0408-cfa0-11ec-b07a-dafaaf2ee302","businessKey":"71a58f6e-b1ed-473d-b1f7-d3e741df3771","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-09T14:03:09.257+0000","endTime":"2022-05-09T14:03:09.878+0000","removalTime":null,"durationInMillis":621,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"999fdb88-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"c1a9a441-cfa0-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-05-09T14:03:27.600Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:27.601Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:03:27.627Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:03:27.628Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:03:27.628Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:27.628Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:03:27.629Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:03:27.629Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"df88dac6-a556-4843-b1a5-48e5d25026ee", X-RequestID:"df88dac6-a556-4843-b1a5-48e5d25026ee", X-TransactionID:"df88dac6-a556-4843-b1a5-48e5d25026ee", X-ECOMP-RequestID:"df88dac6-a556-4843-b1a5-48e5d25026ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9991806e-3d81-4e3d-82e3-65bc31777098"] 2022-05-09T14:03:27.629Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:03:27.629Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:27.679Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=251f87bc-e8f9-436b-b8be-2a43ef679c02&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:27.679Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=251f87bc-e8f9-436b-b8be-2a43ef679c02&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:27.680Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=251f87bc-e8f9-436b-b8be-2a43ef679c02&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:03:27.680Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=251f87bc-e8f9-436b-b8be-2a43ef679c02&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=ABEF6EA405D62B0641DCD409624799B8; 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:"Mon, 09 May 2022 14:03:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:27.680Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=251f87bc-e8f9-436b-b8be-2a43ef679c02&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c94e6e50-cfa0-11ec-b07a-dafaaf2ee302","businessKey":"251f87bc-e8f9-436b-b8be-2a43ef679c02","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-09T14:03:22.072+0000","endTime":"2022-05-09T14:03:24.142+0000","removalTime":null,"durationInMillis":2070,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"c5c74348-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"c74f69b4-cfa0-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-05-09T14:03:27.681Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=251f87bc-e8f9-436b-b8be-2a43ef679c02&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:27.681Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=251f87bc-e8f9-436b-b8be-2a43ef679c02&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:03:27.707Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c94e6e50-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c94e6e50-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:03:27.708Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c94e6e50-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:03:27.708Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c94e6e50-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:27.709Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c94e6e50-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c94e6e50-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:03:27.709Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c94e6e50-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:03:27.709Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c94e6e50-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3d084583-f1fd-4d03-bac2-58d433d1fa77", X-RequestID:"3d084583-f1fd-4d03-bac2-58d433d1fa77", X-TransactionID:"3d084583-f1fd-4d03-bac2-58d433d1fa77", X-ECOMP-RequestID:"3d084583-f1fd-4d03-bac2-58d433d1fa77", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea615b52-7578-4c1e-8ea5-07cd280950a7"] 2022-05-09T14:03:27.709Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c94e6e50-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:03:27.709Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c94e6e50-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:27.753Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:27.755Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:27.755Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:03:27.755Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1D1CB587A764111A9B4CB472AEF9D449; 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:"Mon, 09 May 2022 14:03:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:27.758Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:c1ab523b-cfa0-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"c1ab0408-cfa0-11ec-b07a-dafaaf2ee302","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"c1ab0408-cfa0-11ec-b07a-dafaaf2ee302","executionId":"c1ab0408-cfa0-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:03:09.259+0000","endTime":"2022-05-09T14:03:09.877+0000","durationInMillis":618,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"999fdb88-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:03:27.758Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:27.758Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:03:27.762Z|df88dac6-a556-4843-b1a5-48e5d25026ee|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:27.837Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c94e6e50-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:27.838Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c94e6e50-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:27.838Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c94e6e50-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:03:27.838Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c94e6e50-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9DCFD0E386DAE71A626F3FE626FE0502; 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:"Mon, 09 May 2022 14:03:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:27.839Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c94e6e50-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:c94ebc83-cfa0-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"c94e6e50-cfa0-11ec-b07a-dafaaf2ee302","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"c94e6e50-cfa0-11ec-b07a-dafaaf2ee302","executionId":"c94e6e50-cfa0-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:03:22.074+0000","endTime":"2022-05-09T14:03:22.280+0000","durationInMillis":206,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c5c74348-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:03:27.839Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c94e6e50-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:27.839Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c94e6e50-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:03:27.843Z|3d084583-f1fd-4d03-bac2-58d433d1fa77|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:29.947Z|cfe9bffd-da6d-4c9d-b806-4cb8aae05541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:03:29.948Z|cfe9bffd-da6d-4c9d-b806-4cb8aae05541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:03:30.298Z|2f1e01b2-ac30-44ca-996c-452ad7a457c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:03:30.299Z|2f1e01b2-ac30-44ca-996c-452ad7a457c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:03:33.715Z|ce50410d-cf63-49c2-9a16-29d9034fe135|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:03:33.716Z|ce50410d-cf63-49c2-9a16-29d9034fe135|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:03:33.735Z|3891166b-7006-451c-b522-7b2f9829079c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:03:33.736Z|3891166b-7006-451c-b522-7b2f9829079c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:03:35.930Z|8ad0d771-744f-46e0-bedc-bee08f53938b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:03:35.931Z|8ad0d771-744f-46e0-bedc-bee08f53938b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:03:37.890Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:37.895Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:03:37.895Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||Invoke 2022-05-09T14:03:37.895Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:37.895Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:03:37.896Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Method : GET 2022-05-09T14:03:37.896Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9ee0e2abd9e9888", X-B3-SpanId:"528279b94bb19430", X-B3-ParentSpanId:"e9ee0e2abd9e9888", X-B3-Sampled:"0", X-ONAP-RequestID:"24b2c00c-ec9a-43f1-91fb-1dcc864355d6", X-RequestID:"24b2c00c-ec9a-43f1-91fb-1dcc864355d6", X-TransactionID:"24b2c00c-ec9a-43f1-91fb-1dcc864355d6", X-ECOMP-RequestID:"24b2c00c-ec9a-43f1-91fb-1dcc864355d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90db5d5f-966c-49b8-a261-752c246b5ce4"] 2022-05-09T14:03:37.896Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Request body: 2022-05-09T14:03:37.896Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:37.914Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:37.915Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:37.915Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status text : 2022-05-09T14:03:37.915Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:37.916Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Response body: { "requestId" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "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" : "2022-05-09T14:02:01.000+00:00", "source" : "VID", "vnfId" : "0505de63-b839-4794-87a2-d91a1b839c2a", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\n\t\t\t\"modelVersionId\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\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_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\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\": \"df35ab03-b0bb-4fea-82ec-bc8b41105f3d\",\n \"modelInvariantUuid\": \"89e56b1c-8196-4926-a74b-2304c695e3a9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a71c007a-95ec-4d35-b035-4f354cc245b8\",\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\": \"72c9b24c-8df1-4cf3-ada0-88ed85485bf2\",\n \"modelInvariantUuid\": \"fa59e5fb-f27a-486d-84a8-5fff7f7fbcd0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"69320e22-e7b8-4122-a7b6-e6d69471be31\"\n },\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef_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\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\n \"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\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\": \"bbedb022-a592-483a-a5d9-9e2478187279\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:08.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "99e1275c-ce93-4c63-ad16-430c45d1c875", "serviceInstanceName" : "basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" } } } 2022-05-09T14:03:37.916Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:37.917Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||InvokeReturn 2022-05-09T14:03:37.918Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:03:37.918Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:37.919Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:37.919Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:03:37.919Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:37.919Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9ee0e2abd9e9888", X-B3-SpanId:"027a40b5846546d6", X-B3-ParentSpanId:"e9ee0e2abd9e9888", X-B3-Sampled:"0", X-ONAP-RequestID:"24b2c00c-ec9a-43f1-91fb-1dcc864355d6", X-RequestID:"24b2c00c-ec9a-43f1-91fb-1dcc864355d6", X-TransactionID:"24b2c00c-ec9a-43f1-91fb-1dcc864355d6", X-ECOMP-RequestID:"24b2c00c-ec9a-43f1-91fb-1dcc864355d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84eb23bc-f986-4bb5-a914-adaa76bff63d"] 2022-05-09T14:03:37.920Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:37.920Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:37.933Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:37.934Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:37.934Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:37.934Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:37.935Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:37.935Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:37.935Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:37.960Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:03:37.961Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:03:37.961Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:37.961Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:03:37.961Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:03:37.962Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"24b2c00c-ec9a-43f1-91fb-1dcc864355d6", X-RequestID:"24b2c00c-ec9a-43f1-91fb-1dcc864355d6", X-TransactionID:"24b2c00c-ec9a-43f1-91fb-1dcc864355d6", X-ECOMP-RequestID:"24b2c00c-ec9a-43f1-91fb-1dcc864355d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"819f6d7b-6ae6-4d85-af25-9dab3008e953"] 2022-05-09T14:03:37.962Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:03:37.962Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:37.979Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:37.984Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02 2022-05-09T14:03:37.984Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|INFO|500||Invoke 2022-05-09T14:03:37.985Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:37.985Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02 2022-05-09T14:03:37.986Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Method : GET 2022-05-09T14:03:37.986Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9491dff899cddddd", X-B3-SpanId:"ae43892307d9d98e", X-B3-ParentSpanId:"9491dff899cddddd", X-B3-Sampled:"0", X-ONAP-RequestID:"ccabb6c3-aa13-46d8-8a15-6d34e27bff0a", X-RequestID:"ccabb6c3-aa13-46d8-8a15-6d34e27bff0a", X-TransactionID:"ccabb6c3-aa13-46d8-8a15-6d34e27bff0a", X-ECOMP-RequestID:"ccabb6c3-aa13-46d8-8a15-6d34e27bff0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd2d3630-5ded-4d2a-b4b7-881367abed95"] 2022-05-09T14:03:37.986Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Request body: 2022-05-09T14:03:37.987Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:38.003Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:38.003Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:38.003Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Status text : 2022-05-09T14:03:38.003Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:38.006Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Response body: { "requestId" : "251f87bc-e8f9-436b-b8be-2a43ef679c02", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:03:15.000+00:00", "endTime" : "2022-05-09T14:03:27.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\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\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"d6b42862-2a0f-424f-b844-ac584f0e9108\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:26.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "251f87bc-e8f9-436b-b8be-2a43ef679c02", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02" } } } 2022-05-09T14:03:38.006Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:38.006Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|INFO|500||InvokeReturn 2022-05-09T14:03:38.009Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false 2022-05-09T14:03:38.010Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:38.010Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:38.010Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false 2022-05-09T14:03:38.011Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:38.011Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9491dff899cddddd", X-B3-SpanId:"8f5a267f63ec73cf", X-B3-ParentSpanId:"9491dff899cddddd", X-B3-Sampled:"0", X-ONAP-RequestID:"ccabb6c3-aa13-46d8-8a15-6d34e27bff0a", X-RequestID:"ccabb6c3-aa13-46d8-8a15-6d34e27bff0a", X-TransactionID:"ccabb6c3-aa13-46d8-8a15-6d34e27bff0a", X-ECOMP-RequestID:"ccabb6c3-aa13-46d8-8a15-6d34e27bff0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f41ef431-495c-4692-94a1-4ca78ba9aa5c"] 2022-05-09T14:03:38.011Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:38.011Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:38.021Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:38.022Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:38.022Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:38.022Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:38.023Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:38.023Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:38.024Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:38.030Z|ccabb6c3-aa13-46d8-8a15-6d34e27bff0a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:38.084Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:38.085Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:38.085Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:03:38.085Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=AB8DAEA11C437ABB647EED3233886011; 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:"Mon, 09 May 2022 14:03:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:38.086Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c1ab0408-cfa0-11ec-b07a-dafaaf2ee302","businessKey":"71a58f6e-b1ed-473d-b1f7-d3e741df3771","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-09T14:03:09.257+0000","endTime":"2022-05-09T14:03:09.878+0000","removalTime":null,"durationInMillis":621,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"999fdb88-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"c1a9a441-cfa0-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-05-09T14:03:38.086Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:38.086Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:03:38.108Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:03:38.108Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:03:38.109Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:38.109Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:03:38.109Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:03:38.109Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"24b2c00c-ec9a-43f1-91fb-1dcc864355d6", X-RequestID:"24b2c00c-ec9a-43f1-91fb-1dcc864355d6", X-TransactionID:"24b2c00c-ec9a-43f1-91fb-1dcc864355d6", X-ECOMP-RequestID:"24b2c00c-ec9a-43f1-91fb-1dcc864355d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76735558-4de4-4daf-8aa6-ef9dd1b0e358"] 2022-05-09T14:03:38.109Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:03:38.110Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:38.151Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:38.155Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02 2022-05-09T14:03:38.155Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|INFO|500||Invoke 2022-05-09T14:03:38.155Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:38.156Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02 2022-05-09T14:03:38.156Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Method : GET 2022-05-09T14:03:38.156Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa526f7b3764e753", X-B3-SpanId:"d2f4cae4b5fa4924", X-B3-ParentSpanId:"aa526f7b3764e753", X-B3-Sampled:"0", X-ONAP-RequestID:"9cc3e432-6d5b-4406-b58b-e883639a2bbc", X-RequestID:"9cc3e432-6d5b-4406-b58b-e883639a2bbc", X-TransactionID:"9cc3e432-6d5b-4406-b58b-e883639a2bbc", X-ECOMP-RequestID:"9cc3e432-6d5b-4406-b58b-e883639a2bbc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b0ecb66-c04e-4177-b1a0-f6cb3cd42ebe"] 2022-05-09T14:03:38.156Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Request body: 2022-05-09T14:03:38.157Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:38.173Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:38.173Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:38.173Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Status text : 2022-05-09T14:03:38.174Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:38.175Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Response body: { "requestId" : "251f87bc-e8f9-436b-b8be-2a43ef679c02", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:03:15.000+00:00", "endTime" : "2022-05-09T14:03:27.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\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\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"d6b42862-2a0f-424f-b844-ac584f0e9108\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:26.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "251f87bc-e8f9-436b-b8be-2a43ef679c02", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02" } } } 2022-05-09T14:03:38.175Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:38.175Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|INFO|500||InvokeReturn 2022-05-09T14:03:38.177Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false 2022-05-09T14:03:38.177Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:38.177Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:38.178Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false 2022-05-09T14:03:38.178Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:38.178Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa526f7b3764e753", X-B3-SpanId:"048296e496e4fbf3", X-B3-ParentSpanId:"aa526f7b3764e753", X-B3-Sampled:"0", X-ONAP-RequestID:"9cc3e432-6d5b-4406-b58b-e883639a2bbc", X-RequestID:"9cc3e432-6d5b-4406-b58b-e883639a2bbc", X-TransactionID:"9cc3e432-6d5b-4406-b58b-e883639a2bbc", X-ECOMP-RequestID:"9cc3e432-6d5b-4406-b58b-e883639a2bbc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14f66348-3016-4c41-a869-37adbb7efd52"] 2022-05-09T14:03:38.178Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:38.179Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:38.189Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:38.189Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:38.189Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:38.190Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:38.191Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:38.191Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:38.191Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:38.197Z|9cc3e432-6d5b-4406-b58b-e883639a2bbc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:38.238Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:38.238Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:38.238Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:03:38.239Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3DD807850B939A6C037B35CCCC7D7200; 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:"Mon, 09 May 2022 14:03:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:38.239Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:c1ab523b-cfa0-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"c1ab0408-cfa0-11ec-b07a-dafaaf2ee302","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"c1ab0408-cfa0-11ec-b07a-dafaaf2ee302","executionId":"c1ab0408-cfa0-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:03:09.259+0000","endTime":"2022-05-09T14:03:09.877+0000","durationInMillis":618,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"999fdb88-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:03:38.239Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:38.240Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:03:38.243Z|24b2c00c-ec9a-43f1-91fb-1dcc864355d6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:38.320Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:38.324Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02 2022-05-09T14:03:38.324Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|INFO|500||Invoke 2022-05-09T14:03:38.325Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:38.325Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02 2022-05-09T14:03:38.325Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Method : GET 2022-05-09T14:03:38.325Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2d155bd64986660", X-B3-SpanId:"1f291a99d1b9dbd2", X-B3-ParentSpanId:"b2d155bd64986660", X-B3-Sampled:"0", X-ONAP-RequestID:"58029b1f-9def-4e8c-8305-b8aa2efb4bfb", X-RequestID:"58029b1f-9def-4e8c-8305-b8aa2efb4bfb", X-TransactionID:"58029b1f-9def-4e8c-8305-b8aa2efb4bfb", X-ECOMP-RequestID:"58029b1f-9def-4e8c-8305-b8aa2efb4bfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d2d7bd5-3cb7-45d9-b58d-9542ecf6dc47"] 2022-05-09T14:03:38.326Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Request body: 2022-05-09T14:03:38.326Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:38.341Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:38.342Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:38.342Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Status text : 2022-05-09T14:03:38.342Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:38.343Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Response body: { "requestId" : "251f87bc-e8f9-436b-b8be-2a43ef679c02", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:03:15.000+00:00", "endTime" : "2022-05-09T14:03:27.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\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\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"d6b42862-2a0f-424f-b844-ac584f0e9108\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:26.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "251f87bc-e8f9-436b-b8be-2a43ef679c02", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02" } } } 2022-05-09T14:03:38.343Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:38.344Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|INFO|500||InvokeReturn 2022-05-09T14:03:38.346Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false 2022-05-09T14:03:38.346Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:38.346Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:38.347Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false 2022-05-09T14:03:38.347Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:38.347Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2d155bd64986660", X-B3-SpanId:"ed9df89cf4479106", X-B3-ParentSpanId:"b2d155bd64986660", X-B3-Sampled:"0", X-ONAP-RequestID:"58029b1f-9def-4e8c-8305-b8aa2efb4bfb", X-RequestID:"58029b1f-9def-4e8c-8305-b8aa2efb4bfb", X-TransactionID:"58029b1f-9def-4e8c-8305-b8aa2efb4bfb", X-ECOMP-RequestID:"58029b1f-9def-4e8c-8305-b8aa2efb4bfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"463fadde-9e62-4da8-b720-c04794f7bb44"] 2022-05-09T14:03:38.347Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:38.348Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:38.360Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:38.360Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:38.360Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:38.361Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:38.362Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:38.362Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:38.362Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:38.368Z|58029b1f-9def-4e8c-8305-b8aa2efb4bfb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:38.490Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:38.494Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02 2022-05-09T14:03:38.495Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|INFO|500||Invoke 2022-05-09T14:03:38.495Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:38.495Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02 2022-05-09T14:03:38.496Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Method : GET 2022-05-09T14:03:38.496Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f31a516b33422f8e", X-B3-SpanId:"3d2dfb92100ec172", X-B3-ParentSpanId:"f31a516b33422f8e", X-B3-Sampled:"0", X-ONAP-RequestID:"279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19", X-RequestID:"279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19", X-TransactionID:"279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19", X-ECOMP-RequestID:"279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ccce7d8-1a4d-4a6f-8adf-8d3d451ed049"] 2022-05-09T14:03:38.496Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Request body: 2022-05-09T14:03:38.497Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:38.514Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:38.515Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:38.515Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Status text : 2022-05-09T14:03:38.515Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:38.516Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Response body: { "requestId" : "251f87bc-e8f9-436b-b8be-2a43ef679c02", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:03:15.000+00:00", "endTime" : "2022-05-09T14:03:27.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\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\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"d6b42862-2a0f-424f-b844-ac584f0e9108\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:26.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "251f87bc-e8f9-436b-b8be-2a43ef679c02", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02" } } } 2022-05-09T14:03:38.516Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:38.517Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|INFO|500||InvokeReturn 2022-05-09T14:03:38.518Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false 2022-05-09T14:03:38.519Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:38.519Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:38.519Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false 2022-05-09T14:03:38.520Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:38.520Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f31a516b33422f8e", X-B3-SpanId:"456a79bca63a81f4", X-B3-ParentSpanId:"f31a516b33422f8e", X-B3-Sampled:"0", X-ONAP-RequestID:"279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19", X-RequestID:"279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19", X-TransactionID:"279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19", X-ECOMP-RequestID:"279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d5cdfbb-3ab5-42e1-9a58-b98355a532aa"] 2022-05-09T14:03:38.520Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:38.521Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:38.533Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:38.534Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:38.534Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:38.534Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:38.535Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:38.536Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:38.536Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:38.543Z|279a25ae-ca1b-4cc1-b7be-0bd3d5a7aa19|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:38.666Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:38.671Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02 2022-05-09T14:03:38.671Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|INFO|500||Invoke 2022-05-09T14:03:38.671Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:38.672Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02 2022-05-09T14:03:38.672Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Method : GET 2022-05-09T14:03:38.673Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4013a7b5cdd28c44", X-B3-SpanId:"3f8fbf3228bff7a2", X-B3-ParentSpanId:"4013a7b5cdd28c44", X-B3-Sampled:"0", X-ONAP-RequestID:"321eb1d5-2afb-41b2-9065-ad8a72093f1d", X-RequestID:"321eb1d5-2afb-41b2-9065-ad8a72093f1d", X-TransactionID:"321eb1d5-2afb-41b2-9065-ad8a72093f1d", X-ECOMP-RequestID:"321eb1d5-2afb-41b2-9065-ad8a72093f1d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65b1ee30-52fb-4c26-9489-1a4eb97ed0bb"] 2022-05-09T14:03:38.673Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Request body: 2022-05-09T14:03:38.673Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:38.692Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:38.693Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:38.693Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Status text : 2022-05-09T14:03:38.694Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:38.694Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||Response body: { "requestId" : "251f87bc-e8f9-436b-b8be-2a43ef679c02", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:03:15.000+00:00", "endTime" : "2022-05-09T14:03:27.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\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\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"d6b42862-2a0f-424f-b844-ac584f0e9108\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:26.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "251f87bc-e8f9-436b-b8be-2a43ef679c02", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02" } } } 2022-05-09T14:03:38.695Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:38.695Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/251f87bc-e8f9-436b-b8be-2a43ef679c02|INFO|500||InvokeReturn 2022-05-09T14:03:38.697Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false 2022-05-09T14:03:38.698Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:38.698Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:38.698Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false 2022-05-09T14:03:38.699Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:38.699Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4013a7b5cdd28c44", X-B3-SpanId:"1ad138169e2eb2ed", X-B3-ParentSpanId:"4013a7b5cdd28c44", X-B3-Sampled:"0", X-ONAP-RequestID:"321eb1d5-2afb-41b2-9065-ad8a72093f1d", X-RequestID:"321eb1d5-2afb-41b2-9065-ad8a72093f1d", X-TransactionID:"321eb1d5-2afb-41b2-9065-ad8a72093f1d", X-ECOMP-RequestID:"321eb1d5-2afb-41b2-9065-ad8a72093f1d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd63857d-9704-4bf6-b2ee-6a3f294fe622"] 2022-05-09T14:03:38.699Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:38.700Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:38.712Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:38.712Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:38.712Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:38.713Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:38.714Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:38.714Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:38.714Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=251f87bc-e8f9-436b-b8be-2a43ef679c02&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:38.721Z|321eb1d5-2afb-41b2-9065-ad8a72093f1d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/251f87bc-e8f9-436b-b8be-2a43ef679c02|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:39.924Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:39.928Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417 already exists in requestDb InfraActiveRequests table 2022-05-09T14:03:39.928Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417 2022-05-09T14:03:39.929Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|INFO|500||Invoke 2022-05-09T14:03:39.929Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:39.929Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417 2022-05-09T14:03:39.929Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Method : GET 2022-05-09T14:03:39.930Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2822b2be67910dd9", X-B3-SpanId:"9bef8cfc8af1c0e4", X-B3-ParentSpanId:"2822b2be67910dd9", X-B3-Sampled:"0", X-ONAP-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-TransactionID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-ECOMP-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1034c3c9-f03b-4112-ba8e-d51bf3c0f0cf"] 2022-05-09T14:03:39.930Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Request body: 2022-05-09T14:03:39.930Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:39.955Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:39.956Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:03:39.956Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Status text : 2022-05-09T14:03:39.956Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 09 May 2022 14:03:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:39.957Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Response body: 2022-05-09T14:03:39.957Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:39.957Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|INFO|404|Not Found|InvokeReturn 2022-05-09T14:03:39.965Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|||INFO|500||Running local validations 2022-05-09T14:03:39.968Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:03:39.995Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|INFO|500||Invoke 2022-05-09T14:03:39.996Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[74ca5f40-97f6-4611-9000-9fbc1fe6ea4f], X-ECOMP-RequestID=[8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417], X-TransactionId=[], X-ONAP-RequestID=[8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417]} 2022-05-09T14:03:40.077Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220509-14:03:39:046-80765], vertex-id=[225416], Content-Length=[1054], Date=[Mon, 09 May 2022 14:03:39 GMT], Content-Type=[application/json]} 2022-05-09T14:03:40.078Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|DEBUG|500||{"tenant-id":"f4e615c02fa54678a39840871478fa74","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1652104999523","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/0c9e893d-21fa-4e45-a582-1b9098757907","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0c9e893d-21fa-4e45-a582-1b9098757907"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_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"}]}]}} 2022-05-09T14:03:40.079Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|INFO|500||InvokeReturn 2022-05-09T14:03:40.080Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-05-09T14:03:40.081Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-05-09T14:03:40.082Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/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 2022-05-09T14:03:40.083Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-05-09T14:03:40.083Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:40.083Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/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 2022-05-09T14:03:40.084Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-05-09T14:03:40.084Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/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:"2822b2be67910dd9", X-B3-SpanId:"1f6b6316f74e00a3", X-B3-ParentSpanId:"2822b2be67910dd9", X-B3-Sampled:"0", X-ONAP-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-TransactionID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-ECOMP-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bd1c8f2-3368-4670-b342-364f2c1407b1"] 2022-05-09T14:03:40.085Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"0c9e893d-21fa-4e45-a582-1b9098757907","serviceInstanceId":"d6b42862-2a0f-424f-b844-ac584f0e9108"},"instanceName":"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7","requestScope":"vfModule"} 2022-05-09T14:03:40.085Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:40.102Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:40.102Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:40.103Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-05-09T14:03:40.103Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/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:"Mon, 09 May 2022 14:03:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:40.103Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-05-09T14:03:40.104Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:40.104Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-05-09T14:03:40.105Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3d932c97-65bc-4856-830c-555a954a5f60|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3d932c97-65bc-4856-830c-555a954a5f60 2022-05-09T14:03:40.106Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3d932c97-65bc-4856-830c-555a954a5f60|INFO|500||Invoke 2022-05-09T14:03:40.106Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3d932c97-65bc-4856-830c-555a954a5f60|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:40.106Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3d932c97-65bc-4856-830c-555a954a5f60|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3d932c97-65bc-4856-830c-555a954a5f60 2022-05-09T14:03:40.107Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3d932c97-65bc-4856-830c-555a954a5f60|DEBUG|500||Method : GET 2022-05-09T14:03:40.107Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3d932c97-65bc-4856-830c-555a954a5f60|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-TransactionID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-ECOMP-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fa0ec9c-2ce9-491a-b995-12a3deddafaf"] 2022-05-09T14:03:40.107Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3d932c97-65bc-4856-830c-555a954a5f60|DEBUG|500||Request body: 2022-05-09T14:03:40.107Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3d932c97-65bc-4856-830c-555a954a5f60|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:40.137Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3d932c97-65bc-4856-830c-555a954a5f60|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:40.138Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3d932c97-65bc-4856-830c-555a954a5f60|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:40.138Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3d932c97-65bc-4856-830c-555a954a5f60|DEBUG|500||Status text : 2022-05-09T14:03:40.138Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3d932c97-65bc-4856-830c-555a954a5f60|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:40.141Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3d932c97-65bc-4856-830c-555a954a5f60|DEBUG|500||Response body: { "id" : 16, "modelCustomizationUUID" : "3d932c97-65bc-4856-830c-555a954a5f60", "label" : "base_ubuntu20", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2022-05-09 14:01:25.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/volumeHeatEnv" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vnfCustomization" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/cvnfcCustomization" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/heatEnvironment" } } } 2022-05-09T14:03:40.141Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3d932c97-65bc-4856-830c-555a954a5f60|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:40.142Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=3d932c97-65bc-4856-830c-555a954a5f60|INFO|500||InvokeReturn 2022-05-09T14:03:40.145Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule 2022-05-09T14:03:40.145Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule|INFO|500||Invoke 2022-05-09T14:03:40.145Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:40.146Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule 2022-05-09T14:03:40.146Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule|DEBUG|500||Method : GET 2022-05-09T14:03:40.146Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-TransactionID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-ECOMP-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"584bd30d-9edd-4d19-9224-1e0222d4145c"] 2022-05-09T14:03:40.147Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule|DEBUG|500||Request body: 2022-05-09T14:03:40.147Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:40.179Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:40.180Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:40.180Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule|DEBUG|500||Status text : 2022-05-09T14:03:40.180Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:40.182Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule|DEBUG|500||Response body: { "modelUUID" : "3ba4d960-0749-498e-83ff-137d0397f707", "modelInvariantUUID" : "28b48142-40c2-4fff-93e8-ccbc04b0bf8b", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-05-09 14:01:25.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707/vfModuleCustomization" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707/vnfResources" } } } 2022-05-09T14:03:40.183Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:40.183Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/16/vfModule|INFO|500||InvokeReturn 2022-05-09T14:03:40.186Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance 2022-05-09T14:03:40.186Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-05-09T14:03:40.187Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:40.187Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance 2022-05-09T14:03:40.187Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-05-09T14:03:40.188Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-TransactionID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-ECOMP-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf8e09fc-e433-4e8e-bf0b-e66dc9851c8b"] 2022-05-09T14:03:40.188Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-05-09T14:03:40.188Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:40.205Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:40.206Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:03:40.207Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2022-05-09T14:03:40.207Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&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:"Mon, 09 May 2022 14:03:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:40.208Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-05-09T14:03:40.208Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:40.209Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-05-09T14:03:40.210Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b48142-40c2-4fff-93e8-ccbc04b0bf8b|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b48142-40c2-4fff-93e8-ccbc04b0bf8b 2022-05-09T14:03:40.211Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b48142-40c2-4fff-93e8-ccbc04b0bf8b|INFO|500||Invoke 2022-05-09T14:03:40.211Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b48142-40c2-4fff-93e8-ccbc04b0bf8b|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:40.212Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b48142-40c2-4fff-93e8-ccbc04b0bf8b|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b48142-40c2-4fff-93e8-ccbc04b0bf8b 2022-05-09T14:03:40.212Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b48142-40c2-4fff-93e8-ccbc04b0bf8b|DEBUG|500||Method : GET 2022-05-09T14:03:40.213Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b48142-40c2-4fff-93e8-ccbc04b0bf8b|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-TransactionID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-ECOMP-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24355eca-c1d6-4ed2-83bc-a3f3074d786e"] 2022-05-09T14:03:40.213Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b48142-40c2-4fff-93e8-ccbc04b0bf8b|DEBUG|500||Request body: 2022-05-09T14:03:40.213Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b48142-40c2-4fff-93e8-ccbc04b0bf8b|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:40.243Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b48142-40c2-4fff-93e8-ccbc04b0bf8b|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:40.244Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b48142-40c2-4fff-93e8-ccbc04b0bf8b|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:40.245Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b48142-40c2-4fff-93e8-ccbc04b0bf8b|DEBUG|500||Status text : 2022-05-09T14:03:40.245Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b48142-40c2-4fff-93e8-ccbc04b0bf8b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:40.248Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b48142-40c2-4fff-93e8-ccbc04b0bf8b|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "3ba4d960-0749-498e-83ff-137d0397f707", "modelInvariantUUID" : "28b48142-40c2-4fff-93e8-ccbc04b0bf8b", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-05-09 14:01:25.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707/vfModuleCustomization" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707/vnfResources" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b48142-40c2-4fff-93e8-ccbc04b0bf8b" } } } 2022-05-09T14:03:40.249Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b48142-40c2-4fff-93e8-ccbc04b0bf8b|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:40.283Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b48142-40c2-4fff-93e8-ccbc04b0bf8b|INFO|500||InvokeReturn 2022-05-09T14:03:40.303Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance 2022-05-09T14:03:40.304Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-05-09T14:03:40.305Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:40.310Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance 2022-05-09T14:03:40.312Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-05-09T14:03:40.312Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-TransactionID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-ECOMP-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"801d9005-abdb-46ce-8590-0b6f00f54458"] 2022-05-09T14:03:40.313Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-05-09T14:03:40.314Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:40.331Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:40.332Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:03:40.332Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2022-05-09T14:03:40.333Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&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:"Mon, 09 May 2022 14:03:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:40.337Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-05-09T14:03:40.338Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:40.338Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=3ba4d960-0749-498e-83ff-137d0397f707&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-05-09T14:03:40.347Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/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 2022-05-09T14:03:40.349Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/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 2022-05-09T14:03:40.350Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/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================================================ 2022-05-09T14:03:40.351Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/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 2022-05-09T14:03:40.351Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/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 2022-05-09T14:03:40.352Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/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:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-TransactionID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-ECOMP-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09c83cf2-3bb3-40c2-9d1a-a20c1fa6c112"] 2022-05-09T14:03:40.352Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/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: 2022-05-09T14:03:40.352Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/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================================================ 2022-05-09T14:03:40.371Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/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========================================== 2022-05-09T14:03:40.371Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/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 2022-05-09T14:03:40.372Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/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 : 2022-05-09T14:03:40.372Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:40.374Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/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" : 44, "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/44" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/44" } } } 2022-05-09T14:03:40.375Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/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================================================= 2022-05-09T14:03:40.375Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/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 2022-05-09T14:03:40.377Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707 2022-05-09T14:03:40.378Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707|INFO|500||Invoke 2022-05-09T14:03:40.378Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:40.378Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707 2022-05-09T14:03:40.379Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707|DEBUG|500||Method : GET 2022-05-09T14:03:40.379Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-TransactionID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-ECOMP-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1eff91e8-e5d5-4c95-ad26-ae34cf9e4886"] 2022-05-09T14:03:40.379Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707|DEBUG|500||Request body: 2022-05-09T14:03:40.379Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:40.401Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:40.401Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:40.402Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707|DEBUG|500||Status text : 2022-05-09T14:03:40.402Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:40.403Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707|DEBUG|500||Response body: { "modelUUID" : "3ba4d960-0749-498e-83ff-137d0397f707", "modelInvariantUUID" : "28b48142-40c2-4fff-93e8-ccbc04b0bf8b", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-05-09 14:01:25.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707/vfModuleCustomization" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707/vnfResources" } } } 2022-05-09T14:03:40.404Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:40.404Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707|INFO|500||InvokeReturn 2022-05-09T14:03:40.407Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T14:03:40.408Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-05-09T14:03:40.408Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:40.408Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T14:03:40.408Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-05-09T14:03:40.409Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/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:"3402", X-B3-TraceId:"2822b2be67910dd9", X-B3-SpanId:"60a6b8f347150da5", X-B3-ParentSpanId:"2822b2be67910dd9", X-B3-Sampled:"0", X-ONAP-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-TransactionID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-ECOMP-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6473accc-3e4f-4176-af17-8129e700c3cd"] 2022-05-09T14:03:40.409Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417","requestStatus":"IN_PROGRESS","startTime":1652105019965,"source":"VID","vnfId":"0c9e893d-21fa-4e45-a582-1b9098757907","vnfType":"","tenantId":"f4e615c02fa54678a39840871478fa74","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"28b48142-40c2-4fff-93e8-ccbc04b0bf8b\",\n \"modelVersionId\": \"3ba4d960-0749-498e-83ff-137d0397f707\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3d932c97-65bc-4856-830c-555a954a5f60\",\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\": \"f4e615c02fa54678a39840871478fa74\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"d6b42862-2a0f-424f-b844-ac584f0e9108\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0c9e893d-21fa-4e45-a582-1b9098757907\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"d6b42862-2a0f-424f-b844-ac584f0e9108","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417"} 2022-05-09T14:03:40.409Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:40.439Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:40.440Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-05-09T14:03:40.441Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-05-09T14:03:40.441Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/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/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:40.442Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:03:39.965+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfType" : "", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"28b48142-40c2-4fff-93e8-ccbc04b0bf8b\",\n \"modelVersionId\": \"3ba4d960-0749-498e-83ff-137d0397f707\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3d932c97-65bc-4856-830c-555a954a5f60\",\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\": \"f4e615c02fa54678a39840871478fa74\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"d6b42862-2a0f-424f-b844-ac584f0e9108\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0c9e893d-21fa-4e45-a582-1b9098757907\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-05-09T14:03:38.790+00:00", "vfModuleName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417" } } } 2022-05-09T14:03:40.443Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:40.443Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-05-09T14:03:40.455Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/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 2022-05-09T14:03:40.456Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-05-09T14:03:40.456Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:40.457Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/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 2022-05-09T14:03:40.457Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-05-09T14:03:40.457Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/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:"2822b2be67910dd9", X-B3-SpanId:"2bd847b1ab32b5f9", X-B3-ParentSpanId:"2822b2be67910dd9", X-B3-Sampled:"0", X-ONAP-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-TransactionID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-ECOMP-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6df43c4d-571e-4041-b07b-3d6046ab17de"] 2022-05-09T14:03:40.457Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/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\":\"28b48142-40c2-4fff-93e8-ccbc04b0bf8b\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"3d932c97-65bc-4856-830c-555a954a5f60\",\"modelVersionId\":\"3ba4d960-0749-498e-83ff-137d0397f707\",\"modelCustomizationId\":\"3d932c97-65bc-4856-830c-555a954a5f60\",\"modelUuid\":\"3ba4d960-0749-498e-83ff-137d0397f707\",\"modelInvariantUuid\":\"28b48142-40c2-4fff-93e8-ccbc04b0bf8b\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"d6b42862-2a0f-424f-b844-ac584f0e9108\",\"modelInfo\":{\"modelInvariantId\":\"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"e3902dc1-9305-4a60-b915-814ab2cce304\",\"modelUuid\":\"e3902dc1-9305-4a60-b915-814ab2cce304\",\"modelInvariantUuid\":\"eef4beca-4e4b-42a6-802e-f3144c2d1358\"}}},{\"relatedInstance\":{\"instanceId\":\"0c9e893d-21fa-4e45-a582-1b9098757907\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"d7ceae02-0caa-47b2-8b34-891f42816762\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\"modelVersionId\":\"e57e0fb2-6652-46c3-848d-412db33f5eca\",\"modelCustomizationId\":\"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\"modelUuid\":\"e57e0fb2-6652-46c3-848d-412db33f5eca\",\"modelInvariantUuid\":\"d7ceae02-0caa-47b2-8b34-891f42816762\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"f4e615c02fa54678a39840871478fa74\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"d6b42862-2a0f-424f-b844-ac584f0e9108\",\"vnfInstanceId\":\"0c9e893d-21fa-4e45-a582-1b9098757907\"}","type":"String"},"requestId":{"value":"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417","type":"String"},"mso-request-id":{"value":"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"d6b42862-2a0f-424f-b844-ac584f0e9108","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"0c9e893d-21fa-4e45-a582-1b9098757907","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/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-05-09T14:03:40.458Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:41.472Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:41.473Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-05-09T14:03:41.474Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-05-09T14:03:41.474Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 09 May 2022 14:03:41 GMT", X-ONAP-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-TransactionID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-ECOMP-RequestID:"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"6df43c4d-571e-4041-b07b-3d6046ab17de", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:41.475Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417\",\"instanceId\":\"559b4825-91c6-482e-bc26-dc9113c53457\"}}","message":"Success","processInstanceID":"d4465a0e-cfa0-11ec-b07a-dafaaf2ee302","variables":null,"messageCode":200} 2022-05-09T14:03:41.475Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:41.476Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-05-09T14:03:41.481Z|8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:41.615Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:41.621Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417 2022-05-09T14:03:41.622Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|INFO|500||Invoke 2022-05-09T14:03:41.623Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:41.623Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417 2022-05-09T14:03:41.624Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Method : GET 2022-05-09T14:03:41.624Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b33434cb74adb94", X-B3-SpanId:"eaa40de5bcd426fd", X-B3-ParentSpanId:"0b33434cb74adb94", X-B3-Sampled:"0", X-ONAP-RequestID:"f3cdd576-4160-400a-9610-08717038a6bb", X-RequestID:"f3cdd576-4160-400a-9610-08717038a6bb", X-TransactionID:"f3cdd576-4160-400a-9610-08717038a6bb", X-ECOMP-RequestID:"f3cdd576-4160-400a-9610-08717038a6bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33bcd329-1da1-4cd1-b014-f0d7f9b3b5fb"] 2022-05-09T14:03:41.625Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Request body: 2022-05-09T14:03:41.625Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:41.643Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:41.643Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:41.644Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Status text : 2022-05-09T14:03:41.644Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:41.645Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Response body: { "requestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:03:39.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfType" : "", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"28b48142-40c2-4fff-93e8-ccbc04b0bf8b\",\n \"modelVersionId\": \"3ba4d960-0749-498e-83ff-137d0397f707\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3d932c97-65bc-4856-830c-555a954a5f60\",\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\": \"f4e615c02fa54678a39840871478fa74\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"d6b42862-2a0f-424f-b844-ac584f0e9108\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0c9e893d-21fa-4e45-a582-1b9098757907\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:39.000+00:00", "vfModuleId" : "559b4825-91c6-482e-bc26-dc9113c53457", "vfModuleName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417" } } } 2022-05-09T14:03:41.646Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:41.646Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|INFO|500||InvokeReturn 2022-05-09T14:03:41.648Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false 2022-05-09T14:03:41.648Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:41.649Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:41.649Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false 2022-05-09T14:03:41.650Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:41.650Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b33434cb74adb94", X-B3-SpanId:"3bfb038b0559bd7d", X-B3-ParentSpanId:"0b33434cb74adb94", X-B3-Sampled:"0", X-ONAP-RequestID:"f3cdd576-4160-400a-9610-08717038a6bb", X-RequestID:"f3cdd576-4160-400a-9610-08717038a6bb", X-TransactionID:"f3cdd576-4160-400a-9610-08717038a6bb", X-ECOMP-RequestID:"f3cdd576-4160-400a-9610-08717038a6bb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a23b6d0-b7e4-42bd-9652-39d4b1eb0372"] 2022-05-09T14:03:41.650Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:41.651Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:41.667Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:41.668Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:41.668Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:41.669Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:41.671Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:41.671Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:41.672Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:41.681Z|f3cdd576-4160-400a-9610-08717038a6bb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:43.748Z|ce48a4ab-d8b4-4d35-a055-683a978aac3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:03:43.749Z|ce48a4ab-d8b4-4d35-a055-683a978aac3d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:03:43.766Z|d28fb1f4-af88-4572-88c7-74f15db3d386|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:03:43.767Z|d28fb1f4-af88-4572-88c7-74f15db3d386|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:03:44.947Z|3132e241-da21-4d12-9df8-e0669e90fb86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:03:44.950Z|3132e241-da21-4d12-9df8-e0669e90fb86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:03:45.955Z|465dd668-c2fc-4af2-b056-6d02a657db84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:03:45.956Z|465dd668-c2fc-4af2-b056-6d02a657db84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:03:48.369Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:48.374Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:03:48.375Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||Invoke 2022-05-09T14:03:48.375Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:48.376Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:03:48.376Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Method : GET 2022-05-09T14:03:48.376Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"394341b46a92d359", X-B3-SpanId:"f7548152f8ed0a93", X-B3-ParentSpanId:"394341b46a92d359", X-B3-Sampled:"0", X-ONAP-RequestID:"36583149-fdf0-49cc-a2a1-b1e4f08b5e56", X-RequestID:"36583149-fdf0-49cc-a2a1-b1e4f08b5e56", X-TransactionID:"36583149-fdf0-49cc-a2a1-b1e4f08b5e56", X-ECOMP-RequestID:"36583149-fdf0-49cc-a2a1-b1e4f08b5e56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85972b3f-10d8-42f0-9a06-5e5065a7c022"] 2022-05-09T14:03:48.377Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Request body: 2022-05-09T14:03:48.377Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:48.404Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:48.404Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:48.405Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status text : 2022-05-09T14:03:48.405Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:48.406Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Response body: { "requestId" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "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" : "2022-05-09T14:02:01.000+00:00", "source" : "VID", "vnfId" : "0505de63-b839-4794-87a2-d91a1b839c2a", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\n\t\t\t\"modelVersionId\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\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_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\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\": \"df35ab03-b0bb-4fea-82ec-bc8b41105f3d\",\n \"modelInvariantUuid\": \"89e56b1c-8196-4926-a74b-2304c695e3a9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a71c007a-95ec-4d35-b035-4f354cc245b8\",\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\": \"72c9b24c-8df1-4cf3-ada0-88ed85485bf2\",\n \"modelInvariantUuid\": \"fa59e5fb-f27a-486d-84a8-5fff7f7fbcd0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"69320e22-e7b8-4122-a7b6-e6d69471be31\"\n },\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef_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\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\n \"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\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\": \"bbedb022-a592-483a-a5d9-9e2478187279\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:08.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "99e1275c-ce93-4c63-ad16-430c45d1c875", "serviceInstanceName" : "basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" } } } 2022-05-09T14:03:48.406Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:48.407Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||InvokeReturn 2022-05-09T14:03:48.410Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:03:48.410Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:48.410Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:48.410Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:03:48.411Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:48.411Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"394341b46a92d359", X-B3-SpanId:"5ef0b1aedce46237", X-B3-ParentSpanId:"394341b46a92d359", X-B3-Sampled:"0", X-ONAP-RequestID:"36583149-fdf0-49cc-a2a1-b1e4f08b5e56", X-RequestID:"36583149-fdf0-49cc-a2a1-b1e4f08b5e56", X-TransactionID:"36583149-fdf0-49cc-a2a1-b1e4f08b5e56", X-ECOMP-RequestID:"36583149-fdf0-49cc-a2a1-b1e4f08b5e56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f619fde3-9c17-4090-b6ae-dccbe1fd4cd2"] 2022-05-09T14:03:48.411Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:48.411Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:48.422Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:48.423Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:48.423Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:48.424Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:48.424Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:48.424Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:48.425Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:48.471Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:03:48.472Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:03:48.472Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:48.472Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:03:48.472Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:03:48.473Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"36583149-fdf0-49cc-a2a1-b1e4f08b5e56", X-RequestID:"36583149-fdf0-49cc-a2a1-b1e4f08b5e56", X-TransactionID:"36583149-fdf0-49cc-a2a1-b1e4f08b5e56", X-ECOMP-RequestID:"36583149-fdf0-49cc-a2a1-b1e4f08b5e56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f07085c-aef6-4554-8b73-c471489dafce"] 2022-05-09T14:03:48.473Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:03:48.473Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:48.597Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:48.598Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:48.598Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:03:48.599Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8DF5D2CC989EFDBFA8040187D852BDE0; 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:"Mon, 09 May 2022 14:03:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:48.599Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c1ab0408-cfa0-11ec-b07a-dafaaf2ee302","businessKey":"71a58f6e-b1ed-473d-b1f7-d3e741df3771","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-09T14:03:09.257+0000","endTime":"2022-05-09T14:03:09.878+0000","removalTime":null,"durationInMillis":621,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"999fdb88-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"c1a9a441-cfa0-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-05-09T14:03:48.599Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:48.600Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:03:48.624Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:03:48.624Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:03:48.624Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:48.625Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:03:48.625Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:03:48.625Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"36583149-fdf0-49cc-a2a1-b1e4f08b5e56", X-RequestID:"36583149-fdf0-49cc-a2a1-b1e4f08b5e56", X-TransactionID:"36583149-fdf0-49cc-a2a1-b1e4f08b5e56", X-ECOMP-RequestID:"36583149-fdf0-49cc-a2a1-b1e4f08b5e56", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"228571f6-8d75-4134-a870-acf2b43db1c2"] 2022-05-09T14:03:48.625Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:03:48.625Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:48.747Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:48.747Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:48.748Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:03:48.748Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2961E77CBE69613DCA187C8B583FDD03; 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:"Mon, 09 May 2022 14:03:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:48.748Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:c1ab523b-cfa0-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"c1ab0408-cfa0-11ec-b07a-dafaaf2ee302","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"c1ab0408-cfa0-11ec-b07a-dafaaf2ee302","executionId":"c1ab0408-cfa0-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:03:09.259+0000","endTime":"2022-05-09T14:03:09.877+0000","durationInMillis":618,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"999fdb88-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:03:48.748Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:48.749Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:03:48.754Z|36583149-fdf0-49cc-a2a1-b1e4f08b5e56|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:51.814Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:51.818Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417 2022-05-09T14:03:51.820Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|INFO|500||Invoke 2022-05-09T14:03:51.821Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:51.821Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417 2022-05-09T14:03:51.822Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Method : GET 2022-05-09T14:03:51.822Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"091f98d004eb1cb2", X-B3-SpanId:"87778a847c971792", X-B3-ParentSpanId:"091f98d004eb1cb2", X-B3-Sampled:"0", X-ONAP-RequestID:"04c184c4-41a1-42e2-988c-6de53b165252", X-RequestID:"04c184c4-41a1-42e2-988c-6de53b165252", X-TransactionID:"04c184c4-41a1-42e2-988c-6de53b165252", X-ECOMP-RequestID:"04c184c4-41a1-42e2-988c-6de53b165252", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24372493-291e-49b7-b39a-9f23caf3f2de"] 2022-05-09T14:03:51.823Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Request body: 2022-05-09T14:03:51.823Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:51.841Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:51.842Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:51.842Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Status text : 2022-05-09T14:03:51.843Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:51.843Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Response body: { "requestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "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" : "2022-05-09T14:03:39.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfType" : "", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"28b48142-40c2-4fff-93e8-ccbc04b0bf8b\",\n \"modelVersionId\": \"3ba4d960-0749-498e-83ff-137d0397f707\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3d932c97-65bc-4856-830c-555a954a5f60\",\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\": \"f4e615c02fa54678a39840871478fa74\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"d6b42862-2a0f-424f-b844-ac584f0e9108\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0c9e893d-21fa-4e45-a582-1b9098757907\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:45.000+00:00", "vfModuleId" : "559b4825-91c6-482e-bc26-dc9113c53457", "vfModuleName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417" } } } 2022-05-09T14:03:51.844Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:51.844Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|INFO|500||InvokeReturn 2022-05-09T14:03:51.849Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false 2022-05-09T14:03:51.850Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:51.850Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:51.850Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false 2022-05-09T14:03:51.851Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:51.851Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"091f98d004eb1cb2", X-B3-SpanId:"acf1d5f2f0bd6248", X-B3-ParentSpanId:"091f98d004eb1cb2", X-B3-Sampled:"0", X-ONAP-RequestID:"04c184c4-41a1-42e2-988c-6de53b165252", X-RequestID:"04c184c4-41a1-42e2-988c-6de53b165252", X-TransactionID:"04c184c4-41a1-42e2-988c-6de53b165252", X-ECOMP-RequestID:"04c184c4-41a1-42e2-988c-6de53b165252", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f2979e8-dd6d-4ff0-92ae-9a2d92f8a463"] 2022-05-09T14:03:51.851Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:51.852Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:51.869Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:51.870Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:51.871Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:51.871Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:51.873Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:51.873Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:51.874Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:51.911Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:03:51.912Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:03:51.913Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:51.913Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:03:51.914Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:03:51.914Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"04c184c4-41a1-42e2-988c-6de53b165252", X-RequestID:"04c184c4-41a1-42e2-988c-6de53b165252", X-TransactionID:"04c184c4-41a1-42e2-988c-6de53b165252", X-ECOMP-RequestID:"04c184c4-41a1-42e2-988c-6de53b165252", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08fd2abf-e8cb-4cee-8258-f3ab33574435"] 2022-05-09T14:03:51.915Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:03:51.915Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:52.047Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:52.048Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:52.048Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:03:52.049Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=11D20387C6B61E724DC3FD3FB85A2DE0; 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:"Mon, 09 May 2022 14:03:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:52.050Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302","businessKey":"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-09T14:03:50.478+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4465a0e-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"da35d2a8-cfa0-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-05-09T14:03:52.050Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:52.050Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:03:52.074Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:03:52.075Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:03:52.075Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:52.076Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:03:52.076Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:03:52.076Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"04c184c4-41a1-42e2-988c-6de53b165252", X-RequestID:"04c184c4-41a1-42e2-988c-6de53b165252", X-TransactionID:"04c184c4-41a1-42e2-988c-6de53b165252", X-ECOMP-RequestID:"04c184c4-41a1-42e2-988c-6de53b165252", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4091b272-8e48-4a3d-86fb-de3607d79a70"] 2022-05-09T14:03:52.077Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:03:52.077Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:52.211Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:52.212Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:52.212Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:03:52.213Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3D4B9457A4E391FDE73E697C4FD9D6EE; 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:"Mon, 09 May 2022 14:03:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:52.214Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:da3cd7d0-cfa0-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302","executionId":"da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:03:50.478+0000","endTime":"2022-05-09T14:03:50.479+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4465a0e-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:03:52.214Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:52.214Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:03:52.222Z|04c184c4-41a1-42e2-988c-6de53b165252|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:53.775Z|b881b60b-69f7-4200-ac1c-a2e18f711a9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:03:53.776Z|b881b60b-69f7-4200-ac1c-a2e18f711a9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:03:53.788Z|f5c2f10a-ae60-4e09-8f25-541dadd79ebc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:03:53.790Z|f5c2f10a-ae60-4e09-8f25-541dadd79ebc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:03:55.977Z|f99ff763-2545-40e7-958f-56994924cd3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:03:55.978Z|f99ff763-2545-40e7-958f-56994924cd3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:03:58.887Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:03:58.891Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:03:58.892Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||Invoke 2022-05-09T14:03:58.892Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:58.892Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:03:58.893Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Method : GET 2022-05-09T14:03:58.893Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1f2bee4084cf9408", X-B3-SpanId:"ba8e20025acddb32", X-B3-ParentSpanId:"1f2bee4084cf9408", X-B3-Sampled:"0", X-ONAP-RequestID:"419ee995-736c-4e23-8251-03bf78ab1217", X-RequestID:"419ee995-736c-4e23-8251-03bf78ab1217", X-TransactionID:"419ee995-736c-4e23-8251-03bf78ab1217", X-ECOMP-RequestID:"419ee995-736c-4e23-8251-03bf78ab1217", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad3b8688-981c-4a4c-9ae5-00e4d724094a"] 2022-05-09T14:03:58.893Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Request body: 2022-05-09T14:03:58.894Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:58.915Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:58.915Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:58.916Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status text : 2022-05-09T14:03:58.916Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:58.916Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Response body: { "requestId" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "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" : "2022-05-09T14:02:01.000+00:00", "source" : "VID", "vnfId" : "0505de63-b839-4794-87a2-d91a1b839c2a", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\n\t\t\t\"modelVersionId\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\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_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\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\": \"df35ab03-b0bb-4fea-82ec-bc8b41105f3d\",\n \"modelInvariantUuid\": \"89e56b1c-8196-4926-a74b-2304c695e3a9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a71c007a-95ec-4d35-b035-4f354cc245b8\",\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\": \"72c9b24c-8df1-4cf3-ada0-88ed85485bf2\",\n \"modelInvariantUuid\": \"fa59e5fb-f27a-486d-84a8-5fff7f7fbcd0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"69320e22-e7b8-4122-a7b6-e6d69471be31\"\n },\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef_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\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\n \"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\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\": \"bbedb022-a592-483a-a5d9-9e2478187279\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:08.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "99e1275c-ce93-4c63-ad16-430c45d1c875", "serviceInstanceName" : "basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" } } } 2022-05-09T14:03:58.917Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:58.917Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||InvokeReturn 2022-05-09T14:03:58.919Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:03:58.919Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:03:58.919Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:58.919Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:03:58.920Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:03:58.920Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1f2bee4084cf9408", X-B3-SpanId:"2f388788996de745", X-B3-ParentSpanId:"1f2bee4084cf9408", X-B3-Sampled:"0", X-ONAP-RequestID:"419ee995-736c-4e23-8251-03bf78ab1217", X-RequestID:"419ee995-736c-4e23-8251-03bf78ab1217", X-TransactionID:"419ee995-736c-4e23-8251-03bf78ab1217", X-ECOMP-RequestID:"419ee995-736c-4e23-8251-03bf78ab1217", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c5b7b7f-51a4-4cc5-ba08-b14689b8ef7f"] 2022-05-09T14:03:58.920Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:03:58.920Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:58.932Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:58.932Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:58.933Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:03:58.933Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:03:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:58.933Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:03:58.934Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:58.934Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:03:58.964Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:03:58.964Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:03:58.965Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:58.965Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:03:58.965Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:03:58.965Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"419ee995-736c-4e23-8251-03bf78ab1217", X-RequestID:"419ee995-736c-4e23-8251-03bf78ab1217", X-TransactionID:"419ee995-736c-4e23-8251-03bf78ab1217", X-ECOMP-RequestID:"419ee995-736c-4e23-8251-03bf78ab1217", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38208241-322b-4dc9-92d2-820ea06e8b42"] 2022-05-09T14:03:58.966Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:03:58.966Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:59.091Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:59.092Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:59.092Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:03:59.092Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E9C345DD00B4C0CEC944177F0B74494F; 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:"Mon, 09 May 2022 14:03:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:59.093Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c1ab0408-cfa0-11ec-b07a-dafaaf2ee302","businessKey":"71a58f6e-b1ed-473d-b1f7-d3e741df3771","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-09T14:03:09.257+0000","endTime":"2022-05-09T14:03:09.878+0000","removalTime":null,"durationInMillis":621,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"999fdb88-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"c1a9a441-cfa0-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-05-09T14:03:59.093Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:59.093Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:03:59.126Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:03:59.127Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:03:59.127Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:03:59.127Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:03:59.127Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:03:59.127Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"419ee995-736c-4e23-8251-03bf78ab1217", X-RequestID:"419ee995-736c-4e23-8251-03bf78ab1217", X-TransactionID:"419ee995-736c-4e23-8251-03bf78ab1217", X-ECOMP-RequestID:"419ee995-736c-4e23-8251-03bf78ab1217", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e636fa6-07bf-4353-94f3-2944435fa4d0"] 2022-05-09T14:03:59.128Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:03:59.128Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:03:59.249Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:03:59.250Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:03:59.250Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:03:59.250Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2C9F129A9550E940E1AA90DE06ED03F1; 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:"Mon, 09 May 2022 14:03:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:03:59.251Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:c1ab523b-cfa0-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"c1ab0408-cfa0-11ec-b07a-dafaaf2ee302","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"c1ab0408-cfa0-11ec-b07a-dafaaf2ee302","executionId":"c1ab0408-cfa0-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:03:09.259+0000","endTime":"2022-05-09T14:03:09.877+0000","durationInMillis":618,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"999fdb88-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:03:59.251Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:03:59.252Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:03:59.256Z|419ee995-736c-4e23-8251-03bf78ab1217|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:03:59.947Z|92c0ee4a-32e9-4684-a3d5-0a14c30fcd2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:03:59.947Z|92c0ee4a-32e9-4684-a3d5-0a14c30fcd2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:04:00.300Z|e4cb3ed1-9a84-402b-aeed-200c3a1c4a7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:04:00.300Z|e4cb3ed1-9a84-402b-aeed-200c3a1c4a7a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:04:02.360Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:04:02.365Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417 2022-05-09T14:04:02.365Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|INFO|500||Invoke 2022-05-09T14:04:02.366Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:02.366Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417 2022-05-09T14:04:02.367Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Method : GET 2022-05-09T14:04:02.367Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe8bc5ac992b1692", X-B3-SpanId:"7957cafaaa4087e4", X-B3-ParentSpanId:"fe8bc5ac992b1692", X-B3-Sampled:"0", X-ONAP-RequestID:"39801abf-c440-45ee-82a0-198792d75a9f", X-RequestID:"39801abf-c440-45ee-82a0-198792d75a9f", X-TransactionID:"39801abf-c440-45ee-82a0-198792d75a9f", X-ECOMP-RequestID:"39801abf-c440-45ee-82a0-198792d75a9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9753652-e7f5-4f1e-99b0-e69ff494afd8"] 2022-05-09T14:04:02.367Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Request body: 2022-05-09T14:04:02.368Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:02.387Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:02.388Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:02.388Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Status text : 2022-05-09T14:04:02.389Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:02.389Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Response body: { "requestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "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" : "2022-05-09T14:03:39.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfType" : "", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"28b48142-40c2-4fff-93e8-ccbc04b0bf8b\",\n \"modelVersionId\": \"3ba4d960-0749-498e-83ff-137d0397f707\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3d932c97-65bc-4856-830c-555a954a5f60\",\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\": \"f4e615c02fa54678a39840871478fa74\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"d6b42862-2a0f-424f-b844-ac584f0e9108\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0c9e893d-21fa-4e45-a582-1b9098757907\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:54.000+00:00", "vfModuleId" : "559b4825-91c6-482e-bc26-dc9113c53457", "vfModuleName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "cloudIdentifier" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"559b4825-91c6-482e-bc26-dc9113c53457\",\"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\":\"0c9e893d-21fa-4e45-a582-1b9098757907\",\"vnf_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2022-05-09T14:03:51.000+00:00" } ], "requestURI" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417" } } } 2022-05-09T14:04:02.390Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:02.390Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|INFO|500||InvokeReturn 2022-05-09T14:04:02.392Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false 2022-05-09T14:04:02.392Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:04:02.393Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:02.393Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false 2022-05-09T14:04:02.394Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:04:02.394Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe8bc5ac992b1692", X-B3-SpanId:"e63337497ee3ffb5", X-B3-ParentSpanId:"fe8bc5ac992b1692", X-B3-Sampled:"0", X-ONAP-RequestID:"39801abf-c440-45ee-82a0-198792d75a9f", X-RequestID:"39801abf-c440-45ee-82a0-198792d75a9f", X-TransactionID:"39801abf-c440-45ee-82a0-198792d75a9f", X-ECOMP-RequestID:"39801abf-c440-45ee-82a0-198792d75a9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8915efa-8369-4c33-bec8-432c246bc6ab"] 2022-05-09T14:04:02.394Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:04:02.395Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:02.407Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:02.407Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:02.408Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:04:02.408Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:02.409Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "groupingId" : "e7e3a9da-e8e5-4cd1-ae90-86096cd609f2", "name" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7/e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"updated_time\":null,\"creation_time\":1652105034000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"9b89c194f35a422abe6cb6cd99874d9d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"vnf_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\"vnf_id\":\"0c9e893d-21fa-4e45-a582-1b9098757907\",\"vf_module_id\":\"559b4825-91c6-482e-bc26-dc9113c53457\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:03:55.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:04:02.409Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:02.410Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:04:02.435Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:04:02.436Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:04:02.436Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:02.436Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:04:02.437Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:04:02.437Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"39801abf-c440-45ee-82a0-198792d75a9f", X-RequestID:"39801abf-c440-45ee-82a0-198792d75a9f", X-TransactionID:"39801abf-c440-45ee-82a0-198792d75a9f", X-ECOMP-RequestID:"39801abf-c440-45ee-82a0-198792d75a9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f52abccf-719a-4bd5-a6a6-60a57b10b1a1"] 2022-05-09T14:04:02.438Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:04:02.438Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:02.561Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:02.562Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:02.562Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:04:02.563Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C8EC02B67C1C30BB33463EB4CC39752F; 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:"Mon, 09 May 2022 14:04:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:02.563Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302","businessKey":"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-09T14:03:50.478+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4465a0e-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"da35d2a8-cfa0-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-05-09T14:04:02.563Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:02.564Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:04:02.591Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:04:02.591Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:04:02.592Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:02.592Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:04:02.592Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:04:02.592Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"39801abf-c440-45ee-82a0-198792d75a9f", X-RequestID:"39801abf-c440-45ee-82a0-198792d75a9f", X-TransactionID:"39801abf-c440-45ee-82a0-198792d75a9f", X-ECOMP-RequestID:"39801abf-c440-45ee-82a0-198792d75a9f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e5c0845-c2ed-4fba-9117-bc728221a76a"] 2022-05-09T14:04:02.593Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:04:02.593Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:02.711Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:02.712Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:02.712Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:04:02.713Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1E648595ADD2F6DC4DCDB2EF9B5F73B9; 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:"811", Date:"Mon, 09 May 2022 14:04:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:02.713Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:dd74d071-cfa0-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302","executionId":"da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:03:55.878+0000","endTime":"2022-05-09T14:03:55.886+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4465a0e-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:04:02.713Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:02.714Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:04:02.717Z|39801abf-c440-45ee-82a0-198792d75a9f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:04:03.797Z|b927d7eb-f25a-49d9-b173-fc8d9dacb10f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:04:03.798Z|b927d7eb-f25a-49d9-b173-fc8d9dacb10f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:04:03.811Z|08727ac1-6b19-4449-ac74-ab0773900af7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:04:03.812Z|08727ac1-6b19-4449-ac74-ab0773900af7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:04:04.348Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:04:04.350Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: a2c5da33-4970-47f6-8c60-f1223f6f8728 already exists in requestDb InfraActiveRequests table 2022-05-09T14:04:04.351Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728 2022-05-09T14:04:04.351Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|INFO|500||Invoke 2022-05-09T14:04:04.351Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:04.352Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728 2022-05-09T14:04:04.352Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Method : GET 2022-05-09T14:04:04.352Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"485a5c58b0bab4a6", X-B3-SpanId:"c8563139be9e7ca4", X-B3-ParentSpanId:"485a5c58b0bab4a6", X-B3-Sampled:"0", X-ONAP-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-TransactionID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-ECOMP-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14f7b816-6a56-485d-9396-fc8b833ceab8"] 2022-05-09T14:04:04.352Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Request body: 2022-05-09T14:04:04.352Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:04.369Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:04.370Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:04:04.370Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Status text : 2022-05-09T14:04:04.370Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 09 May 2022 14:04:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:04.370Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Response body: 2022-05-09T14:04:04.371Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:04.371Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|INFO|404|Not Found|InvokeReturn 2022-05-09T14:04:04.379Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-05-09T14:04:04.380Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-05-09T14:04:04.383Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:04:04.407Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-05-09T14:04:04.408Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a2c5da33-4970-47f6-8c60-f1223f6f8728], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4232b383-e632-47ca-ae74-35225fe23ce6], X-ECOMP-RequestID=[a2c5da33-4970-47f6-8c60-f1223f6f8728], X-TransactionId=[], X-ONAP-RequestID=[a2c5da33-4970-47f6-8c60-f1223f6f8728]} 2022-05-09T14:04:04.444Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220509-14:04:03:451-46915], Content-Length=[313], Date=[Mon, 09 May 2022 14:04:03 GMT], Content-Type=[application/json]} 2022-05-09T14:04:04.445Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/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"]}}} 2022-05-09T14:04:04.445Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-05-09T14:04:04.447Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2022-05-09T14:04:04.448Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-05-09T14:04:04.451Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:04:04.472Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-05-09T14:04:04.473Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a2c5da33-4970-47f6-8c60-f1223f6f8728], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1541efba-57d2-4394-aa8a-5a8149ed75ed], X-ECOMP-RequestID=[a2c5da33-4970-47f6-8c60-f1223f6f8728], X-TransactionId=[], X-ONAP-RequestID=[a2c5da33-4970-47f6-8c60-f1223f6f8728]} 2022-05-09T14:04:04.530Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220509-14:04:03:515-81330], Content-Length=[313], Date=[Mon, 09 May 2022 14:04:03 GMT], Content-Type=[application/json]} 2022-05-09T14:04:04.531Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/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"]}}} 2022-05-09T14:04:04.531Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-05-09T14:04:04.534Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2022-05-09T14:04:04.535Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-05-09T14:04:04.539Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:04:04.561Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-05-09T14:04:04.562Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|INFO|500||Invoke 2022-05-09T14:04:04.634Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|INFO|500||InvokeReturn 2022-05-09T14:04:04.635Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220509-14:04:03:605-60421], vertex-id=[200920], Content-Length=[616], Date=[Mon, 09 May 2022 14:04:03 GMT], Content-Type=[application/json]} 2022-05-09T14:04:04.635Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"f4e615c02fa54678a39840871478fa74","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1652104560793","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"}]}]}} 2022-05-09T14:04:04.636Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-05-09T14:04:04.637Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-05-09T14:04:04.643Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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 2022-05-09T14:04:04.643Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-05-09T14:04:04.644Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:04.644Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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 2022-05-09T14:04:04.644Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-05-09T14:04:04.644Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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:"485a5c58b0bab4a6", X-B3-SpanId:"1f3e8b6ffec4099f", X-B3-ParentSpanId:"485a5c58b0bab4a6", X-B3-Sampled:"0", X-ONAP-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-TransactionID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-ECOMP-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c33d7d33-59e2-4c0e-b564-353ede02cbaa"] 2022-05-09T14:04:04.645Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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_c6207c0b-3f40-42f2-93d9-976d874be475","requestScope":"service"} 2022-05-09T14:04:04.645Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:04.662Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:04.662Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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 2022-05-09T14:04:04.662Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-05-09T14:04:04.663Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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:"Mon, 09 May 2022 14:04:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:04.663Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-05-09T14:04:04.664Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:04.664Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-05-09T14:04:04.665Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011 2022-05-09T14:04:04.666Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|INFO|500||Invoke 2022-05-09T14:04:04.666Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:04.666Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011 2022-05-09T14:04:04.667Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Method : GET 2022-05-09T14:04:04.667Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-TransactionID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-ECOMP-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1876601d-046e-4c4e-9400-b4d9b5f88d42"] 2022-05-09T14:04:04.667Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Request body: 2022-05-09T14:04:04.667Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:04.697Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:04.698Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:04.698Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Status text : 2022-05-09T14:04:04.699Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:04.699Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "053e9534-28b9-4356-a966-fc124f50e011", "modelInvariantUUID" : "5e3cdeae-9c14-426a-9e56-ed868a27b991", "created" : "2022-05-09 14:02:15.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" : 19, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/csar" } } } 2022-05-09T14:04:04.700Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:04.700Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|INFO|500||InvokeReturn 2022-05-09T14:04:04.707Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance 2022-05-09T14:04:04.708Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|INFO|500||Invoke 2022-05-09T14:04:04.708Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:04.708Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance 2022-05-09T14:04:04.708Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||Method : GET 2022-05-09T14:04:04.708Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-TransactionID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-ECOMP-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"805583eb-3ce8-4261-ab7d-a212f5280729"] 2022-05-09T14:04:04.717Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||Request body: 2022-05-09T14:04:04.717Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:04.733Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:04.734Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:04:04.734Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||Status text : 2022-05-09T14:04:04.734Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&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:"Mon, 09 May 2022 14:04:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:04.735Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||Response body: 2022-05-09T14:04:04.735Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:04.735Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-05-09T14:04:04.736Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991 2022-05-09T14:04:04.736Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|INFO|500||Invoke 2022-05-09T14:04:04.737Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:04.737Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991 2022-05-09T14:04:04.737Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||Method : GET 2022-05-09T14:04:04.738Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-TransactionID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-ECOMP-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6545b5b9-a464-4d9d-88b9-d1ec6a884a07"] 2022-05-09T14:04:04.738Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||Request body: 2022-05-09T14:04:04.738Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:04.765Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:04.766Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:04.766Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||Status text : 2022-05-09T14:04:04.766Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:04.768Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "053e9534-28b9-4356-a966-fc124f50e011", "modelInvariantUUID" : "5e3cdeae-9c14-426a-9e56-ed868a27b991", "created" : "2022-05-09 14:02:15.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" : 19, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/csar" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991" } } } 2022-05-09T14:04:04.768Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:04.769Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|INFO|500||InvokeReturn 2022-05-09T14:04:04.775Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance 2022-05-09T14:04:04.776Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|INFO|500||Invoke 2022-05-09T14:04:04.776Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:04.776Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance 2022-05-09T14:04:04.777Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||Method : GET 2022-05-09T14:04:04.778Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-TransactionID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-ECOMP-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a811f468-4354-45db-bf6c-183ccf683392"] 2022-05-09T14:04:04.778Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||Request body: 2022-05-09T14:04:04.778Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:04.795Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:04.796Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:04:04.796Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||Status text : 2022-05-09T14:04:04.796Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&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:"Mon, 09 May 2022 14:04:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:04.797Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||Response body: 2022-05-09T14:04:04.797Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:04.798Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-05-09T14:04:04.799Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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 2022-05-09T14:04:04.799Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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 2022-05-09T14:04:04.799Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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================================================ 2022-05-09T14:04:04.800Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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 2022-05-09T14:04:04.800Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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 2022-05-09T14:04:04.800Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-TransactionID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-ECOMP-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fdda65a-f3ac-48d5-91a4-352e91af2454"] 2022-05-09T14:04:04.801Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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: 2022-05-09T14:04:04.801Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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================================================ 2022-05-09T14:04:04.821Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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========================================== 2022-05-09T14:04:04.822Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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 2022-05-09T14:04:04.823Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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 : 2022-05-09T14:04:04.823Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:04.827Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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" : "2022-05-09 12:55:17.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-05-09T14:04:04.827Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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================================================= 2022-05-09T14:04:04.828Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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 2022-05-09T14:04:04.832Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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 2022-05-09T14:04:04.832Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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 2022-05-09T14:04:04.833Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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================================================ 2022-05-09T14:04:04.833Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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 2022-05-09T14:04:04.833Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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 2022-05-09T14:04:04.833Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-TransactionID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-ECOMP-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d83ea11b-0df8-4206-a483-027bfdd27096"] 2022-05-09T14:04:04.834Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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: 2022-05-09T14:04:04.834Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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================================================ 2022-05-09T14:04:04.852Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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========================================== 2022-05-09T14:04:04.853Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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 2022-05-09T14:04:04.853Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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 : 2022-05-09T14:04:04.853Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:04.854Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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" : 530, "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" : "2022-05-09T12:55:17.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2022-05-09T14:04:04.854Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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================================================= 2022-05-09T14:04:04.855Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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 2022-05-09T14:04:04.857Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011 2022-05-09T14:04:04.858Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|INFO|500||Invoke 2022-05-09T14:04:04.858Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:04.858Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011 2022-05-09T14:04:04.858Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Method : GET 2022-05-09T14:04:04.859Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-TransactionID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-ECOMP-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fe84243-9a5a-4239-aed6-505e6c33228f"] 2022-05-09T14:04:04.859Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Request body: 2022-05-09T14:04:04.859Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:04.879Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:04.880Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:04.880Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Status text : 2022-05-09T14:04:04.881Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:04.882Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "053e9534-28b9-4356-a966-fc124f50e011", "modelInvariantUUID" : "5e3cdeae-9c14-426a-9e56-ed868a27b991", "created" : "2022-05-09 14:02:15.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" : 19, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/csar" } } } 2022-05-09T14:04:04.882Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:04.882Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|INFO|500||InvokeReturn 2022-05-09T14:04:04.902Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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/ 2022-05-09T14:04:04.903Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-05-09T14:04:04.903Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:04.903Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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/ 2022-05-09T14:04:04.903Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-05-09T14:04:04.904Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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:"9182", X-B3-TraceId:"485a5c58b0bab4a6", X-B3-SpanId:"ec88e5e8f8455542", X-B3-ParentSpanId:"485a5c58b0bab4a6", X-B3-Sampled:"0", X-ONAP-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-TransactionID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-ECOMP-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c84d0cd3-1443-421f-af31-b636faabcf3d"] 2022-05-09T14:04:04.904Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"a2c5da33-4970-47f6-8c60-f1223f6f8728","requestStatus":"IN_PROGRESS","startTime":1652105044380,"source":"VID","tenantId":"f4e615c02fa54678a39840871478fa74","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n\t\t\t\"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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_c6207c0b-3f40-42f2-93d9-976d874be475\",\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\": \"f345b1b9-0207-46f7-b567-33c221347cd2\",\n \"modelInvariantUuid\": \"c4e72d3d-6452-496c-a9f6-8808927e4857\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5146bd41-c8a5-43f3-8aa2-dd92e1dc60da\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"ff6e37a2-5098-49e6-af55-eaf3532b989c\",\n \"modelInvariantUuid\": \"021e5d5b-f037-40be-a9e4-c69423a966d8\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c006236d-fea8-4452-99db-c3b10d60f457\"\n },\n \"instanceName\": \"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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\",\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\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n \"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"a2c5da33-4970-47f6-8c60-f1223f6f8728"} 2022-05-09T14:04:04.904Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:04.929Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:04.930Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-05-09T14:04:04.930Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-05-09T14:04:04.931Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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/a2c5da33-4970-47f6-8c60-f1223f6f8728", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:04.932Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:04:04.380+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n\t\t\t\"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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_c6207c0b-3f40-42f2-93d9-976d874be475\",\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\": \"f345b1b9-0207-46f7-b567-33c221347cd2\",\n \"modelInvariantUuid\": \"c4e72d3d-6452-496c-a9f6-8808927e4857\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5146bd41-c8a5-43f3-8aa2-dd92e1dc60da\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"ff6e37a2-5098-49e6-af55-eaf3532b989c\",\n \"modelInvariantUuid\": \"021e5d5b-f037-40be-a9e4-c69423a966d8\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c006236d-fea8-4452-99db-c3b10d60f457\"\n },\n \"instanceName\": \"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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\",\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\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n \"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-05-09T14:04:03.282+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728" } } } 2022-05-09T14:04:04.932Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:04.932Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-05-09T14:04:04.950Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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 2022-05-09T14:04:04.951Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-05-09T14:04:04.951Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:04.952Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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 2022-05-09T14:04:04.952Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-05-09T14:04:04.952Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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:"4604", X-B3-TraceId:"485a5c58b0bab4a6", X-B3-SpanId:"839001b73bffb5c1", X-B3-ParentSpanId:"485a5c58b0bab4a6", X-B3-Sampled:"0", X-ONAP-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-TransactionID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-ECOMP-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e66e7d5-bd8d-433f-8377-3936e1e94316"] 2022-05-09T14:04:04.953Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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\":\"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"053e9534-28b9-4356-a966-fc124f50e011\",\"modelUuid\":\"053e9534-28b9-4356-a966-fc124f50e011\",\"modelInvariantUuid\":\"5e3cdeae-9c14-426a-9e56-ed868a27b991\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"f4e615c02fa54678a39840871478fa74\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"f345b1b9-0207-46f7-b567-33c221347cd2\",\"modelInvariantUuid\":\"c4e72d3d-6452-496c-a9f6-8808927e4857\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"5146bd41-c8a5-43f3-8aa2-dd92e1dc60da\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"f4e615c02fa54678a39840871478fa74\",\"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\":\"ff6e37a2-5098-49e6-af55-eaf3532b989c\",\"modelInvariantUuid\":\"021e5d5b-f037-40be-a9e4-c69423a966d8\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"c006236d-fea8-4452-99db-c3b10d60f457\"},\"instanceName\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"053e9534-28b9-4356-a966-fc124f50e011\",\"modelInvariantId\":\"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"a2c5da33-4970-47f6-8c60-f1223f6f8728","type":"String"},"mso-request-id":{"value":"a2c5da33-4970-47f6-8c60-f1223f6f8728","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"}}} 2022-05-09T14:04:04.953Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:05.973Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:05.974Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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 2022-05-09T14:04:05.974Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-05-09T14:04:05.974Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 09 May 2022 14:04:05 GMT", X-ONAP-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-TransactionID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-ECOMP-RequestID:"a2c5da33-4970-47f6-8c60-f1223f6f8728", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"6e66e7d5-bd8d-433f-8377-3936e1e94316", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:05.975Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|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\":\"a2c5da33-4970-47f6-8c60-f1223f6f8728\",\"instanceId\":\"d7e8df83-b98a-47ad-a468-e1578d72b48d\"}}","message":"Success","processInstanceID":"e2dffdaa-cfa0-11ec-b07a-dafaaf2ee302","variables":null,"messageCode":200} 2022-05-09T14:04:05.975Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:05.975Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-05-09T14:04:05.984Z|a2c5da33-4970-47f6-8c60-f1223f6f8728|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:04:06.004Z|69797cf7-cf60-4808-a915-8095706bf567|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:04:06.005Z|69797cf7-cf60-4808-a915-8095706bf567|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:04:06.129Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:04:06.133Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728 2022-05-09T14:04:06.134Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|INFO|500||Invoke 2022-05-09T14:04:06.134Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:06.134Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728 2022-05-09T14:04:06.135Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Method : GET 2022-05-09T14:04:06.135Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"627c9f1f11609b64", X-B3-SpanId:"b42ef22ca3d78374", X-B3-ParentSpanId:"627c9f1f11609b64", X-B3-Sampled:"0", X-ONAP-RequestID:"7122a36f-da4d-4d4e-af27-6a03cb2cfc7e", X-RequestID:"7122a36f-da4d-4d4e-af27-6a03cb2cfc7e", X-TransactionID:"7122a36f-da4d-4d4e-af27-6a03cb2cfc7e", X-ECOMP-RequestID:"7122a36f-da4d-4d4e-af27-6a03cb2cfc7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f12740f-cb8c-49e4-8da3-bfdd0f7b63b3"] 2022-05-09T14:04:06.135Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Request body: 2022-05-09T14:04:06.136Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:06.157Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:06.157Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:06.158Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Status text : 2022-05-09T14:04:06.158Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:06.159Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Response body: { "requestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:04:04.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n\t\t\t\"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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_c6207c0b-3f40-42f2-93d9-976d874be475\",\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\": \"f345b1b9-0207-46f7-b567-33c221347cd2\",\n \"modelInvariantUuid\": \"c4e72d3d-6452-496c-a9f6-8808927e4857\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5146bd41-c8a5-43f3-8aa2-dd92e1dc60da\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"ff6e37a2-5098-49e6-af55-eaf3532b989c\",\n \"modelInvariantUuid\": \"021e5d5b-f037-40be-a9e4-c69423a966d8\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c006236d-fea8-4452-99db-c3b10d60f457\"\n },\n \"instanceName\": \"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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\",\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\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n \"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:04:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d7e8df83-b98a-47ad-a468-e1578d72b48d", "serviceInstanceName" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728" } } } 2022-05-09T14:04:06.159Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:06.160Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|INFO|500||InvokeReturn 2022-05-09T14:04:06.162Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false 2022-05-09T14:04:06.162Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:04:06.162Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:06.162Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false 2022-05-09T14:04:06.163Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:04:06.163Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"627c9f1f11609b64", X-B3-SpanId:"3f6bc70137ece437", X-B3-ParentSpanId:"627c9f1f11609b64", X-B3-Sampled:"0", X-ONAP-RequestID:"7122a36f-da4d-4d4e-af27-6a03cb2cfc7e", X-RequestID:"7122a36f-da4d-4d4e-af27-6a03cb2cfc7e", X-TransactionID:"7122a36f-da4d-4d4e-af27-6a03cb2cfc7e", X-ECOMP-RequestID:"7122a36f-da4d-4d4e-af27-6a03cb2cfc7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7101666d-a3db-4d35-b369-4594563edbc9"] 2022-05-09T14:04:06.163Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:04:06.164Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:06.179Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:06.179Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:06.180Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:04:06.180Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:06.181Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:04:06.182Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:06.182Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:04:06.188Z|7122a36f-da4d-4d4e-af27-6a03cb2cfc7e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:04:09.377Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:04:09.382Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:04:09.382Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||Invoke 2022-05-09T14:04:09.382Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:09.383Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:04:09.383Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Method : GET 2022-05-09T14:04:09.383Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81457bca7933d0a1", X-B3-SpanId:"ad26b5ac20f468e6", X-B3-ParentSpanId:"81457bca7933d0a1", X-B3-Sampled:"0", X-ONAP-RequestID:"f5c202fd-ef5d-4dc3-b045-5e68dbd1724f", X-RequestID:"f5c202fd-ef5d-4dc3-b045-5e68dbd1724f", X-TransactionID:"f5c202fd-ef5d-4dc3-b045-5e68dbd1724f", X-ECOMP-RequestID:"f5c202fd-ef5d-4dc3-b045-5e68dbd1724f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84ad30d9-a81d-4ac3-a93b-9af342750195"] 2022-05-09T14:04:09.384Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Request body: 2022-05-09T14:04:09.384Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:09.408Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:09.410Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:09.411Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status text : 2022-05-09T14:04:09.411Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:09.412Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Response body: { "requestId" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "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" : "2022-05-09T14:02:01.000+00:00", "source" : "VID", "vnfId" : "0505de63-b839-4794-87a2-d91a1b839c2a", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\n\t\t\t\"modelVersionId\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\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_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\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\": \"df35ab03-b0bb-4fea-82ec-bc8b41105f3d\",\n \"modelInvariantUuid\": \"89e56b1c-8196-4926-a74b-2304c695e3a9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a71c007a-95ec-4d35-b035-4f354cc245b8\",\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\": \"72c9b24c-8df1-4cf3-ada0-88ed85485bf2\",\n \"modelInvariantUuid\": \"fa59e5fb-f27a-486d-84a8-5fff7f7fbcd0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"69320e22-e7b8-4122-a7b6-e6d69471be31\"\n },\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef_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\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\n \"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\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\": \"bbedb022-a592-483a-a5d9-9e2478187279\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:08.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "99e1275c-ce93-4c63-ad16-430c45d1c875", "serviceInstanceName" : "basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" } } } 2022-05-09T14:04:09.412Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:09.413Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||InvokeReturn 2022-05-09T14:04:09.414Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:04:09.415Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:04:09.415Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:09.415Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:04:09.416Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:04:09.416Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81457bca7933d0a1", X-B3-SpanId:"53100d96af5c28c5", X-B3-ParentSpanId:"81457bca7933d0a1", X-B3-Sampled:"0", X-ONAP-RequestID:"f5c202fd-ef5d-4dc3-b045-5e68dbd1724f", X-RequestID:"f5c202fd-ef5d-4dc3-b045-5e68dbd1724f", X-TransactionID:"f5c202fd-ef5d-4dc3-b045-5e68dbd1724f", X-ECOMP-RequestID:"f5c202fd-ef5d-4dc3-b045-5e68dbd1724f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d2be98d-41fd-4155-aa65-53f59223723a"] 2022-05-09T14:04:09.416Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:04:09.416Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:09.429Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:09.429Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:09.430Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:04:09.430Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:09.431Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:04:09.431Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:09.432Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:04:09.461Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:04:09.462Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:04:09.462Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:09.462Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:04:09.463Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:04:09.463Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f5c202fd-ef5d-4dc3-b045-5e68dbd1724f", X-RequestID:"f5c202fd-ef5d-4dc3-b045-5e68dbd1724f", X-TransactionID:"f5c202fd-ef5d-4dc3-b045-5e68dbd1724f", X-ECOMP-RequestID:"f5c202fd-ef5d-4dc3-b045-5e68dbd1724f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02e2a3a9-fe51-47c1-a18d-2c70162d6166"] 2022-05-09T14:04:09.463Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:04:09.463Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:09.595Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:09.595Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:09.595Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:04:09.596Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5A995EB3CFEFAB2CD498ED0458A59270; 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:"Mon, 09 May 2022 14:04:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:09.597Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c1ab0408-cfa0-11ec-b07a-dafaaf2ee302","businessKey":"71a58f6e-b1ed-473d-b1f7-d3e741df3771","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-09T14:03:09.257+0000","endTime":"2022-05-09T14:03:09.878+0000","removalTime":null,"durationInMillis":621,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"999fdb88-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"c1a9a441-cfa0-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-05-09T14:04:09.597Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:09.597Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=71a58f6e-b1ed-473d-b1f7-d3e741df3771&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:04:09.620Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:04:09.621Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:04:09.621Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:09.622Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:04:09.622Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:04:09.622Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f5c202fd-ef5d-4dc3-b045-5e68dbd1724f", X-RequestID:"f5c202fd-ef5d-4dc3-b045-5e68dbd1724f", X-TransactionID:"f5c202fd-ef5d-4dc3-b045-5e68dbd1724f", X-ECOMP-RequestID:"f5c202fd-ef5d-4dc3-b045-5e68dbd1724f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"003eb8a2-4a51-4329-a1bb-813643ec8b94"] 2022-05-09T14:04:09.622Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:04:09.622Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:09.756Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:09.757Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:09.758Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:04:09.758Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C2750CB81CD3B783AD9AFF784976320D; 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:"Mon, 09 May 2022 14:04:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:09.759Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:c1ab523b-cfa0-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"c1ab0408-cfa0-11ec-b07a-dafaaf2ee302","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"c1ab0408-cfa0-11ec-b07a-dafaaf2ee302","executionId":"c1ab0408-cfa0-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:03:09.259+0000","endTime":"2022-05-09T14:03:09.877+0000","durationInMillis":618,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"999fdb88-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:04:09.759Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:09.760Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c1ab0408-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:04:09.765Z|f5c202fd-ef5d-4dc3-b045-5e68dbd1724f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:04:12.855Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:04:12.859Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417 2022-05-09T14:04:12.860Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|INFO|500||Invoke 2022-05-09T14:04:12.860Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:12.860Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417 2022-05-09T14:04:12.860Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Method : GET 2022-05-09T14:04:12.861Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82a731d60a171783", X-B3-SpanId:"62e62bb684e6c9c6", X-B3-ParentSpanId:"82a731d60a171783", X-B3-Sampled:"0", X-ONAP-RequestID:"c4ace6fe-688d-4eb9-9dc8-0828bd9f401f", X-RequestID:"c4ace6fe-688d-4eb9-9dc8-0828bd9f401f", X-TransactionID:"c4ace6fe-688d-4eb9-9dc8-0828bd9f401f", X-ECOMP-RequestID:"c4ace6fe-688d-4eb9-9dc8-0828bd9f401f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"073aafa4-8213-413f-995b-ef3f572b1945"] 2022-05-09T14:04:12.861Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Request body: 2022-05-09T14:04:12.861Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:12.884Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:12.885Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:12.885Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Status text : 2022-05-09T14:04:12.885Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:12.887Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Response body: { "requestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "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" : "2022-05-09T14:03:39.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfType" : "", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"28b48142-40c2-4fff-93e8-ccbc04b0bf8b\",\n \"modelVersionId\": \"3ba4d960-0749-498e-83ff-137d0397f707\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3d932c97-65bc-4856-830c-555a954a5f60\",\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\": \"f4e615c02fa54678a39840871478fa74\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"d6b42862-2a0f-424f-b844-ac584f0e9108\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0c9e893d-21fa-4e45-a582-1b9098757907\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:54.000+00:00", "vfModuleId" : "559b4825-91c6-482e-bc26-dc9113c53457", "vfModuleName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "cloudIdentifier" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"559b4825-91c6-482e-bc26-dc9113c53457\",\"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\":\"0c9e893d-21fa-4e45-a582-1b9098757907\",\"vnf_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2022-05-09T14:03:51.000+00:00" } ], "requestURI" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417" } } } 2022-05-09T14:04:12.887Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:12.888Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|INFO|500||InvokeReturn 2022-05-09T14:04:12.890Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false 2022-05-09T14:04:12.890Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:04:12.890Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:12.891Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false 2022-05-09T14:04:12.891Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:04:12.891Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82a731d60a171783", X-B3-SpanId:"7930b99929ca5f8e", X-B3-ParentSpanId:"82a731d60a171783", X-B3-Sampled:"0", X-ONAP-RequestID:"c4ace6fe-688d-4eb9-9dc8-0828bd9f401f", X-RequestID:"c4ace6fe-688d-4eb9-9dc8-0828bd9f401f", X-TransactionID:"c4ace6fe-688d-4eb9-9dc8-0828bd9f401f", X-ECOMP-RequestID:"c4ace6fe-688d-4eb9-9dc8-0828bd9f401f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4705b7da-627e-46ab-834e-50786e8b4c3a"] 2022-05-09T14:04:12.892Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:04:12.892Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:12.905Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:12.906Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:12.906Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:04:12.906Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:12.908Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "groupingId" : "e7e3a9da-e8e5-4cd1-ae90-86096cd609f2", "name" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7/e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"updated_time\":null,\"creation_time\":1652105034000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"9b89c194f35a422abe6cb6cd99874d9d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"vnf_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\"vnf_id\":\"0c9e893d-21fa-4e45-a582-1b9098757907\",\"vf_module_id\":\"559b4825-91c6-482e-bc26-dc9113c53457\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:03:55.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:04:12.908Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:12.908Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:04:12.935Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:04:12.935Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:04:12.935Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:12.936Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:04:12.936Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:04:12.936Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c4ace6fe-688d-4eb9-9dc8-0828bd9f401f", X-RequestID:"c4ace6fe-688d-4eb9-9dc8-0828bd9f401f", X-TransactionID:"c4ace6fe-688d-4eb9-9dc8-0828bd9f401f", X-ECOMP-RequestID:"c4ace6fe-688d-4eb9-9dc8-0828bd9f401f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97968a2a-edbe-4bf3-98fd-d1d8766f1956"] 2022-05-09T14:04:12.936Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:04:12.937Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:13.058Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:13.059Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:13.059Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:04:13.059Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=078E77E15A04E10ADE90FD3A47EF840D; 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:"Mon, 09 May 2022 14:04:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:13.060Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302","businessKey":"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-09T14:03:50.478+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4465a0e-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"da35d2a8-cfa0-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-05-09T14:04:13.060Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:13.061Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:04:13.084Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:04:13.085Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:04:13.085Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:13.085Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:04:13.086Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:04:13.086Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c4ace6fe-688d-4eb9-9dc8-0828bd9f401f", X-RequestID:"c4ace6fe-688d-4eb9-9dc8-0828bd9f401f", X-TransactionID:"c4ace6fe-688d-4eb9-9dc8-0828bd9f401f", X-ECOMP-RequestID:"c4ace6fe-688d-4eb9-9dc8-0828bd9f401f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15117e89-4c59-4cc7-a5e0-f55a783bca28"] 2022-05-09T14:04:13.086Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:04:13.086Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:13.212Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:13.213Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:13.214Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:04:13.214Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=03B18A9B18B049F3764A68E4C063B94C; 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:"811", Date:"Mon, 09 May 2022 14:04:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:13.214Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:dd74d071-cfa0-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302","executionId":"da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:03:55.878+0000","endTime":"2022-05-09T14:03:55.886+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4465a0e-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:04:13.215Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:13.215Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:04:13.220Z|c4ace6fe-688d-4eb9-9dc8-0828bd9f401f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:04:13.821Z|4989682b-9e35-406c-a077-4d33266e6f8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:04:13.822Z|4989682b-9e35-406c-a077-4d33266e6f8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:04:13.847Z|b8f7d68a-3a62-47e8-b898-4e21451eed23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:04:13.848Z|b8f7d68a-3a62-47e8-b898-4e21451eed23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:04:14.949Z|a257655c-6747-403e-b718-f85348d2eb2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:04:14.950Z|a257655c-6747-403e-b718-f85348d2eb2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:04:16.028Z|165d57d0-b1dc-43e2-bc72-d0db5689dd16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:04:16.029Z|165d57d0-b1dc-43e2-bc72-d0db5689dd16|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:04:16.322Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:04:16.326Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728 2022-05-09T14:04:16.327Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|INFO|500||Invoke 2022-05-09T14:04:16.327Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:16.328Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728 2022-05-09T14:04:16.328Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Method : GET 2022-05-09T14:04:16.328Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66d605f91ec192c7", X-B3-SpanId:"d77bfd5ec19ad663", X-B3-ParentSpanId:"66d605f91ec192c7", X-B3-Sampled:"0", X-ONAP-RequestID:"6bef3d79-e2f8-45df-ad61-fdb943215b1b", X-RequestID:"6bef3d79-e2f8-45df-ad61-fdb943215b1b", X-TransactionID:"6bef3d79-e2f8-45df-ad61-fdb943215b1b", X-ECOMP-RequestID:"6bef3d79-e2f8-45df-ad61-fdb943215b1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39d112af-f65f-499a-a168-8ab314578591"] 2022-05-09T14:04:16.329Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Request body: 2022-05-09T14:04:16.329Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:16.571Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:16.572Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:16.573Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Status text : 2022-05-09T14:04:16.573Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:16.574Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Response body: { "requestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "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" : "2022-05-09T14:04:04.000+00:00", "source" : "VID", "vnfId" : "4031faba-8779-496c-8ce9-64f0de1f2827", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n\t\t\t\"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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_c6207c0b-3f40-42f2-93d9-976d874be475\",\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\": \"f345b1b9-0207-46f7-b567-33c221347cd2\",\n \"modelInvariantUuid\": \"c4e72d3d-6452-496c-a9f6-8808927e4857\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5146bd41-c8a5-43f3-8aa2-dd92e1dc60da\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"ff6e37a2-5098-49e6-af55-eaf3532b989c\",\n \"modelInvariantUuid\": \"021e5d5b-f037-40be-a9e4-c69423a966d8\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c006236d-fea8-4452-99db-c3b10d60f457\"\n },\n \"instanceName\": \"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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\",\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\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n \"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:04:13.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d7e8df83-b98a-47ad-a468-e1578d72b48d", "serviceInstanceName" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728" } } } 2022-05-09T14:04:16.574Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:16.575Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|INFO|500||InvokeReturn 2022-05-09T14:04:16.576Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false 2022-05-09T14:04:16.577Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:04:16.577Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:16.577Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false 2022-05-09T14:04:16.578Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:04:16.578Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66d605f91ec192c7", X-B3-SpanId:"113b9f4d51a52c48", X-B3-ParentSpanId:"66d605f91ec192c7", X-B3-Sampled:"0", X-ONAP-RequestID:"6bef3d79-e2f8-45df-ad61-fdb943215b1b", X-RequestID:"6bef3d79-e2f8-45df-ad61-fdb943215b1b", X-TransactionID:"6bef3d79-e2f8-45df-ad61-fdb943215b1b", X-ECOMP-RequestID:"6bef3d79-e2f8-45df-ad61-fdb943215b1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98bddd1b-e53a-4c6b-9c1d-b70e7cd31b62"] 2022-05-09T14:04:16.578Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:04:16.578Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:16.594Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:16.595Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:16.595Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:04:16.596Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:16.597Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:04:16.597Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:16.598Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:04:16.629Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:04:16.629Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:04:16.630Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:16.630Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:04:16.630Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:04:16.631Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6bef3d79-e2f8-45df-ad61-fdb943215b1b", X-RequestID:"6bef3d79-e2f8-45df-ad61-fdb943215b1b", X-TransactionID:"6bef3d79-e2f8-45df-ad61-fdb943215b1b", X-ECOMP-RequestID:"6bef3d79-e2f8-45df-ad61-fdb943215b1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b21e2874-ac7a-43cf-8d36-f9e413e4b6aa"] 2022-05-09T14:04:16.631Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:04:16.631Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:16.761Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:16.762Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:16.762Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:04:16.763Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F5F309C5DB09F7A1C533253587BF0ADA; 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:"Mon, 09 May 2022 14:04:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:16.763Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e72f3436-cfa0-11ec-b07a-dafaaf2ee302","businessKey":"a2c5da33-4970-47f6-8c60-f1223f6f8728","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-09T14:04:12.199+0000","endTime":"2022-05-09T14:04:15.110+0000","removalTime":null,"durationInMillis":2911,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"e2dffdaa-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"e5e21a55-cfa0-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-05-09T14:04:16.763Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:16.764Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:04:16.794Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e72f3436-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e72f3436-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:04:16.795Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e72f3436-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:04:16.795Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e72f3436-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:16.795Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e72f3436-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e72f3436-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:04:16.796Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e72f3436-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:04:16.796Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e72f3436-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6bef3d79-e2f8-45df-ad61-fdb943215b1b", X-RequestID:"6bef3d79-e2f8-45df-ad61-fdb943215b1b", X-TransactionID:"6bef3d79-e2f8-45df-ad61-fdb943215b1b", X-ECOMP-RequestID:"6bef3d79-e2f8-45df-ad61-fdb943215b1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51aca44e-4ae6-49d8-a8e6-6d585db97ff4"] 2022-05-09T14:04:16.796Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e72f3436-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:04:16.797Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e72f3436-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:16.925Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e72f3436-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:16.926Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e72f3436-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:16.926Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e72f3436-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:04:16.927Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e72f3436-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=993550646AD4FD5D2770C9CCED075113; 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:"Mon, 09 May 2022 14:04:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:16.928Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e72f3436-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:e72f8269-cfa0-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"e72f3436-cfa0-11ec-b07a-dafaaf2ee302","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"e72f3436-cfa0-11ec-b07a-dafaaf2ee302","executionId":"e72f3436-cfa0-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:04:12.201+0000","endTime":"2022-05-09T14:04:12.358+0000","durationInMillis":157,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e2dffdaa-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:04:16.928Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e72f3436-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:16.928Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e72f3436-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:04:16.932Z|6bef3d79-e2f8-45df-ad61-fdb943215b1b|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:04:17.060Z|267b29ec-f8cc-423c-81be-0134f5b8678b|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:04:17.061Z|267b29ec-f8cc-423c-81be-0134f5b8678b|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:04:19.894Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:04:19.899Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:04:19.900Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||Invoke 2022-05-09T14:04:19.900Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:19.901Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:04:19.901Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Method : GET 2022-05-09T14:04:19.902Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3cc70efe7925f8fc", X-B3-SpanId:"f5a0898f82c764b7", X-B3-ParentSpanId:"3cc70efe7925f8fc", X-B3-Sampled:"0", X-ONAP-RequestID:"aa229588-58a0-42d1-af93-ac4a06b9b681", X-RequestID:"aa229588-58a0-42d1-af93-ac4a06b9b681", X-TransactionID:"aa229588-58a0-42d1-af93-ac4a06b9b681", X-ECOMP-RequestID:"aa229588-58a0-42d1-af93-ac4a06b9b681", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02a16c3c-69b3-47b6-a86c-9fee5e4df339"] 2022-05-09T14:04:19.902Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Request body: 2022-05-09T14:04:19.903Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:19.936Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:19.936Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:19.936Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status text : 2022-05-09T14:04:19.937Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:19.937Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Response body: { "requestId" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:02:01.000+00:00", "endTime" : "2022-05-09T14:04:16.000+00:00", "source" : "VID", "vnfId" : "0505de63-b839-4794-87a2-d91a1b839c2a", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\n\t\t\t\"modelVersionId\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\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_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\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\": \"df35ab03-b0bb-4fea-82ec-bc8b41105f3d\",\n \"modelInvariantUuid\": \"89e56b1c-8196-4926-a74b-2304c695e3a9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a71c007a-95ec-4d35-b035-4f354cc245b8\",\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\": \"72c9b24c-8df1-4cf3-ada0-88ed85485bf2\",\n \"modelInvariantUuid\": \"fa59e5fb-f27a-486d-84a8-5fff7f7fbcd0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"69320e22-e7b8-4122-a7b6-e6d69471be31\"\n },\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef_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\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\n \"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\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\": \"bbedb022-a592-483a-a5d9-9e2478187279\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:04:15.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "99e1275c-ce93-4c63-ad16-430c45d1c875", "serviceInstanceName" : "basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" } } } 2022-05-09T14:04:19.938Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:19.938Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||InvokeReturn 2022-05-09T14:04:19.939Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:04:19.940Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:04:19.940Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:19.940Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:04:19.940Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:04:19.941Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3cc70efe7925f8fc", X-B3-SpanId:"be67b5469760f83a", X-B3-ParentSpanId:"3cc70efe7925f8fc", X-B3-Sampled:"0", X-ONAP-RequestID:"aa229588-58a0-42d1-af93-ac4a06b9b681", X-RequestID:"aa229588-58a0-42d1-af93-ac4a06b9b681", X-TransactionID:"aa229588-58a0-42d1-af93-ac4a06b9b681", X-ECOMP-RequestID:"aa229588-58a0-42d1-af93-ac4a06b9b681", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"383dc428-d4ba-45f4-919b-eaee1ef742f3"] 2022-05-09T14:04:19.941Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:04:19.941Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:19.961Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:19.962Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:19.962Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:04:19.962Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:19.964Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:04:19.964Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:19.964Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:04:19.973Z|aa229588-58a0-42d1-af93-ac4a06b9b681|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:04:20.090Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:04:20.094Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:04:20.095Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||Invoke 2022-05-09T14:04:20.095Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:20.095Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:04:20.096Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Method : GET 2022-05-09T14:04:20.096Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db88d7bdba80eba8", X-B3-SpanId:"b40003c1fb190d8f", X-B3-ParentSpanId:"db88d7bdba80eba8", X-B3-Sampled:"0", X-ONAP-RequestID:"29e322bd-5d9f-4e22-95b2-242bbde3cef7", X-RequestID:"29e322bd-5d9f-4e22-95b2-242bbde3cef7", X-TransactionID:"29e322bd-5d9f-4e22-95b2-242bbde3cef7", X-ECOMP-RequestID:"29e322bd-5d9f-4e22-95b2-242bbde3cef7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e15b892-123f-418b-bd9e-83cb6bbae2f6"] 2022-05-09T14:04:20.097Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Request body: 2022-05-09T14:04:20.097Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:20.115Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:20.116Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:20.116Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status text : 2022-05-09T14:04:20.116Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:20.117Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Response body: { "requestId" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:02:01.000+00:00", "endTime" : "2022-05-09T14:04:16.000+00:00", "source" : "VID", "vnfId" : "0505de63-b839-4794-87a2-d91a1b839c2a", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\n\t\t\t\"modelVersionId\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\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_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\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\": \"df35ab03-b0bb-4fea-82ec-bc8b41105f3d\",\n \"modelInvariantUuid\": \"89e56b1c-8196-4926-a74b-2304c695e3a9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a71c007a-95ec-4d35-b035-4f354cc245b8\",\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\": \"72c9b24c-8df1-4cf3-ada0-88ed85485bf2\",\n \"modelInvariantUuid\": \"fa59e5fb-f27a-486d-84a8-5fff7f7fbcd0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"69320e22-e7b8-4122-a7b6-e6d69471be31\"\n },\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef_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\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\n \"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\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\": \"bbedb022-a592-483a-a5d9-9e2478187279\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:04:15.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "99e1275c-ce93-4c63-ad16-430c45d1c875", "serviceInstanceName" : "basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" } } } 2022-05-09T14:04:20.117Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:20.118Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||InvokeReturn 2022-05-09T14:04:20.120Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:04:20.120Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:04:20.121Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:20.121Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:04:20.121Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:04:20.122Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db88d7bdba80eba8", X-B3-SpanId:"b3f8267723677b11", X-B3-ParentSpanId:"db88d7bdba80eba8", X-B3-Sampled:"0", X-ONAP-RequestID:"29e322bd-5d9f-4e22-95b2-242bbde3cef7", X-RequestID:"29e322bd-5d9f-4e22-95b2-242bbde3cef7", X-TransactionID:"29e322bd-5d9f-4e22-95b2-242bbde3cef7", X-ECOMP-RequestID:"29e322bd-5d9f-4e22-95b2-242bbde3cef7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ba9f357-22a0-4869-b026-37f96e4b852b"] 2022-05-09T14:04:20.122Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:04:20.123Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:20.135Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:20.136Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:20.136Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:04:20.136Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:20.137Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:04:20.137Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:20.138Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:04:20.145Z|29e322bd-5d9f-4e22-95b2-242bbde3cef7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:04:20.272Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:04:20.278Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:04:20.278Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||Invoke 2022-05-09T14:04:20.279Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:20.279Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:04:20.280Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Method : GET 2022-05-09T14:04:20.280Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1814c08f42cf6570", X-B3-SpanId:"e972217fcc5ea917", X-B3-ParentSpanId:"1814c08f42cf6570", X-B3-Sampled:"0", X-ONAP-RequestID:"17b700ad-d540-4c42-8075-505c0d9114aa", X-RequestID:"17b700ad-d540-4c42-8075-505c0d9114aa", X-TransactionID:"17b700ad-d540-4c42-8075-505c0d9114aa", X-ECOMP-RequestID:"17b700ad-d540-4c42-8075-505c0d9114aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36ec461b-deb8-4955-88d7-a900f1dd7ee9"] 2022-05-09T14:04:20.280Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Request body: 2022-05-09T14:04:20.281Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:20.299Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:20.300Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:20.301Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status text : 2022-05-09T14:04:20.302Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:20.302Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Response body: { "requestId" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:02:01.000+00:00", "endTime" : "2022-05-09T14:04:16.000+00:00", "source" : "VID", "vnfId" : "0505de63-b839-4794-87a2-d91a1b839c2a", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\n\t\t\t\"modelVersionId\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\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_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\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\": \"df35ab03-b0bb-4fea-82ec-bc8b41105f3d\",\n \"modelInvariantUuid\": \"89e56b1c-8196-4926-a74b-2304c695e3a9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a71c007a-95ec-4d35-b035-4f354cc245b8\",\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\": \"72c9b24c-8df1-4cf3-ada0-88ed85485bf2\",\n \"modelInvariantUuid\": \"fa59e5fb-f27a-486d-84a8-5fff7f7fbcd0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"69320e22-e7b8-4122-a7b6-e6d69471be31\"\n },\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef_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\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\n \"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\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\": \"bbedb022-a592-483a-a5d9-9e2478187279\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:04:15.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "99e1275c-ce93-4c63-ad16-430c45d1c875", "serviceInstanceName" : "basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" } } } 2022-05-09T14:04:20.303Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:20.304Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||InvokeReturn 2022-05-09T14:04:20.305Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:04:20.306Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:04:20.306Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:20.306Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:04:20.307Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:04:20.307Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1814c08f42cf6570", X-B3-SpanId:"7da6ab29c084738a", X-B3-ParentSpanId:"1814c08f42cf6570", X-B3-Sampled:"0", X-ONAP-RequestID:"17b700ad-d540-4c42-8075-505c0d9114aa", X-RequestID:"17b700ad-d540-4c42-8075-505c0d9114aa", X-TransactionID:"17b700ad-d540-4c42-8075-505c0d9114aa", X-ECOMP-RequestID:"17b700ad-d540-4c42-8075-505c0d9114aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84aaed05-e505-46f1-81bb-59de5aa14620"] 2022-05-09T14:04:20.307Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:04:20.308Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:20.320Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:20.321Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:20.321Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:04:20.321Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:20.322Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:04:20.323Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:20.323Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:04:20.331Z|17b700ad-d540-4c42-8075-505c0d9114aa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:04:20.465Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:04:20.469Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:04:20.470Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||Invoke 2022-05-09T14:04:20.471Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:20.471Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:04:20.472Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Method : GET 2022-05-09T14:04:20.472Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d5c35eb7f1adb62", X-B3-SpanId:"e1c2fb70d52592a6", X-B3-ParentSpanId:"7d5c35eb7f1adb62", X-B3-Sampled:"0", X-ONAP-RequestID:"a55f5968-73f8-47ac-8f93-2832fb22eee2", X-RequestID:"a55f5968-73f8-47ac-8f93-2832fb22eee2", X-TransactionID:"a55f5968-73f8-47ac-8f93-2832fb22eee2", X-ECOMP-RequestID:"a55f5968-73f8-47ac-8f93-2832fb22eee2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70ec6a3a-2534-4232-80e5-d55df84d7be3"] 2022-05-09T14:04:20.472Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Request body: 2022-05-09T14:04:20.473Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:20.491Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:20.491Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:20.491Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status text : 2022-05-09T14:04:20.492Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:20.492Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Response body: { "requestId" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:02:01.000+00:00", "endTime" : "2022-05-09T14:04:16.000+00:00", "source" : "VID", "vnfId" : "0505de63-b839-4794-87a2-d91a1b839c2a", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\n\t\t\t\"modelVersionId\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\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_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\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\": \"df35ab03-b0bb-4fea-82ec-bc8b41105f3d\",\n \"modelInvariantUuid\": \"89e56b1c-8196-4926-a74b-2304c695e3a9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a71c007a-95ec-4d35-b035-4f354cc245b8\",\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\": \"72c9b24c-8df1-4cf3-ada0-88ed85485bf2\",\n \"modelInvariantUuid\": \"fa59e5fb-f27a-486d-84a8-5fff7f7fbcd0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"69320e22-e7b8-4122-a7b6-e6d69471be31\"\n },\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef_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\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\n \"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\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\": \"bbedb022-a592-483a-a5d9-9e2478187279\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:04:15.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "99e1275c-ce93-4c63-ad16-430c45d1c875", "serviceInstanceName" : "basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" } } } 2022-05-09T14:04:20.493Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:20.493Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||InvokeReturn 2022-05-09T14:04:20.495Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:04:20.495Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:04:20.495Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:20.495Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:04:20.495Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:04:20.496Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d5c35eb7f1adb62", X-B3-SpanId:"1075400beefb9513", X-B3-ParentSpanId:"7d5c35eb7f1adb62", X-B3-Sampled:"0", X-ONAP-RequestID:"a55f5968-73f8-47ac-8f93-2832fb22eee2", X-RequestID:"a55f5968-73f8-47ac-8f93-2832fb22eee2", X-TransactionID:"a55f5968-73f8-47ac-8f93-2832fb22eee2", X-ECOMP-RequestID:"a55f5968-73f8-47ac-8f93-2832fb22eee2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e21938a4-b9be-4aea-9b43-60b3f8b1d83d"] 2022-05-09T14:04:20.496Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:04:20.496Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:20.514Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:20.515Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:20.515Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:04:20.516Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:20.516Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:04:20.517Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:20.517Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:04:20.524Z|a55f5968-73f8-47ac-8f93-2832fb22eee2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:04:20.643Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:04:20.647Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:04:20.647Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||Invoke 2022-05-09T14:04:20.648Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:20.648Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771 2022-05-09T14:04:20.648Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Method : GET 2022-05-09T14:04:20.648Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb1c5a688026a1a1", X-B3-SpanId:"156ebfbac530fc4d", X-B3-ParentSpanId:"cb1c5a688026a1a1", X-B3-Sampled:"0", X-ONAP-RequestID:"91571b8f-0e89-4826-87d1-d493f7beb83d", X-RequestID:"91571b8f-0e89-4826-87d1-d493f7beb83d", X-TransactionID:"91571b8f-0e89-4826-87d1-d493f7beb83d", X-ECOMP-RequestID:"91571b8f-0e89-4826-87d1-d493f7beb83d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c055db3-c952-4c2b-a127-d379684c6595"] 2022-05-09T14:04:20.648Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Request body: 2022-05-09T14:04:20.649Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:20.667Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:20.667Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:20.668Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Status text : 2022-05-09T14:04:20.668Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:20.669Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||Response body: { "requestId" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:02:01.000+00:00", "endTime" : "2022-05-09T14:04:16.000+00:00", "source" : "VID", "vnfId" : "0505de63-b839-4794-87a2-d91a1b839c2a", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\n\t\t\t\"modelVersionId\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\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_347223cd-6f49-4d66-8fb4-bff1570e4fef\",\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\": \"df35ab03-b0bb-4fea-82ec-bc8b41105f3d\",\n \"modelInvariantUuid\": \"89e56b1c-8196-4926-a74b-2304c695e3a9\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"a71c007a-95ec-4d35-b035-4f354cc245b8\",\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\": \"72c9b24c-8df1-4cf3-ada0-88ed85485bf2\",\n \"modelInvariantUuid\": \"fa59e5fb-f27a-486d-84a8-5fff7f7fbcd0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"69320e22-e7b8-4122-a7b6-e6d69471be31\"\n },\n \"instanceName\": \"basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef_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\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\n \"modelInvariantId\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\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\": \"bbedb022-a592-483a-a5d9-9e2478187279\",\n \"owningEntityName\": \"basicnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:04:15.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "99e1275c-ce93-4c63-ad16-430c45d1c875", "serviceInstanceName" : "basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "71a58f6e-b1ed-473d-b1f7-d3e741df3771", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771" } } } 2022-05-09T14:04:20.669Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:20.670Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/71a58f6e-b1ed-473d-b1f7-d3e741df3771|INFO|500||InvokeReturn 2022-05-09T14:04:20.672Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:04:20.672Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:04:20.672Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:20.673Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false 2022-05-09T14:04:20.673Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:04:20.673Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb1c5a688026a1a1", X-B3-SpanId:"4390a4a5b8dde620", X-B3-ParentSpanId:"cb1c5a688026a1a1", X-B3-Sampled:"0", X-ONAP-RequestID:"91571b8f-0e89-4826-87d1-d493f7beb83d", X-RequestID:"91571b8f-0e89-4826-87d1-d493f7beb83d", X-TransactionID:"91571b8f-0e89-4826-87d1-d493f7beb83d", X-ECOMP-RequestID:"91571b8f-0e89-4826-87d1-d493f7beb83d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ad3cd8b-b6a7-4f4a-a5a8-0197d5147f0a"] 2022-05-09T14:04:20.674Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:04:20.674Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:20.687Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:20.687Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:20.687Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:04:20.688Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:20.689Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:04:20.689Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:20.689Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=71a58f6e-b1ed-473d-b1f7-d3e741df3771&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:04:20.697Z|91571b8f-0e89-4826-87d1-d493f7beb83d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/71a58f6e-b1ed-473d-b1f7-d3e741df3771|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:04:23.344Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:04:23.349Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417 2022-05-09T14:04:23.350Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|INFO|500||Invoke 2022-05-09T14:04:23.350Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:23.350Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417 2022-05-09T14:04:23.350Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Method : GET 2022-05-09T14:04:23.351Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9db03ce346e6b79c", X-B3-SpanId:"7062dbf7a376e458", X-B3-ParentSpanId:"9db03ce346e6b79c", X-B3-Sampled:"0", X-ONAP-RequestID:"6cbd69ec-8fbf-4267-b274-fdfc93266e5e", X-RequestID:"6cbd69ec-8fbf-4267-b274-fdfc93266e5e", X-TransactionID:"6cbd69ec-8fbf-4267-b274-fdfc93266e5e", X-ECOMP-RequestID:"6cbd69ec-8fbf-4267-b274-fdfc93266e5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"041209e8-6aad-424c-8a44-58c7307236f3"] 2022-05-09T14:04:23.351Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Request body: 2022-05-09T14:04:23.351Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:23.379Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:23.380Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:23.380Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Status text : 2022-05-09T14:04:23.381Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:23.382Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Response body: { "requestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "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" : "2022-05-09T14:03:39.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfType" : "", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"28b48142-40c2-4fff-93e8-ccbc04b0bf8b\",\n \"modelVersionId\": \"3ba4d960-0749-498e-83ff-137d0397f707\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3d932c97-65bc-4856-830c-555a954a5f60\",\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\": \"f4e615c02fa54678a39840871478fa74\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"d6b42862-2a0f-424f-b844-ac584f0e9108\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0c9e893d-21fa-4e45-a582-1b9098757907\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:54.000+00:00", "vfModuleId" : "559b4825-91c6-482e-bc26-dc9113c53457", "vfModuleName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "cloudIdentifier" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"559b4825-91c6-482e-bc26-dc9113c53457\",\"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\":\"0c9e893d-21fa-4e45-a582-1b9098757907\",\"vnf_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2022-05-09T14:03:51.000+00:00" } ], "requestURI" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417" } } } 2022-05-09T14:04:23.382Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:23.382Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|INFO|500||InvokeReturn 2022-05-09T14:04:23.384Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false 2022-05-09T14:04:23.384Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:04:23.384Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:23.385Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false 2022-05-09T14:04:23.385Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:04:23.385Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9db03ce346e6b79c", X-B3-SpanId:"14776a1611ade0ca", X-B3-ParentSpanId:"9db03ce346e6b79c", X-B3-Sampled:"0", X-ONAP-RequestID:"6cbd69ec-8fbf-4267-b274-fdfc93266e5e", X-RequestID:"6cbd69ec-8fbf-4267-b274-fdfc93266e5e", X-TransactionID:"6cbd69ec-8fbf-4267-b274-fdfc93266e5e", X-ECOMP-RequestID:"6cbd69ec-8fbf-4267-b274-fdfc93266e5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f1213fe-d6b4-4f19-a266-631c5393b341"] 2022-05-09T14:04:23.385Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:04:23.386Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:23.403Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:23.404Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:23.404Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:04:23.405Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:23.405Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "groupingId" : "e7e3a9da-e8e5-4cd1-ae90-86096cd609f2", "name" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7/e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"updated_time\":null,\"creation_time\":1652105034000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"9b89c194f35a422abe6cb6cd99874d9d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"vnf_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\"vnf_id\":\"0c9e893d-21fa-4e45-a582-1b9098757907\",\"vf_module_id\":\"559b4825-91c6-482e-bc26-dc9113c53457\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:03:55.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:04:23.405Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:23.406Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:04:23.432Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:04:23.433Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:04:23.433Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:23.434Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:04:23.434Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:04:23.434Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6cbd69ec-8fbf-4267-b274-fdfc93266e5e", X-RequestID:"6cbd69ec-8fbf-4267-b274-fdfc93266e5e", X-TransactionID:"6cbd69ec-8fbf-4267-b274-fdfc93266e5e", X-ECOMP-RequestID:"6cbd69ec-8fbf-4267-b274-fdfc93266e5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46b66aee-1af1-4f43-82fb-c5a8a834b55e"] 2022-05-09T14:04:23.435Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:04:23.435Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:23.552Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:23.553Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:23.554Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:04:23.554Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=471217C3D9FDE319ADECB34EB8C97AB1; 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:"Mon, 09 May 2022 14:04:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:23.554Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302","businessKey":"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-09T14:03:50.478+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4465a0e-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"da35d2a8-cfa0-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-05-09T14:04:23.555Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:23.555Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:04:23.641Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:04:23.644Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:04:23.644Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:23.645Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:04:23.645Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:04:23.648Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6cbd69ec-8fbf-4267-b274-fdfc93266e5e", X-RequestID:"6cbd69ec-8fbf-4267-b274-fdfc93266e5e", X-TransactionID:"6cbd69ec-8fbf-4267-b274-fdfc93266e5e", X-ECOMP-RequestID:"6cbd69ec-8fbf-4267-b274-fdfc93266e5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5762c916-7b4d-4e22-9128-e7d6b58ba726"] 2022-05-09T14:04:23.648Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:04:23.649Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:23.771Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:23.772Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:23.772Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:04:23.772Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=80C8F631AE781A633EFBA56CEB796A66; 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:"811", Date:"Mon, 09 May 2022 14:04:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:23.772Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:dd74d071-cfa0-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302","executionId":"da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:03:55.878+0000","endTime":"2022-05-09T14:03:55.886+0000","durationInMillis":8,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4465a0e-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:04:23.773Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:23.773Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:04:23.777Z|6cbd69ec-8fbf-4267-b274-fdfc93266e5e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:04:23.847Z|f49f0387-8f22-4e18-a031-30380b4d4966|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:04:23.848Z|f49f0387-8f22-4e18-a031-30380b4d4966|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:04:23.871Z|58614b1d-842b-4ac9-809d-e25d6eee08cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:04:23.872Z|58614b1d-842b-4ac9-809d-e25d6eee08cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:04:26.054Z|29191841-ce87-44fd-a7fa-73cd34fd7f40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:04:26.054Z|29191841-ce87-44fd-a7fa-73cd34fd7f40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:04:27.059Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:04:27.064Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728 2022-05-09T14:04:27.064Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|INFO|500||Invoke 2022-05-09T14:04:27.065Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:27.065Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728 2022-05-09T14:04:27.065Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Method : GET 2022-05-09T14:04:27.066Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"393e751def84ce7b", X-B3-SpanId:"c5fee549a616dc26", X-B3-ParentSpanId:"393e751def84ce7b", X-B3-Sampled:"0", X-ONAP-RequestID:"91b3c20a-6609-4ec4-8afd-8e26f635413a", X-RequestID:"91b3c20a-6609-4ec4-8afd-8e26f635413a", X-TransactionID:"91b3c20a-6609-4ec4-8afd-8e26f635413a", X-ECOMP-RequestID:"91b3c20a-6609-4ec4-8afd-8e26f635413a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6249edd4-af45-4dbe-8ecb-0611778cc347"] 2022-05-09T14:04:27.066Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Request body: 2022-05-09T14:04:27.066Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:27.087Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:27.087Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:27.088Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Status text : 2022-05-09T14:04:27.088Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:27.088Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Response body: { "requestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "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" : "2022-05-09T14:04:04.000+00:00", "source" : "VID", "vnfId" : "4031faba-8779-496c-8ce9-64f0de1f2827", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n\t\t\t\"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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_c6207c0b-3f40-42f2-93d9-976d874be475\",\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\": \"f345b1b9-0207-46f7-b567-33c221347cd2\",\n \"modelInvariantUuid\": \"c4e72d3d-6452-496c-a9f6-8808927e4857\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5146bd41-c8a5-43f3-8aa2-dd92e1dc60da\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"ff6e37a2-5098-49e6-af55-eaf3532b989c\",\n \"modelInvariantUuid\": \"021e5d5b-f037-40be-a9e4-c69423a966d8\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c006236d-fea8-4452-99db-c3b10d60f457\"\n },\n \"instanceName\": \"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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\",\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\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n \"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:04:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d7e8df83-b98a-47ad-a468-e1578d72b48d", "serviceInstanceName" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728" } } } 2022-05-09T14:04:27.089Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:27.089Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|INFO|500||InvokeReturn 2022-05-09T14:04:27.090Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false 2022-05-09T14:04:27.091Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:04:27.091Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:27.091Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false 2022-05-09T14:04:27.091Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:04:27.091Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"393e751def84ce7b", X-B3-SpanId:"e57dd419f6dd43f6", X-B3-ParentSpanId:"393e751def84ce7b", X-B3-Sampled:"0", X-ONAP-RequestID:"91b3c20a-6609-4ec4-8afd-8e26f635413a", X-RequestID:"91b3c20a-6609-4ec4-8afd-8e26f635413a", X-TransactionID:"91b3c20a-6609-4ec4-8afd-8e26f635413a", X-ECOMP-RequestID:"91b3c20a-6609-4ec4-8afd-8e26f635413a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbf922a0-744e-4e0f-b1e3-c079e4743290"] 2022-05-09T14:04:27.092Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:04:27.092Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:27.106Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:27.107Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:27.107Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:04:27.108Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:27.109Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:04:27.109Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:27.109Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:04:27.151Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:04:27.152Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:04:27.152Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:27.152Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:04:27.153Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:04:27.153Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"91b3c20a-6609-4ec4-8afd-8e26f635413a", X-RequestID:"91b3c20a-6609-4ec4-8afd-8e26f635413a", X-TransactionID:"91b3c20a-6609-4ec4-8afd-8e26f635413a", X-ECOMP-RequestID:"91b3c20a-6609-4ec4-8afd-8e26f635413a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5b0499d-59e5-47e0-b97e-4710b6019806"] 2022-05-09T14:04:27.153Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:04:27.154Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:27.312Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:27.312Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:27.312Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:04:27.313Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9FDF0038398FBC846FC73369F0550E43; 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:"719", Date:"Mon, 09 May 2022 14:04:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:27.313Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"eebd8f4b-cfa0-11ec-b07a-dafaaf2ee302","businessKey":"a2c5da33-4970-47f6-8c60-f1223f6f8728","processDefinitionId":"ControllerExecutionBB:1:64ebf85e-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-05-09T14:04:24.876+0000","endTime":"2022-05-09T14:04:25.457+0000","removalTime":null,"durationInMillis":581,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e2dffdaa-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"ed8cfe45-cfa0-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-05-09T14:04:27.314Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:27.314Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:04:27.338Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eebd8f4b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eebd8f4b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:04:27.339Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eebd8f4b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:04:27.339Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eebd8f4b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:27.339Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eebd8f4b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eebd8f4b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:04:27.339Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eebd8f4b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:04:27.340Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eebd8f4b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"91b3c20a-6609-4ec4-8afd-8e26f635413a", X-RequestID:"91b3c20a-6609-4ec4-8afd-8e26f635413a", X-TransactionID:"91b3c20a-6609-4ec4-8afd-8e26f635413a", X-ECOMP-RequestID:"91b3c20a-6609-4ec4-8afd-8e26f635413a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0b5a733-af66-4296-a44a-a83661298921"] 2022-05-09T14:04:27.340Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eebd8f4b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:04:27.340Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eebd8f4b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:27.464Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eebd8f4b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:27.465Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eebd8f4b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:27.465Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eebd8f4b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:04:27.465Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eebd8f4b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=7D6BEFC4FFC18EBCB142FD6F4A50558A; 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:"Mon, 09 May 2022 14:04:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:27.465Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eebd8f4b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:ef160fda-cfa0-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"eebd8f4b-cfa0-11ec-b07a-dafaaf2ee302","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:64ebf85e-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"eebd8f4b-cfa0-11ec-b07a-dafaaf2ee302","executionId":"eebd8f4b-cfa0-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:04:25.456+0000","endTime":"2022-05-09T14:04:25.457+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e2dffdaa-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:04:27.466Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eebd8f4b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:27.466Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=eebd8f4b-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:04:27.470Z|91b3c20a-6609-4ec4-8afd-8e26f635413a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:04:27.653Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:04:27.655Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|||INFO|500||Checking if requestId: 2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18 already exists in requestDb InfraActiveRequests table 2022-05-09T14:04:27.656Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18 2022-05-09T14:04:27.656Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|INFO|500||Invoke 2022-05-09T14:04:27.656Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:27.657Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18 2022-05-09T14:04:27.657Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Method : GET 2022-05-09T14:04:27.657Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f7e3db8dac88ae4e", X-B3-SpanId:"141612b2c26e886d", X-B3-ParentSpanId:"f7e3db8dac88ae4e", X-B3-Sampled:"0", X-ONAP-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-TransactionID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-ECOMP-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"466e368a-27af-4d74-ae1c-30bb73622a1a"] 2022-05-09T14:04:27.657Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Request body: 2022-05-09T14:04:27.657Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:27.671Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:27.671Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:04:27.671Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Status text : 2022-05-09T14:04:27.672Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 09 May 2022 14:04:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:27.672Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Response body: 2022-05-09T14:04:27.672Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:27.672Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|INFO|404|Not Found|InvokeReturn 2022-05-09T14:04:27.680Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|||INFO|500||Running local validations 2022-05-09T14:04:27.683Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:04:27.707Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/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=[]} 2022-05-09T14:04:27.707Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke 2022-05-09T14:04:27.934Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn 2022-05-09T14:04:27.934Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/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:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220509-14:04:26:753-44013], vertex-id=[205032], Content-Length=[1013], Date=[Mon, 09 May 2022 14:04:26 GMT], Content-Type=[application/json]} 2022-05-09T14:04:27.935Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1652104927448","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/0505de63-b839-4794-87a2-d91a1b839c2a","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0505de63-b839-4794-87a2-d91a1b839c2a"}],"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"}]}]}} 2022-05-09T14:04:27.937Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-05-09T14:04:27.937Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-05-09T14:04:27.938Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|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 2022-05-09T14:04:27.938Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-05-09T14:04:27.938Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:27.939Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|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 2022-05-09T14:04:27.939Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-05-09T14:04:27.939Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|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:"f7e3db8dac88ae4e", X-B3-SpanId:"95d6636f67639e3c", X-B3-ParentSpanId:"f7e3db8dac88ae4e", X-B3-Sampled:"0", X-ONAP-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-TransactionID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-ECOMP-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"baf7fa96-5f70-4c3a-927f-bdd70fb7a935"] 2022-05-09T14:04:27.939Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"99e1275c-ce93-4c63-ad16-430c45d1c875"},"instanceName":null,"requestScope":"service"} 2022-05-09T14:04:27.939Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:27.961Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:27.962Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:27.963Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-05-09T14:04:27.963Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|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:"Mon, 09 May 2022 14:04:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:27.963Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-05-09T14:04:27.964Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:27.964Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-05-09T14:04:27.965Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e 2022-05-09T14:04:27.966Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|INFO|500||Invoke 2022-05-09T14:04:27.966Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:27.967Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e 2022-05-09T14:04:27.969Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||Method : GET 2022-05-09T14:04:27.969Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-TransactionID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-ECOMP-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa4123c2-1e3c-40c5-972c-ab0ee68c2e5e"] 2022-05-09T14:04:27.970Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||Request body: 2022-05-09T14:04:27.970Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:27.991Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:27.992Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:27.992Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||Status text : 2022-05-09T14:04:27.993Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:27.994Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "eedec518-62f1-428b-9b35-8f14d88fcb3e", "modelInvariantUUID" : "f733c81d-df32-4a78-8825-49b8d2bc0396", "created" : "2022-05-09 14:00:33.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" : 13, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/csar" } } } 2022-05-09T14:04:27.994Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:27.994Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|INFO|500||InvokeReturn 2022-05-09T14:04:27.997Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance 2022-05-09T14:04:27.998Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance|INFO|500||Invoke 2022-05-09T14:04:27.998Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:27.999Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance 2022-05-09T14:04:27.999Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance|DEBUG|500||Method : GET 2022-05-09T14:04:27.999Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-TransactionID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-ECOMP-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea0d9f64-19db-46dd-8dd9-15a60dd95f6f"] 2022-05-09T14:04:28.000Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance|DEBUG|500||Request body: 2022-05-09T14:04:28.000Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:28.015Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:28.016Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:04:28.016Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance|DEBUG|500||Status text : 2022-05-09T14:04:28.017Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&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:"Mon, 09 May 2022 14:04:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:28.017Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance|DEBUG|500||Response body: 2022-05-09T14:04:28.017Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:28.018Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2022-05-09T14:04:28.019Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396 2022-05-09T14:04:28.019Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396|INFO|500||Invoke 2022-05-09T14:04:28.019Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:28.019Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396 2022-05-09T14:04:28.020Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396|DEBUG|500||Method : GET 2022-05-09T14:04:28.020Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-TransactionID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-ECOMP-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc52ab54-98c7-447c-b1f6-2342971e6c32"] 2022-05-09T14:04:28.020Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396|DEBUG|500||Request body: 2022-05-09T14:04:28.020Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:28.042Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:28.043Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:28.043Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396|DEBUG|500||Status text : 2022-05-09T14:04:28.043Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:28.044Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "eedec518-62f1-428b-9b35-8f14d88fcb3e", "modelInvariantUUID" : "f733c81d-df32-4a78-8825-49b8d2bc0396", "created" : "2022-05-09 14:00:33.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" : 13, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/csar" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396" } } } 2022-05-09T14:04:28.045Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:28.045Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f733c81d-df32-4a78-8825-49b8d2bc0396|INFO|500||InvokeReturn 2022-05-09T14:04:28.048Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance 2022-05-09T14:04:28.048Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance|INFO|500||Invoke 2022-05-09T14:04:28.048Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:28.049Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance 2022-05-09T14:04:28.049Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance|DEBUG|500||Method : GET 2022-05-09T14:04:28.049Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-TransactionID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-ECOMP-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"317e107d-ce28-4b17-bea2-7989f295ca12"] 2022-05-09T14:04:28.049Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance|DEBUG|500||Request body: 2022-05-09T14:04:28.050Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:28.063Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:28.064Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:04:28.064Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance|DEBUG|500||Status text : 2022-05-09T14:04:28.065Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&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:"Mon, 09 May 2022 14:04:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:28.065Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance|DEBUG|500||Response body: 2022-05-09T14:04:28.065Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:28.066Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=eedec518-62f1-428b-9b35-8f14d88fcb3e&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2022-05-09T14:04:28.066Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|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 2022-05-09T14:04:28.067Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-05-09T14:04:28.067Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:28.067Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|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 2022-05-09T14:04:28.067Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-05-09T14:04:28.067Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|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:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-TransactionID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-ECOMP-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36132bfc-03a5-4447-a083-e753ccacc7bd"] 2022-05-09T14:04:28.068Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-05-09T14:04:28.068Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:28.085Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:28.086Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:28.086Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-05-09T14:04:28.087Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:28.087Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|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" : "2022-05-09 12:55:17.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-05-09T14:04:28.087Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:28.088Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-05-09T14:04:28.091Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|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 2022-05-09T14:04:28.091Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|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 2022-05-09T14:04:28.091Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|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================================================ 2022-05-09T14:04:28.092Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|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 2022-05-09T14:04:28.092Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|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 2022-05-09T14:04:28.092Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|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:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-TransactionID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-ECOMP-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f0d6c07-bdf2-48fc-842e-595680b86365"] 2022-05-09T14:04:28.092Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|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: 2022-05-09T14:04:28.093Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|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================================================ 2022-05-09T14:04:28.112Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|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========================================== 2022-05-09T14:04:28.113Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|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 2022-05-09T14:04:28.113Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|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 : 2022-05-09T14:04:28.113Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:28.117Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|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" : 536, "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" : "2022-05-09T12:55:17.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service" } } } 2022-05-09T14:04:28.117Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|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================================================= 2022-05-09T14:04:28.118Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|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 2022-05-09T14:04:28.120Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e 2022-05-09T14:04:28.120Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|INFO|500||Invoke 2022-05-09T14:04:28.120Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:28.120Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e 2022-05-09T14:04:28.121Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||Method : GET 2022-05-09T14:04:28.121Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-TransactionID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-ECOMP-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbaf1000-eb3c-40a6-b45a-b63f0d8389e6"] 2022-05-09T14:04:28.121Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||Request body: 2022-05-09T14:04:28.121Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:28.144Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:28.145Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:28.145Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||Status text : 2022-05-09T14:04:28.145Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:28.146Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||Response body: { "modelName" : "basic_cnf_macro", "description" : "service", "modelUUID" : "eedec518-62f1-428b-9b35-8f14d88fcb3e", "modelInvariantUUID" : "f733c81d-df32-4a78-8825-49b8d2bc0396", "created" : "2022-05-09 14:00:33.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" : 13, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e/csar" } } } 2022-05-09T14:04:28.146Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:28.146Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/eedec518-62f1-428b-9b35-8f14d88fcb3e|INFO|500||InvokeReturn 2022-05-09T14:04:28.149Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T14:04:28.150Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-05-09T14:04:28.150Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:28.150Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T14:04:28.150Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-05-09T14:04:28.151Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|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:"1351", X-B3-TraceId:"f7e3db8dac88ae4e", X-B3-SpanId:"54e50bd374b71d52", X-B3-ParentSpanId:"f7e3db8dac88ae4e", X-B3-Sampled:"0", X-ONAP-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-TransactionID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-ECOMP-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"490a002b-3ddf-408b-9fae-3e7cbe9d0282"] 2022-05-09T14:04:28.151Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18","requestStatus":"IN_PROGRESS","startTime":1652105067680,"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\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\"\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":"99e1275c-ce93-4c63-ad16-430c45d1c875","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18"} 2022-05-09T14:04:28.151Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:28.172Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:28.172Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-05-09T14:04:28.172Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-05-09T14:04:28.173Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|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/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:28.174Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:04:27.680+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\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\"\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" : "2022-05-09T14:04:26.527+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "99e1275c-ce93-4c63-ad16-430c45d1c875", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18" } } } 2022-05-09T14:04:28.174Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:28.175Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-05-09T14:04:28.181Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|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 2022-05-09T14:04:28.182Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-05-09T14:04:28.182Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:28.182Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|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 2022-05-09T14:04:28.183Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-05-09T14:04:28.183Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|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:"f7e3db8dac88ae4e", X-B3-SpanId:"628e81699f33d9d8", X-B3-ParentSpanId:"f7e3db8dac88ae4e", X-B3-Sampled:"0", X-ONAP-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-TransactionID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-ECOMP-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"221e6250-e1bb-43c0-bf0f-a08e81cf8775"] 2022-05-09T14:04:28.183Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"f733c81d-df32-4a78-8825-49b8d2bc0396\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\"modelUuid\":\"eedec518-62f1-428b-9b35-8f14d88fcb3e\",\"modelInvariantUuid\":\"f733c81d-df32-4a78-8825-49b8d2bc0396\"},\"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\":\"99e1275c-ce93-4c63-ad16-430c45d1c875\"}","type":"String"},"requestId":{"value":"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18","type":"String"},"mso-request-id":{"value":"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"99e1275c-ce93-4c63-ad16-430c45d1c875","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/99e1275c-ce93-4c63-ad16-430c45d1c875","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-05-09T14:04:28.184Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:29.948Z|52869520-de95-4337-b6a9-21646bee02ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:04:29.951Z|52869520-de95-4337-b6a9-21646bee02ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:04:30.200Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:30.201Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-05-09T14:04:30.201Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-05-09T14:04:30.202Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 09 May 2022 14:04:30 GMT", X-ONAP-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-TransactionID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-ECOMP-RequestID:"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"221e6250-e1bb-43c0-bf0f-a08e81cf8775", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:30.202Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18\",\"instanceId\":\"99e1275c-ce93-4c63-ad16-430c45d1c875\"}}","message":"Success","processInstanceID":"f0b91184-cfa0-11ec-b07a-dafaaf2ee302","variables":null,"messageCode":200} 2022-05-09T14:04:30.202Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:30.203Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-05-09T14:04:30.207Z|2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:04:30.301Z|84f0bc06-1203-4955-8ea5-85f7a5b6c5ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:04:30.302Z|84f0bc06-1203-4955-8ea5-85f7a5b6c5ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:04:30.344Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:04:30.349Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18 2022-05-09T14:04:30.350Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|INFO|500||Invoke 2022-05-09T14:04:30.350Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:30.350Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18 2022-05-09T14:04:30.350Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Method : GET 2022-05-09T14:04:30.350Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a4ffa5f2044a3c9", X-B3-SpanId:"5b578151bab937c2", X-B3-ParentSpanId:"9a4ffa5f2044a3c9", X-B3-Sampled:"0", X-ONAP-RequestID:"b78bde08-a347-4cf9-8586-f61a11a66d50", X-RequestID:"b78bde08-a347-4cf9-8586-f61a11a66d50", X-TransactionID:"b78bde08-a347-4cf9-8586-f61a11a66d50", X-ECOMP-RequestID:"b78bde08-a347-4cf9-8586-f61a11a66d50", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72385ceb-16bc-4c27-9ce1-1439a09666bf"] 2022-05-09T14:04:30.351Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Request body: 2022-05-09T14:04:30.351Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:30.377Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:30.377Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:30.378Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Status text : 2022-05-09T14:04:30.378Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:30.380Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Response body: { "requestId" : "2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:04:27.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\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\"\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" : "2022-05-09T14:04:28.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "99e1275c-ce93-4c63-ad16-430c45d1c875", "serviceInstanceName" : "basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18" } } } 2022-05-09T14:04:30.381Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:30.381Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|INFO|500||InvokeReturn 2022-05-09T14:04:30.383Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false 2022-05-09T14:04:30.383Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:04:30.383Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:30.384Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false 2022-05-09T14:04:30.384Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:04:30.384Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9a4ffa5f2044a3c9", X-B3-SpanId:"73cd67156dc4b773", X-B3-ParentSpanId:"9a4ffa5f2044a3c9", X-B3-Sampled:"0", X-ONAP-RequestID:"b78bde08-a347-4cf9-8586-f61a11a66d50", X-RequestID:"b78bde08-a347-4cf9-8586-f61a11a66d50", X-TransactionID:"b78bde08-a347-4cf9-8586-f61a11a66d50", X-ECOMP-RequestID:"b78bde08-a347-4cf9-8586-f61a11a66d50", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8864c331-2bc2-4f9f-a9d4-b9ba4dd07a78"] 2022-05-09T14:04:30.385Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:04:30.385Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:30.405Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:30.406Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:30.407Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:04:30.407Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:30.411Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:04:30.412Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:30.412Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:04:30.419Z|b78bde08-a347-4cf9-8586-f61a11a66d50|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:04:33.872Z|2db634ee-036e-4a9f-99d2-78fcbb0a046d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:04:33.873Z|2db634ee-036e-4a9f-99d2-78fcbb0a046d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:04:33.897Z|ef8b45d0-c138-4c7f-ba15-e513cbd35370|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:04:33.898Z|ef8b45d0-c138-4c7f-ba15-e513cbd35370|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:04:33.909Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:04:33.913Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417 2022-05-09T14:04:33.913Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|INFO|500||Invoke 2022-05-09T14:04:33.914Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:33.914Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417 2022-05-09T14:04:33.914Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Method : GET 2022-05-09T14:04:33.914Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3317b66d83c37ae", X-B3-SpanId:"26d535a783f3da68", X-B3-ParentSpanId:"a3317b66d83c37ae", X-B3-Sampled:"0", X-ONAP-RequestID:"12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1", X-RequestID:"12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1", X-TransactionID:"12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1", X-ECOMP-RequestID:"12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e429a29c-3410-492b-b688-62e339ebb697"] 2022-05-09T14:04:33.915Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Request body: 2022-05-09T14:04:33.915Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:33.941Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:33.942Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:33.942Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Status text : 2022-05-09T14:04:33.942Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:33.943Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Response body: { "requestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "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" : "2022-05-09T14:03:39.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfType" : "", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"28b48142-40c2-4fff-93e8-ccbc04b0bf8b\",\n \"modelVersionId\": \"3ba4d960-0749-498e-83ff-137d0397f707\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3d932c97-65bc-4856-830c-555a954a5f60\",\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\": \"f4e615c02fa54678a39840871478fa74\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"d6b42862-2a0f-424f-b844-ac584f0e9108\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0c9e893d-21fa-4e45-a582-1b9098757907\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:54.000+00:00", "vfModuleId" : "559b4825-91c6-482e-bc26-dc9113c53457", "vfModuleName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "cloudIdentifier" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"559b4825-91c6-482e-bc26-dc9113c53457\",\"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\":\"0c9e893d-21fa-4e45-a582-1b9098757907\",\"vnf_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2022-05-09T14:03:51.000+00:00" } ], "requestURI" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417" } } } 2022-05-09T14:04:33.943Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:33.944Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|INFO|500||InvokeReturn 2022-05-09T14:04:33.946Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false 2022-05-09T14:04:33.946Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:04:33.947Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:33.947Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false 2022-05-09T14:04:33.947Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:04:33.949Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a3317b66d83c37ae", X-B3-SpanId:"de12b1e0bab0c625", X-B3-ParentSpanId:"a3317b66d83c37ae", X-B3-Sampled:"0", X-ONAP-RequestID:"12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1", X-RequestID:"12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1", X-TransactionID:"12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1", X-ECOMP-RequestID:"12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eeff35ad-0f6c-498f-b410-0b6e564693eb"] 2022-05-09T14:04:33.949Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:04:33.949Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:33.966Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:33.967Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:33.968Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:04:33.968Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:33.969Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "groupingId" : "e7e3a9da-e8e5-4cd1-ae90-86096cd609f2", "name" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7/e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"updated_time\":null,\"creation_time\":1652105034000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"9b89c194f35a422abe6cb6cd99874d9d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"vnf_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\"vnf_id\":\"0c9e893d-21fa-4e45-a582-1b9098757907\",\"vf_module_id\":\"559b4825-91c6-482e-bc26-dc9113c53457\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:03:55.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:04:33.969Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:33.970Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:04:34.000Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:04:34.000Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:04:34.001Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:34.001Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:04:34.001Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:04:34.001Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1", X-RequestID:"12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1", X-TransactionID:"12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1", X-ECOMP-RequestID:"12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7228347e-a6af-44a9-a16d-67799ba0d6b6"] 2022-05-09T14:04:34.002Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:04:34.002Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:34.127Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:34.128Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:34.128Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:04:34.128Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8039967A105D78D1F4761ED8A2C6D62F; 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:"Mon, 09 May 2022 14:04:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:34.129Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302","businessKey":"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-09T14:03:50.478+0000","endTime":"2022-05-09T14:04:27.233+0000","removalTime":null,"durationInMillis":36755,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4465a0e-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"da35d2a8-cfa0-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-05-09T14:04:34.129Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:34.129Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:04:34.153Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:04:34.154Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:04:34.154Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:34.154Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:04:34.154Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:04:34.155Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1", X-RequestID:"12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1", X-TransactionID:"12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1", X-ECOMP-RequestID:"12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a01901c4-3c67-446b-a294-889a0d8ef60f"] 2022-05-09T14:04:34.155Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:04:34.155Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:34.283Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:34.283Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:34.283Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:04:34.284Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A95127EF6E9F0183BA07AD4C913F5DCC; 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:"Mon, 09 May 2022 14:04:34 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:34.284Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:f0250e55-cfa0-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302","executionId":"da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:04:27.232+0000","endTime":"2022-05-09T14:04:27.232+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4465a0e-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:04:34.284Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:34.285Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:04:34.288Z|12fee1dc-b0eb-4b4c-9ae2-82922f62b9d1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:04:36.077Z|284996f6-3fc6-4e9e-9f98-43694a4d4510|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:04:36.078Z|284996f6-3fc6-4e9e-9f98-43694a4d4510|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:04:37.604Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:04:37.608Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728 2022-05-09T14:04:37.609Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|INFO|500||Invoke 2022-05-09T14:04:37.609Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:37.609Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728 2022-05-09T14:04:37.610Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Method : GET 2022-05-09T14:04:37.610Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e9c90587e83f225", X-B3-SpanId:"3177bc6046cff633", X-B3-ParentSpanId:"8e9c90587e83f225", X-B3-Sampled:"0", X-ONAP-RequestID:"3115e3fe-5a45-4575-a942-da8af948bc5b", X-RequestID:"3115e3fe-5a45-4575-a942-da8af948bc5b", X-TransactionID:"3115e3fe-5a45-4575-a942-da8af948bc5b", X-ECOMP-RequestID:"3115e3fe-5a45-4575-a942-da8af948bc5b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d250237-464d-4949-9dbc-4f7332dbdebf"] 2022-05-09T14:04:37.610Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Request body: 2022-05-09T14:04:37.611Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:37.631Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:37.631Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:37.631Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Status text : 2022-05-09T14:04:37.632Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:37.635Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Response body: { "requestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "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" : "2022-05-09T14:04:04.000+00:00", "source" : "VID", "vnfId" : "4031faba-8779-496c-8ce9-64f0de1f2827", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n\t\t\t\"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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_c6207c0b-3f40-42f2-93d9-976d874be475\",\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\": \"f345b1b9-0207-46f7-b567-33c221347cd2\",\n \"modelInvariantUuid\": \"c4e72d3d-6452-496c-a9f6-8808927e4857\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5146bd41-c8a5-43f3-8aa2-dd92e1dc60da\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"ff6e37a2-5098-49e6-af55-eaf3532b989c\",\n \"modelInvariantUuid\": \"021e5d5b-f037-40be-a9e4-c69423a966d8\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c006236d-fea8-4452-99db-c3b10d60f457\"\n },\n \"instanceName\": \"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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\",\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\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n \"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:04:31.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d7e8df83-b98a-47ad-a468-e1578d72b48d", "serviceInstanceName" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "cloudIdentifier" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"62f4c0f4-8e15-4916-a0fb-67ff0a201166\",\"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\":\"4031faba-8779-496c-8ce9-64f0de1f2827\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2022-05-09T14:04:28.000+00:00" } ], "requestURI" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728" } } } 2022-05-09T14:04:37.635Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:37.636Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|INFO|500||InvokeReturn 2022-05-09T14:04:37.638Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false 2022-05-09T14:04:37.639Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:04:37.639Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:37.639Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false 2022-05-09T14:04:37.639Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:04:37.640Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e9c90587e83f225", X-B3-SpanId:"9088b15c99428a41", X-B3-ParentSpanId:"8e9c90587e83f225", X-B3-Sampled:"0", X-ONAP-RequestID:"3115e3fe-5a45-4575-a942-da8af948bc5b", X-RequestID:"3115e3fe-5a45-4575-a942-da8af948bc5b", X-TransactionID:"3115e3fe-5a45-4575-a942-da8af948bc5b", X-ECOMP-RequestID:"3115e3fe-5a45-4575-a942-da8af948bc5b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15bd491e-b4a3-461c-a6d7-ba6b944aad83"] 2022-05-09T14:04:37.640Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:04:37.640Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:37.655Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:37.656Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:37.656Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:04:37.656Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:35 GMT", Connection:"close"] 2022-05-09T14:04:37.659Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 56, "soRequestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "groupingId" : "b502b373-0cbe-4c15-87e5-7b25523f6d36", "name" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652105071000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"23668d10f4a64b569d5ceb0d7df39541\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4031faba-8779-496c-8ce9-64f0de1f2827\",\"vf_module_id\":\"62f4c0f4-8e15-4916-a0fb-67ff0a201166\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:04:32.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:04:37.659Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:37.660Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:04:37.685Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:04:37.686Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:04:37.686Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:37.686Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:04:37.686Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:04:37.687Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3115e3fe-5a45-4575-a942-da8af948bc5b", X-RequestID:"3115e3fe-5a45-4575-a942-da8af948bc5b", X-TransactionID:"3115e3fe-5a45-4575-a942-da8af948bc5b", X-ECOMP-RequestID:"3115e3fe-5a45-4575-a942-da8af948bc5b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ab338b3-94b6-422a-a171-93c54fc248f7"] 2022-05-09T14:04:37.687Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:04:37.687Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:37.810Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:37.810Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:37.811Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:04:37.811Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=53549BB2EB41743106D8702A39089FB2; 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:"Mon, 09 May 2022 14:04:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:37.811Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302","businessKey":"a2c5da33-4970-47f6-8c60-f1223f6f8728","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-09T14:04:28.343+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e2dffdaa-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"f0cdaa55-cfa0-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-05-09T14:04:37.811Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:37.812Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:04:37.834Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:04:37.834Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:04:37.834Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:37.834Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:04:37.835Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:04:37.835Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3115e3fe-5a45-4575-a942-da8af948bc5b", X-RequestID:"3115e3fe-5a45-4575-a942-da8af948bc5b", X-TransactionID:"3115e3fe-5a45-4575-a942-da8af948bc5b", X-ECOMP-RequestID:"3115e3fe-5a45-4575-a942-da8af948bc5b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0e2edb0-423a-49fe-9e46-f7e212bba282"] 2022-05-09T14:04:37.835Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:04:37.835Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:37.959Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:37.960Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:37.961Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:04:37.961Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D49EDFC37395AC1F577F47CD255A5BF6; 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:"811", Date:"Mon, 09 May 2022 14:04:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:37.962Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f39b21f8-cfa0-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302","executionId":"f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:04:33.039+0000","endTime":"2022-05-09T14:04:33.045+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e2dffdaa-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:04:37.962Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:37.962Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:04:37.966Z|3115e3fe-5a45-4575-a942-da8af948bc5b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:04:40.549Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:04:40.553Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18 2022-05-09T14:04:40.553Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|INFO|500||Invoke 2022-05-09T14:04:40.553Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:40.554Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18 2022-05-09T14:04:40.554Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Method : GET 2022-05-09T14:04:40.554Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c64ba9fe9a3db6f8", X-B3-SpanId:"3fb6dbec0e2f6a76", X-B3-ParentSpanId:"c64ba9fe9a3db6f8", X-B3-Sampled:"0", X-ONAP-RequestID:"6be55e24-854e-48b9-baef-c40b6f07ffab", X-RequestID:"6be55e24-854e-48b9-baef-c40b6f07ffab", X-TransactionID:"6be55e24-854e-48b9-baef-c40b6f07ffab", X-ECOMP-RequestID:"6be55e24-854e-48b9-baef-c40b6f07ffab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25bab9f4-c9d1-48a5-8f13-fb67997a3c7a"] 2022-05-09T14:04:40.554Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Request body: 2022-05-09T14:04:40.555Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:40.600Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:40.601Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:40.601Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Status text : 2022-05-09T14:04:40.602Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:40.602Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Response body: { "requestId" : "2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", "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" : "2022-05-09T14:04:27.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\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\"\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" : "2022-05-09T14:04:36.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "99e1275c-ce93-4c63-ad16-430c45d1c875", "serviceInstanceName" : "basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18" } } } 2022-05-09T14:04:40.603Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:40.603Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|INFO|500||InvokeReturn 2022-05-09T14:04:40.605Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false 2022-05-09T14:04:40.606Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:04:40.606Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:40.606Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false 2022-05-09T14:04:40.607Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:04:40.607Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c64ba9fe9a3db6f8", X-B3-SpanId:"0a81c14ec665b8d8", X-B3-ParentSpanId:"c64ba9fe9a3db6f8", X-B3-Sampled:"0", X-ONAP-RequestID:"6be55e24-854e-48b9-baef-c40b6f07ffab", X-RequestID:"6be55e24-854e-48b9-baef-c40b6f07ffab", X-TransactionID:"6be55e24-854e-48b9-baef-c40b6f07ffab", X-ECOMP-RequestID:"6be55e24-854e-48b9-baef-c40b6f07ffab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"430f5498-3d20-4893-9799-f44204d1c11b"] 2022-05-09T14:04:40.607Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:04:40.608Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:40.623Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:40.623Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:40.624Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:04:40.624Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:40.624Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:04:40.625Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:40.625Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:04:40.655Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:04:40.656Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:04:40.657Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:40.657Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:04:40.657Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:04:40.658Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6be55e24-854e-48b9-baef-c40b6f07ffab", X-RequestID:"6be55e24-854e-48b9-baef-c40b6f07ffab", X-TransactionID:"6be55e24-854e-48b9-baef-c40b6f07ffab", X-ECOMP-RequestID:"6be55e24-854e-48b9-baef-c40b6f07ffab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"940cf9c9-9752-461a-a610-7b1093f9a328"] 2022-05-09T14:04:40.658Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:04:40.658Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:40.780Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:40.781Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:40.781Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:04:40.782Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=265BB419ED8F4EE275262E03CEA5A214; 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:"Mon, 09 May 2022 14:04:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:40.782Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f58c1d45-cfa0-11ec-b07a-dafaaf2ee302","businessKey":"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18","processDefinitionId":"ReceiveWorkflowMessage:1:64c3af56-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2022-05-09T14:04:36.296+0000","endTime":"2022-05-09T14:04:37.955+0000","removalTime":null,"durationInMillis":1659,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"f0b91184-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"f5853f5b-cfa0-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-05-09T14:04:40.782Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:40.783Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:04:40.804Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f58c1d45-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f58c1d45-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:04:40.805Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f58c1d45-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:04:40.805Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f58c1d45-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:40.805Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f58c1d45-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f58c1d45-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:04:40.806Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f58c1d45-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:04:40.806Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f58c1d45-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6be55e24-854e-48b9-baef-c40b6f07ffab", X-RequestID:"6be55e24-854e-48b9-baef-c40b6f07ffab", X-TransactionID:"6be55e24-854e-48b9-baef-c40b6f07ffab", X-ECOMP-RequestID:"6be55e24-854e-48b9-baef-c40b6f07ffab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7dd70c40-c3a0-4c34-9e03-3a017871bca3"] 2022-05-09T14:04:40.806Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f58c1d45-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:04:40.807Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f58c1d45-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:40.929Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f58c1d45-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:40.930Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f58c1d45-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:40.930Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f58c1d45-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:04:40.930Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f58c1d45-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6FF104D8CB20E72C7DC99015E6B3796B; 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:"Mon, 09 May 2022 14:04:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:40.931Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f58c1d45-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_12:f687464f-cfa0-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"SubProcess_2:f58d07bb-cfa0-11ec-b07a-dafaaf2ee302","activityId":"EndEvent_12","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:64c3af56-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"f58c1d45-cfa0-11ec-b07a-dafaaf2ee302","executionId":"f58d07ba-cfa0-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:04:37.942+0000","endTime":"2022-05-09T14:04:37.942+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f0b91184-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:04:40.931Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f58c1d45-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:40.932Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f58c1d45-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:04:40.935Z|6be55e24-854e-48b9-baef-c40b6f07ffab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:04:43.897Z|5b8e6a4a-7af0-4e7d-94b9-f9a4bad2412f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:04:43.898Z|5b8e6a4a-7af0-4e7d-94b9-f9a4bad2412f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:04:43.919Z|3e7ed91b-0504-473b-a273-b23faf35456c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:04:43.920Z|3e7ed91b-0504-473b-a273-b23faf35456c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:04:44.418Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:04:44.422Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417 2022-05-09T14:04:44.423Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|INFO|500||Invoke 2022-05-09T14:04:44.423Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:44.424Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417 2022-05-09T14:04:44.424Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Method : GET 2022-05-09T14:04:44.424Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ac77ac3a7d0806f", X-B3-SpanId:"73d2ab2daf556c0b", X-B3-ParentSpanId:"4ac77ac3a7d0806f", X-B3-Sampled:"0", X-ONAP-RequestID:"e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e", X-RequestID:"e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e", X-TransactionID:"e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e", X-ECOMP-RequestID:"e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b438f11-3535-42e1-b31d-b1e4edaed1a7"] 2022-05-09T14:04:44.425Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Request body: 2022-05-09T14:04:44.426Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:44.444Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:44.445Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:44.445Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Status text : 2022-05-09T14:04:44.445Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:44.448Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Response body: { "requestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "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" : "2022-05-09T14:03:39.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfType" : "", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"28b48142-40c2-4fff-93e8-ccbc04b0bf8b\",\n \"modelVersionId\": \"3ba4d960-0749-498e-83ff-137d0397f707\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3d932c97-65bc-4856-830c-555a954a5f60\",\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\": \"f4e615c02fa54678a39840871478fa74\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"d6b42862-2a0f-424f-b844-ac584f0e9108\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0c9e893d-21fa-4e45-a582-1b9098757907\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:03:54.000+00:00", "vfModuleId" : "559b4825-91c6-482e-bc26-dc9113c53457", "vfModuleName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "cloudIdentifier" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"559b4825-91c6-482e-bc26-dc9113c53457\",\"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\":\"0c9e893d-21fa-4e45-a582-1b9098757907\",\"vnf_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2022-05-09T14:03:51.000+00:00" } ], "requestURI" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417" } } } 2022-05-09T14:04:44.449Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:44.449Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|INFO|500||InvokeReturn 2022-05-09T14:04:44.451Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false 2022-05-09T14:04:44.451Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:04:44.452Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:44.452Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false 2022-05-09T14:04:44.452Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:04:44.452Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ac77ac3a7d0806f", X-B3-SpanId:"fa2f1071db657f53", X-B3-ParentSpanId:"4ac77ac3a7d0806f", X-B3-Sampled:"0", X-ONAP-RequestID:"e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e", X-RequestID:"e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e", X-TransactionID:"e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e", X-ECOMP-RequestID:"e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4c2b747-2a53-48cd-a124-983fe2fa73e1"] 2022-05-09T14:04:44.453Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:04:44.453Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:44.466Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:44.467Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:44.467Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:04:44.468Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:42 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:44.468Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "groupingId" : "e7e3a9da-e8e5-4cd1-ae90-86096cd609f2", "name" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7/e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"updated_time\":null,\"creation_time\":1652105034000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"9b89c194f35a422abe6cb6cd99874d9d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"vnf_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\"vnf_id\":\"0c9e893d-21fa-4e45-a582-1b9098757907\",\"vf_module_id\":\"559b4825-91c6-482e-bc26-dc9113c53457\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:03:55.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:04:44.468Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:44.469Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:04:44.496Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:04:44.497Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:04:44.497Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:44.497Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:04:44.497Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:04:44.498Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e", X-RequestID:"e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e", X-TransactionID:"e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e", X-ECOMP-RequestID:"e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28259fc0-91f1-4d9d-8b79-4d4649cbb790"] 2022-05-09T14:04:44.498Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:04:44.498Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:44.623Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:44.624Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:44.624Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:04:44.625Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=75DA5700324BFF32F78F35FD83850BE9; 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:"Mon, 09 May 2022 14:04:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:44.625Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302","businessKey":"8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-09T14:03:50.478+0000","endTime":"2022-05-09T14:04:27.233+0000","removalTime":null,"durationInMillis":36755,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d4465a0e-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"da35d2a8-cfa0-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-05-09T14:04:44.626Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:44.626Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:04:44.650Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:04:44.651Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:04:44.651Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:44.652Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:04:44.652Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:04:44.652Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e", X-RequestID:"e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e", X-TransactionID:"e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e", X-ECOMP-RequestID:"e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30416630-fccc-48ff-84b9-48b988fa2e0d"] 2022-05-09T14:04:44.653Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:04:44.653Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:44.772Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:44.773Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:44.773Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:04:44.773Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=65E49AF23CB4909508ED77A80715FA2B; 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:"Mon, 09 May 2022 14:04:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:44.774Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:f0250e55-cfa0-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302","executionId":"da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:04:27.232+0000","endTime":"2022-05-09T14:04:27.232+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d4465a0e-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:04:44.774Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:44.775Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3cd7c9-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:04:44.779Z|e5eb42a9-627b-4e19-b8b7-45f1ec9aab2e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:04:44.947Z|47f73af2-130a-41c1-9bd8-c162c7d08269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:04:44.947Z|47f73af2-130a-41c1-9bd8-c162c7d08269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:04:46.100Z|cc6cb204-8094-4f37-91be-cc1e0492afa0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:04:46.101Z|cc6cb204-8094-4f37-91be-cc1e0492afa0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:04:48.093Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:04:48.098Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728 2022-05-09T14:04:48.099Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|INFO|500||Invoke 2022-05-09T14:04:48.100Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:48.100Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728 2022-05-09T14:04:48.101Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Method : GET 2022-05-09T14:04:48.101Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf647fffdcfb1949", X-B3-SpanId:"5f3c9def1a950da6", X-B3-ParentSpanId:"cf647fffdcfb1949", X-B3-Sampled:"0", X-ONAP-RequestID:"b9b2ce2f-9827-4afd-80b4-c960fca149eb", X-RequestID:"b9b2ce2f-9827-4afd-80b4-c960fca149eb", X-TransactionID:"b9b2ce2f-9827-4afd-80b4-c960fca149eb", X-ECOMP-RequestID:"b9b2ce2f-9827-4afd-80b4-c960fca149eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ada48a87-dac4-4570-9d23-4343ad5ba805"] 2022-05-09T14:04:48.102Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Request body: 2022-05-09T14:04:48.102Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:48.123Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:48.124Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:48.124Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Status text : 2022-05-09T14:04:48.125Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:48.126Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Response body: { "requestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "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" : "2022-05-09T14:04:04.000+00:00", "source" : "VID", "vnfId" : "4031faba-8779-496c-8ce9-64f0de1f2827", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n\t\t\t\"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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_c6207c0b-3f40-42f2-93d9-976d874be475\",\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\": \"f345b1b9-0207-46f7-b567-33c221347cd2\",\n \"modelInvariantUuid\": \"c4e72d3d-6452-496c-a9f6-8808927e4857\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5146bd41-c8a5-43f3-8aa2-dd92e1dc60da\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"ff6e37a2-5098-49e6-af55-eaf3532b989c\",\n \"modelInvariantUuid\": \"021e5d5b-f037-40be-a9e4-c69423a966d8\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c006236d-fea8-4452-99db-c3b10d60f457\"\n },\n \"instanceName\": \"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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\",\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\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n \"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:04:31.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d7e8df83-b98a-47ad-a468-e1578d72b48d", "serviceInstanceName" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "cloudIdentifier" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"62f4c0f4-8e15-4916-a0fb-67ff0a201166\",\"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\":\"4031faba-8779-496c-8ce9-64f0de1f2827\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2022-05-09T14:04:28.000+00:00" } ], "requestURI" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728" } } } 2022-05-09T14:04:48.127Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:48.127Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|INFO|500||InvokeReturn 2022-05-09T14:04:48.129Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false 2022-05-09T14:04:48.130Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:04:48.130Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:48.130Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false 2022-05-09T14:04:48.131Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:04:48.131Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf647fffdcfb1949", X-B3-SpanId:"27ed6d94bfb1c8c2", X-B3-ParentSpanId:"cf647fffdcfb1949", X-B3-Sampled:"0", X-ONAP-RequestID:"b9b2ce2f-9827-4afd-80b4-c960fca149eb", X-RequestID:"b9b2ce2f-9827-4afd-80b4-c960fca149eb", X-TransactionID:"b9b2ce2f-9827-4afd-80b4-c960fca149eb", X-ECOMP-RequestID:"b9b2ce2f-9827-4afd-80b4-c960fca149eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33625110-5829-4401-b517-f6013a9b7bc4"] 2022-05-09T14:04:48.132Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:04:48.132Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:48.145Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:48.146Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:48.146Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:04:48.146Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:48.147Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 56, "soRequestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "groupingId" : "b502b373-0cbe-4c15-87e5-7b25523f6d36", "name" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652105071000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"23668d10f4a64b569d5ceb0d7df39541\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4031faba-8779-496c-8ce9-64f0de1f2827\",\"vf_module_id\":\"62f4c0f4-8e15-4916-a0fb-67ff0a201166\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:04:32.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:04:48.147Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:48.148Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:04:48.173Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:04:48.174Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:04:48.174Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:48.174Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:04:48.175Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:04:48.175Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b9b2ce2f-9827-4afd-80b4-c960fca149eb", X-RequestID:"b9b2ce2f-9827-4afd-80b4-c960fca149eb", X-TransactionID:"b9b2ce2f-9827-4afd-80b4-c960fca149eb", X-ECOMP-RequestID:"b9b2ce2f-9827-4afd-80b4-c960fca149eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44b8f775-1d5f-40f1-a1f9-46ed858036da"] 2022-05-09T14:04:48.175Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:04:48.176Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:48.296Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:48.298Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:48.298Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:04:48.299Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=636CF7960A557307696C2F45FC7B7D32; 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:"Mon, 09 May 2022 14:04:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:48.299Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302","businessKey":"a2c5da33-4970-47f6-8c60-f1223f6f8728","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-09T14:04:28.343+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e2dffdaa-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"f0cdaa55-cfa0-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-05-09T14:04:48.300Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:48.300Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:04:48.323Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:04:48.324Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:04:48.324Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:48.324Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:04:48.325Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:04:48.325Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b9b2ce2f-9827-4afd-80b4-c960fca149eb", X-RequestID:"b9b2ce2f-9827-4afd-80b4-c960fca149eb", X-TransactionID:"b9b2ce2f-9827-4afd-80b4-c960fca149eb", X-ECOMP-RequestID:"b9b2ce2f-9827-4afd-80b4-c960fca149eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a338ad45-f0ee-4a04-b417-c8364d058875"] 2022-05-09T14:04:48.326Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:04:48.326Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:48.445Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:48.446Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:48.447Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:04:48.447Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F130D286FAE32AD844B453784B7B7BAF; 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:"811", Date:"Mon, 09 May 2022 14:04:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:48.448Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f39b21f8-cfa0-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302","executionId":"f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:04:33.039+0000","endTime":"2022-05-09T14:04:33.045+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e2dffdaa-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:04:48.448Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:48.449Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:04:48.453Z|b9b2ce2f-9827-4afd-80b4-c960fca149eb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:04:51.063Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:04:51.067Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18 2022-05-09T14:04:51.068Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|INFO|500||Invoke 2022-05-09T14:04:51.068Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:51.068Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18 2022-05-09T14:04:51.068Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Method : GET 2022-05-09T14:04:51.069Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"550fc41eb3d439ec", X-B3-SpanId:"eb3ed9ff4b9d5e75", X-B3-ParentSpanId:"550fc41eb3d439ec", X-B3-Sampled:"0", X-ONAP-RequestID:"9fa60767-1776-4bde-b7f8-96649634d54f", X-RequestID:"9fa60767-1776-4bde-b7f8-96649634d54f", X-TransactionID:"9fa60767-1776-4bde-b7f8-96649634d54f", X-ECOMP-RequestID:"9fa60767-1776-4bde-b7f8-96649634d54f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe850827-73d8-42ca-876a-fd336ae7d70a"] 2022-05-09T14:04:51.069Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Request body: 2022-05-09T14:04:51.069Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:51.091Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:51.091Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:51.092Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Status text : 2022-05-09T14:04:51.092Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:51.095Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Response body: { "requestId" : "2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", "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" : "2022-05-09T14:04:27.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\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\"\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" : "2022-05-09T14:04:46.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "99e1275c-ce93-4c63-ad16-430c45d1c875", "serviceInstanceName" : "basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18" } } } 2022-05-09T14:04:51.095Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:51.095Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|INFO|500||InvokeReturn 2022-05-09T14:04:51.097Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false 2022-05-09T14:04:51.097Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:04:51.097Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:51.098Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false 2022-05-09T14:04:51.098Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:04:51.098Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"550fc41eb3d439ec", X-B3-SpanId:"77c5602d9f5f024a", X-B3-ParentSpanId:"550fc41eb3d439ec", X-B3-Sampled:"0", X-ONAP-RequestID:"9fa60767-1776-4bde-b7f8-96649634d54f", X-RequestID:"9fa60767-1776-4bde-b7f8-96649634d54f", X-TransactionID:"9fa60767-1776-4bde-b7f8-96649634d54f", X-ECOMP-RequestID:"9fa60767-1776-4bde-b7f8-96649634d54f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55d2e34e-db83-4f32-b1bc-cd31adff587f"] 2022-05-09T14:04:51.098Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:04:51.098Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:51.115Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:51.116Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:51.116Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:04:51.117Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:51.117Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:04:51.118Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:51.118Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:04:51.143Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:04:51.143Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:04:51.144Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:51.144Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:04:51.144Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:04:51.145Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9fa60767-1776-4bde-b7f8-96649634d54f", X-RequestID:"9fa60767-1776-4bde-b7f8-96649634d54f", X-TransactionID:"9fa60767-1776-4bde-b7f8-96649634d54f", X-ECOMP-RequestID:"9fa60767-1776-4bde-b7f8-96649634d54f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0333c40c-05fa-477c-a6a5-e1c5288efb8b"] 2022-05-09T14:04:51.145Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:04:51.145Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:51.266Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:51.269Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:51.269Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:04:51.269Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=812C8ABD774467B6AD31A8DA27CB0FE5; 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:"Mon, 09 May 2022 14:04:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:51.270Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fbb43202-cfa0-11ec-b07a-dafaaf2ee302","businessKey":"2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-09T14:04:46.625+0000","endTime":"2022-05-09T14:04:47.028+0000","removalTime":null,"durationInMillis":403,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"f0b91184-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"fbb36e7b-cfa0-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-05-09T14:04:51.270Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:51.270Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:04:51.295Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fbb43202-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fbb43202-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:04:51.296Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fbb43202-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:04:51.296Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fbb43202-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:51.297Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fbb43202-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fbb43202-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:04:51.297Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fbb43202-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:04:51.297Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fbb43202-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9fa60767-1776-4bde-b7f8-96649634d54f", X-RequestID:"9fa60767-1776-4bde-b7f8-96649634d54f", X-TransactionID:"9fa60767-1776-4bde-b7f8-96649634d54f", X-ECOMP-RequestID:"9fa60767-1776-4bde-b7f8-96649634d54f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"684fcfc5-7d54-4aa0-b770-d5bbeef74428"] 2022-05-09T14:04:51.298Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fbb43202-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:04:51.298Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fbb43202-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:51.420Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fbb43202-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:51.420Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fbb43202-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:51.421Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fbb43202-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:04:51.421Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fbb43202-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C98732278C8F466160025D9976A32F58; 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:"Mon, 09 May 2022 14:04:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:51.421Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fbb43202-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:fbb4a645-cfa0-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"fbb43202-cfa0-11ec-b07a-dafaaf2ee302","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"fbb43202-cfa0-11ec-b07a-dafaaf2ee302","executionId":"fbb43202-cfa0-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:04:46.628+0000","endTime":"2022-05-09T14:04:47.027+0000","durationInMillis":399,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f0b91184-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:04:51.422Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fbb43202-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:51.422Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fbb43202-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:04:51.426Z|9fa60767-1776-4bde-b7f8-96649634d54f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:04:53.920Z|c668f191-458f-4797-a83c-2437a851ce2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:04:53.920Z|c668f191-458f-4797-a83c-2437a851ce2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:04:53.941Z|35adfd95-761f-4a86-9fd7-36e13c1088dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:04:53.941Z|35adfd95-761f-4a86-9fd7-36e13c1088dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:04:54.904Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:04:54.909Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417 2022-05-09T14:04:54.909Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|INFO|500||Invoke 2022-05-09T14:04:54.909Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:54.910Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417 2022-05-09T14:04:54.910Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Method : GET 2022-05-09T14:04:54.910Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29e9660a82b5bb58", X-B3-SpanId:"db28224165964495", X-B3-ParentSpanId:"29e9660a82b5bb58", X-B3-Sampled:"0", X-ONAP-RequestID:"f201895b-66c5-435f-a52b-fa4f7f6e40a2", X-RequestID:"f201895b-66c5-435f-a52b-fa4f7f6e40a2", X-TransactionID:"f201895b-66c5-435f-a52b-fa4f7f6e40a2", X-ECOMP-RequestID:"f201895b-66c5-435f-a52b-fa4f7f6e40a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cc2d022-a00a-44be-8054-429ec1cac8df"] 2022-05-09T14:04:54.911Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Request body: 2022-05-09T14:04:54.911Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:54.929Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:54.930Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:54.930Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Status text : 2022-05-09T14:04:54.930Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:54.931Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Response body: { "requestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "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" : "2022-05-09T14:03:39.000+00:00", "endTime" : "2022-05-09T14:04:54.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfType" : "", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"28b48142-40c2-4fff-93e8-ccbc04b0bf8b\",\n \"modelVersionId\": \"3ba4d960-0749-498e-83ff-137d0397f707\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3d932c97-65bc-4856-830c-555a954a5f60\",\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\": \"f4e615c02fa54678a39840871478fa74\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"d6b42862-2a0f-424f-b844-ac584f0e9108\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0c9e893d-21fa-4e45-a582-1b9098757907\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:04:52.000+00:00", "vfModuleId" : "559b4825-91c6-482e-bc26-dc9113c53457", "vfModuleName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "cloudIdentifier" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"559b4825-91c6-482e-bc26-dc9113c53457\",\"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\":\"0c9e893d-21fa-4e45-a582-1b9098757907\",\"vnf_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2022-05-09T14:03:51.000+00:00" } ], "requestURI" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417" } } } 2022-05-09T14:04:54.931Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:54.932Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|INFO|500||InvokeReturn 2022-05-09T14:04:54.935Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false 2022-05-09T14:04:54.935Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:04:54.935Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:54.936Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false 2022-05-09T14:04:54.936Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:04:54.936Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"29e9660a82b5bb58", X-B3-SpanId:"f2d8a14c9d7790fc", X-B3-ParentSpanId:"29e9660a82b5bb58", X-B3-Sampled:"0", X-ONAP-RequestID:"f201895b-66c5-435f-a52b-fa4f7f6e40a2", X-RequestID:"f201895b-66c5-435f-a52b-fa4f7f6e40a2", X-TransactionID:"f201895b-66c5-435f-a52b-fa4f7f6e40a2", X-ECOMP-RequestID:"f201895b-66c5-435f-a52b-fa4f7f6e40a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64eafaf9-ce59-4d51-922d-f895c3713d4d"] 2022-05-09T14:04:54.936Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:04:54.937Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:54.949Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:54.949Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:54.950Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:04:54.950Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:54.951Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "groupingId" : "e7e3a9da-e8e5-4cd1-ae90-86096cd609f2", "name" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7/e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"updated_time\":null,\"creation_time\":1652105034000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"9b89c194f35a422abe6cb6cd99874d9d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"vnf_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\"vnf_id\":\"0c9e893d-21fa-4e45-a582-1b9098757907\",\"vf_module_id\":\"559b4825-91c6-482e-bc26-dc9113c53457\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:03:55.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:04:54.951Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:54.952Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:04:54.959Z|f201895b-66c5-435f-a52b-fa4f7f6e40a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:04:55.079Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:04:55.084Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417 2022-05-09T14:04:55.085Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|INFO|500||Invoke 2022-05-09T14:04:55.085Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:55.085Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417 2022-05-09T14:04:55.086Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Method : GET 2022-05-09T14:04:55.086Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7f847c6d455d8ab", X-B3-SpanId:"862e5d6a35065186", X-B3-ParentSpanId:"e7f847c6d455d8ab", X-B3-Sampled:"0", X-ONAP-RequestID:"607c5ca9-7d21-43d7-8211-ddd3b9dc7382", X-RequestID:"607c5ca9-7d21-43d7-8211-ddd3b9dc7382", X-TransactionID:"607c5ca9-7d21-43d7-8211-ddd3b9dc7382", X-ECOMP-RequestID:"607c5ca9-7d21-43d7-8211-ddd3b9dc7382", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c23913bc-b9b6-4230-8fd4-cbc72117edf0"] 2022-05-09T14:04:55.086Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Request body: 2022-05-09T14:04:55.086Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:55.101Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:55.102Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:55.102Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Status text : 2022-05-09T14:04:55.103Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:55.103Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Response body: { "requestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "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" : "2022-05-09T14:03:39.000+00:00", "endTime" : "2022-05-09T14:04:54.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfType" : "", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"28b48142-40c2-4fff-93e8-ccbc04b0bf8b\",\n \"modelVersionId\": \"3ba4d960-0749-498e-83ff-137d0397f707\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3d932c97-65bc-4856-830c-555a954a5f60\",\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\": \"f4e615c02fa54678a39840871478fa74\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"d6b42862-2a0f-424f-b844-ac584f0e9108\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0c9e893d-21fa-4e45-a582-1b9098757907\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:04:52.000+00:00", "vfModuleId" : "559b4825-91c6-482e-bc26-dc9113c53457", "vfModuleName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "cloudIdentifier" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"559b4825-91c6-482e-bc26-dc9113c53457\",\"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\":\"0c9e893d-21fa-4e45-a582-1b9098757907\",\"vnf_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2022-05-09T14:03:51.000+00:00" } ], "requestURI" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417" } } } 2022-05-09T14:04:55.103Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:55.104Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|INFO|500||InvokeReturn 2022-05-09T14:04:55.107Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false 2022-05-09T14:04:55.107Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:04:55.108Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:55.108Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false 2022-05-09T14:04:55.108Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:04:55.109Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7f847c6d455d8ab", X-B3-SpanId:"4a7baa842d72eaa5", X-B3-ParentSpanId:"e7f847c6d455d8ab", X-B3-Sampled:"0", X-ONAP-RequestID:"607c5ca9-7d21-43d7-8211-ddd3b9dc7382", X-RequestID:"607c5ca9-7d21-43d7-8211-ddd3b9dc7382", X-TransactionID:"607c5ca9-7d21-43d7-8211-ddd3b9dc7382", X-ECOMP-RequestID:"607c5ca9-7d21-43d7-8211-ddd3b9dc7382", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"baca1740-b966-4241-bc02-50b6b3e01f37"] 2022-05-09T14:04:55.109Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:04:55.109Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:55.122Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:55.122Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:55.123Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:04:55.123Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:55.124Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "groupingId" : "e7e3a9da-e8e5-4cd1-ae90-86096cd609f2", "name" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7/e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"updated_time\":null,\"creation_time\":1652105034000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"9b89c194f35a422abe6cb6cd99874d9d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"vnf_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\"vnf_id\":\"0c9e893d-21fa-4e45-a582-1b9098757907\",\"vf_module_id\":\"559b4825-91c6-482e-bc26-dc9113c53457\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:03:55.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:04:55.124Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:55.125Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:04:55.132Z|607c5ca9-7d21-43d7-8211-ddd3b9dc7382|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:04:55.264Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:04:55.268Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417 2022-05-09T14:04:55.269Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|INFO|500||Invoke 2022-05-09T14:04:55.269Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:55.269Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417 2022-05-09T14:04:55.269Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Method : GET 2022-05-09T14:04:55.270Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"27f05cfe0b322212", X-B3-SpanId:"7232cc9feab3a77b", X-B3-ParentSpanId:"27f05cfe0b322212", X-B3-Sampled:"0", X-ONAP-RequestID:"be35059a-5737-46a4-a906-0836b927947e", X-RequestID:"be35059a-5737-46a4-a906-0836b927947e", X-TransactionID:"be35059a-5737-46a4-a906-0836b927947e", X-ECOMP-RequestID:"be35059a-5737-46a4-a906-0836b927947e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45affd7d-8fe4-4ab2-9328-28dc44967cb6"] 2022-05-09T14:04:55.270Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Request body: 2022-05-09T14:04:55.270Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:55.291Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:55.292Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:55.292Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Status text : 2022-05-09T14:04:55.292Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:55.293Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Response body: { "requestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "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" : "2022-05-09T14:03:39.000+00:00", "endTime" : "2022-05-09T14:04:54.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfType" : "", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"28b48142-40c2-4fff-93e8-ccbc04b0bf8b\",\n \"modelVersionId\": \"3ba4d960-0749-498e-83ff-137d0397f707\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3d932c97-65bc-4856-830c-555a954a5f60\",\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\": \"f4e615c02fa54678a39840871478fa74\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"d6b42862-2a0f-424f-b844-ac584f0e9108\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0c9e893d-21fa-4e45-a582-1b9098757907\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:04:52.000+00:00", "vfModuleId" : "559b4825-91c6-482e-bc26-dc9113c53457", "vfModuleName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "cloudIdentifier" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"559b4825-91c6-482e-bc26-dc9113c53457\",\"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\":\"0c9e893d-21fa-4e45-a582-1b9098757907\",\"vnf_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2022-05-09T14:03:51.000+00:00" } ], "requestURI" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417" } } } 2022-05-09T14:04:55.293Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:55.293Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|INFO|500||InvokeReturn 2022-05-09T14:04:55.295Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false 2022-05-09T14:04:55.295Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:04:55.295Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:55.296Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false 2022-05-09T14:04:55.296Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:04:55.296Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"27f05cfe0b322212", X-B3-SpanId:"670de915dced8ccc", X-B3-ParentSpanId:"27f05cfe0b322212", X-B3-Sampled:"0", X-ONAP-RequestID:"be35059a-5737-46a4-a906-0836b927947e", X-RequestID:"be35059a-5737-46a4-a906-0836b927947e", X-TransactionID:"be35059a-5737-46a4-a906-0836b927947e", X-ECOMP-RequestID:"be35059a-5737-46a4-a906-0836b927947e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b67ac1f-492f-4813-9229-f14a18d7b4e8"] 2022-05-09T14:04:55.297Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:04:55.297Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:55.309Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:55.310Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:55.310Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:04:55.310Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:55.311Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "groupingId" : "e7e3a9da-e8e5-4cd1-ae90-86096cd609f2", "name" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7/e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"updated_time\":null,\"creation_time\":1652105034000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"9b89c194f35a422abe6cb6cd99874d9d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"vnf_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\"vnf_id\":\"0c9e893d-21fa-4e45-a582-1b9098757907\",\"vf_module_id\":\"559b4825-91c6-482e-bc26-dc9113c53457\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:03:55.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:04:55.311Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:55.312Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:04:55.318Z|be35059a-5737-46a4-a906-0836b927947e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:04:55.441Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:04:55.445Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417 2022-05-09T14:04:55.446Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|INFO|500||Invoke 2022-05-09T14:04:55.446Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:55.446Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417 2022-05-09T14:04:55.446Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Method : GET 2022-05-09T14:04:55.446Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4b07acbdacafddd", X-B3-SpanId:"5e8b4fd69b73cc08", X-B3-ParentSpanId:"a4b07acbdacafddd", X-B3-Sampled:"0", X-ONAP-RequestID:"677c36a2-c5f5-49e7-917a-3d009f81855a", X-RequestID:"677c36a2-c5f5-49e7-917a-3d009f81855a", X-TransactionID:"677c36a2-c5f5-49e7-917a-3d009f81855a", X-ECOMP-RequestID:"677c36a2-c5f5-49e7-917a-3d009f81855a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08c74226-e0d2-4759-b4c9-16fdce35543d"] 2022-05-09T14:04:55.447Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Request body: 2022-05-09T14:04:55.447Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:55.465Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:55.466Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:55.466Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Status text : 2022-05-09T14:04:55.467Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:55.468Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Response body: { "requestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "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" : "2022-05-09T14:03:39.000+00:00", "endTime" : "2022-05-09T14:04:54.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfType" : "", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"28b48142-40c2-4fff-93e8-ccbc04b0bf8b\",\n \"modelVersionId\": \"3ba4d960-0749-498e-83ff-137d0397f707\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3d932c97-65bc-4856-830c-555a954a5f60\",\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\": \"f4e615c02fa54678a39840871478fa74\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"d6b42862-2a0f-424f-b844-ac584f0e9108\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0c9e893d-21fa-4e45-a582-1b9098757907\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:04:52.000+00:00", "vfModuleId" : "559b4825-91c6-482e-bc26-dc9113c53457", "vfModuleName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "cloudIdentifier" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"559b4825-91c6-482e-bc26-dc9113c53457\",\"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\":\"0c9e893d-21fa-4e45-a582-1b9098757907\",\"vnf_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2022-05-09T14:03:51.000+00:00" } ], "requestURI" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417" } } } 2022-05-09T14:04:55.468Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:55.469Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|INFO|500||InvokeReturn 2022-05-09T14:04:55.470Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false 2022-05-09T14:04:55.470Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:04:55.471Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:55.471Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false 2022-05-09T14:04:55.471Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:04:55.472Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4b07acbdacafddd", X-B3-SpanId:"36d5bb4354c2570e", X-B3-ParentSpanId:"a4b07acbdacafddd", X-B3-Sampled:"0", X-ONAP-RequestID:"677c36a2-c5f5-49e7-917a-3d009f81855a", X-RequestID:"677c36a2-c5f5-49e7-917a-3d009f81855a", X-TransactionID:"677c36a2-c5f5-49e7-917a-3d009f81855a", X-ECOMP-RequestID:"677c36a2-c5f5-49e7-917a-3d009f81855a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20cdf83e-452d-467f-9491-c9bd97ba0842"] 2022-05-09T14:04:55.472Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:04:55.472Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:55.488Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:55.489Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:55.489Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:04:55.489Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:55.491Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "groupingId" : "e7e3a9da-e8e5-4cd1-ae90-86096cd609f2", "name" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7/e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"updated_time\":null,\"creation_time\":1652105034000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"9b89c194f35a422abe6cb6cd99874d9d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"vnf_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\"vnf_id\":\"0c9e893d-21fa-4e45-a582-1b9098757907\",\"vf_module_id\":\"559b4825-91c6-482e-bc26-dc9113c53457\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:03:55.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:04:55.492Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:55.492Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:04:55.499Z|677c36a2-c5f5-49e7-917a-3d009f81855a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:04:55.619Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:04:55.623Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417 2022-05-09T14:04:55.623Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|INFO|500||Invoke 2022-05-09T14:04:55.623Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:55.624Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417 2022-05-09T14:04:55.624Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Method : GET 2022-05-09T14:04:55.624Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68be8b4229da7749", X-B3-SpanId:"7891132c7309b8cd", X-B3-ParentSpanId:"68be8b4229da7749", X-B3-Sampled:"0", X-ONAP-RequestID:"c0c693c5-2736-481e-bb3c-f0e76f1a3c46", X-RequestID:"c0c693c5-2736-481e-bb3c-f0e76f1a3c46", X-TransactionID:"c0c693c5-2736-481e-bb3c-f0e76f1a3c46", X-ECOMP-RequestID:"c0c693c5-2736-481e-bb3c-f0e76f1a3c46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca0d2da6-b133-42fe-86f8-ba44c87b228d"] 2022-05-09T14:04:55.624Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Request body: 2022-05-09T14:04:55.624Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:55.642Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:55.642Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:55.643Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Status text : 2022-05-09T14:04:55.643Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:55.644Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||Response body: { "requestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "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" : "2022-05-09T14:03:39.000+00:00", "endTime" : "2022-05-09T14:04:54.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfType" : "", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"28b48142-40c2-4fff-93e8-ccbc04b0bf8b\",\n \"modelVersionId\": \"3ba4d960-0749-498e-83ff-137d0397f707\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"3d932c97-65bc-4856-830c-555a954a5f60\",\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\": \"f4e615c02fa54678a39840871478fa74\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"d6b42862-2a0f-424f-b844-ac584f0e9108\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"0c9e893d-21fa-4e45-a582-1b9098757907\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:04:52.000+00:00", "vfModuleId" : "559b4825-91c6-482e-bc26-dc9113c53457", "vfModuleName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "cloudIdentifier" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"559b4825-91c6-482e-bc26-dc9113c53457\",\"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\":\"0c9e893d-21fa-4e45-a582-1b9098757907\",\"vnf_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2022-05-09T14:03:51.000+00:00" } ], "requestURI" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417" } } } 2022-05-09T14:04:55.645Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:55.645Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|INFO|500||InvokeReturn 2022-05-09T14:04:55.647Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false 2022-05-09T14:04:55.647Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:04:55.648Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:55.648Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false 2022-05-09T14:04:55.649Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:04:55.649Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68be8b4229da7749", X-B3-SpanId:"25cb6c963c81d21b", X-B3-ParentSpanId:"68be8b4229da7749", X-B3-Sampled:"0", X-ONAP-RequestID:"c0c693c5-2736-481e-bb3c-f0e76f1a3c46", X-RequestID:"c0c693c5-2736-481e-bb3c-f0e76f1a3c46", X-TransactionID:"c0c693c5-2736-481e-bb3c-f0e76f1a3c46", X-ECOMP-RequestID:"c0c693c5-2736-481e-bb3c-f0e76f1a3c46", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68a81b85-a977-447c-be59-14079f4820d2"] 2022-05-09T14:04:55.649Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:04:55.649Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:55.665Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:55.666Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:55.667Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:04:55.667Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:53 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:55.668Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417", "groupingId" : "e7e3a9da-e8e5-4cd1-ae90-86096cd609f2", "name" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7/e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"updated_time\":null,\"creation_time\":1652105034000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"9b89c194f35a422abe6cb6cd99874d9d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"vnf_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\"vnf_id\":\"0c9e893d-21fa-4e45-a582-1b9098757907\",\"vf_module_id\":\"559b4825-91c6-482e-bc26-dc9113c53457\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:03:55.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:04:55.668Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:55.669Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:04:55.675Z|c0c693c5-2736-481e-bb3c-f0e76f1a3c46|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8ebeaa19-ec9a-4c13-a8e6-5d8cea1c3417|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:04:56.123Z|5ef77195-a43c-46cc-af22-91b19c8d54eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:04:56.123Z|5ef77195-a43c-46cc-af22-91b19c8d54eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:04:58.582Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:04:58.586Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728 2022-05-09T14:04:58.587Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|INFO|500||Invoke 2022-05-09T14:04:58.587Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:58.587Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728 2022-05-09T14:04:58.587Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Method : GET 2022-05-09T14:04:58.588Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5bc99f8f5cc2cb4b", X-B3-SpanId:"e62dc3daf9090e22", X-B3-ParentSpanId:"5bc99f8f5cc2cb4b", X-B3-Sampled:"0", X-ONAP-RequestID:"66925131-425f-4a21-ae6e-da6a7b802613", X-RequestID:"66925131-425f-4a21-ae6e-da6a7b802613", X-TransactionID:"66925131-425f-4a21-ae6e-da6a7b802613", X-ECOMP-RequestID:"66925131-425f-4a21-ae6e-da6a7b802613", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4904da53-cf73-4a47-ae92-f0ad2dc14daf"] 2022-05-09T14:04:58.588Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Request body: 2022-05-09T14:04:58.588Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:58.605Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:58.606Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:58.606Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Status text : 2022-05-09T14:04:58.606Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:58.607Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Response body: { "requestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "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" : "2022-05-09T14:04:04.000+00:00", "source" : "VID", "vnfId" : "4031faba-8779-496c-8ce9-64f0de1f2827", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n\t\t\t\"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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_c6207c0b-3f40-42f2-93d9-976d874be475\",\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\": \"f345b1b9-0207-46f7-b567-33c221347cd2\",\n \"modelInvariantUuid\": \"c4e72d3d-6452-496c-a9f6-8808927e4857\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5146bd41-c8a5-43f3-8aa2-dd92e1dc60da\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"ff6e37a2-5098-49e6-af55-eaf3532b989c\",\n \"modelInvariantUuid\": \"021e5d5b-f037-40be-a9e4-c69423a966d8\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c006236d-fea8-4452-99db-c3b10d60f457\"\n },\n \"instanceName\": \"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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\",\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\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n \"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:04:31.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d7e8df83-b98a-47ad-a468-e1578d72b48d", "serviceInstanceName" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "cloudIdentifier" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"62f4c0f4-8e15-4916-a0fb-67ff0a201166\",\"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\":\"4031faba-8779-496c-8ce9-64f0de1f2827\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2022-05-09T14:04:28.000+00:00" } ], "requestURI" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728" } } } 2022-05-09T14:04:58.608Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:58.608Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|INFO|500||InvokeReturn 2022-05-09T14:04:58.610Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false 2022-05-09T14:04:58.610Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:04:58.610Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:58.611Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false 2022-05-09T14:04:58.611Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:04:58.611Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5bc99f8f5cc2cb4b", X-B3-SpanId:"b0456b96a945ac79", X-B3-ParentSpanId:"5bc99f8f5cc2cb4b", X-B3-Sampled:"0", X-ONAP-RequestID:"66925131-425f-4a21-ae6e-da6a7b802613", X-RequestID:"66925131-425f-4a21-ae6e-da6a7b802613", X-TransactionID:"66925131-425f-4a21-ae6e-da6a7b802613", X-ECOMP-RequestID:"66925131-425f-4a21-ae6e-da6a7b802613", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"965911df-7e68-4c85-af5b-53998bb35ea0"] 2022-05-09T14:04:58.611Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:04:58.612Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:58.622Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:58.622Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:58.623Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:04:58.623Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:58.623Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 56, "soRequestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "groupingId" : "b502b373-0cbe-4c15-87e5-7b25523f6d36", "name" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652105071000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"23668d10f4a64b569d5ceb0d7df39541\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4031faba-8779-496c-8ce9-64f0de1f2827\",\"vf_module_id\":\"62f4c0f4-8e15-4916-a0fb-67ff0a201166\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:04:32.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:04:58.624Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:58.624Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:04:58.649Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:04:58.649Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:04:58.650Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:58.650Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:04:58.650Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:04:58.650Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"66925131-425f-4a21-ae6e-da6a7b802613", X-RequestID:"66925131-425f-4a21-ae6e-da6a7b802613", X-TransactionID:"66925131-425f-4a21-ae6e-da6a7b802613", X-ECOMP-RequestID:"66925131-425f-4a21-ae6e-da6a7b802613", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de40a52c-2e4a-4252-ad2d-01f74d7d818e"] 2022-05-09T14:04:58.651Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:04:58.651Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:58.774Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:58.775Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:58.775Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:04:58.775Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=EB7D89079AD7AC9A3E21E116742F5FA2; 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:"Mon, 09 May 2022 14:04:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:58.776Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302","businessKey":"a2c5da33-4970-47f6-8c60-f1223f6f8728","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-09T14:04:28.343+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e2dffdaa-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"f0cdaa55-cfa0-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-05-09T14:04:58.776Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:58.776Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:04:58.803Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:04:58.804Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:04:58.804Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:04:58.804Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:04:58.804Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:04:58.805Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"66925131-425f-4a21-ae6e-da6a7b802613", X-RequestID:"66925131-425f-4a21-ae6e-da6a7b802613", X-TransactionID:"66925131-425f-4a21-ae6e-da6a7b802613", X-ECOMP-RequestID:"66925131-425f-4a21-ae6e-da6a7b802613", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45c89324-b49e-42f7-8673-4719884f0856"] 2022-05-09T14:04:58.805Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:04:58.805Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:04:58.926Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:04:58.926Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:04:58.927Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:04:58.927Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=71103FA9FC4A4B01C168D4D3EF04541C; 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:"811", Date:"Mon, 09 May 2022 14:04:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:04:58.927Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f39b21f8-cfa0-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302","executionId":"f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:04:33.039+0000","endTime":"2022-05-09T14:04:33.045+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e2dffdaa-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:04:58.928Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:04:58.928Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:04:58.933Z|66925131-425f-4a21-ae6e-da6a7b802613|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:04:59.947Z|b4c99d9c-0c03-4370-803e-d0c39e6c658e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:04:59.947Z|b4c99d9c-0c03-4370-803e-d0c39e6c658e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:05:00.303Z|0b440af4-ae99-433a-ba43-e982593e3b95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:05:00.304Z|0b440af4-ae99-433a-ba43-e982593e3b95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:05:01.555Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:01.559Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18 2022-05-09T14:05:01.560Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|INFO|500||Invoke 2022-05-09T14:05:01.560Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:01.561Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18 2022-05-09T14:05:01.561Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Method : GET 2022-05-09T14:05:01.561Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2c162b851bb6383", X-B3-SpanId:"c45afd9ed3809b51", X-B3-ParentSpanId:"b2c162b851bb6383", X-B3-Sampled:"0", X-ONAP-RequestID:"abe18dbd-081b-4aaa-b77e-6d634d1911d0", X-RequestID:"abe18dbd-081b-4aaa-b77e-6d634d1911d0", X-TransactionID:"abe18dbd-081b-4aaa-b77e-6d634d1911d0", X-ECOMP-RequestID:"abe18dbd-081b-4aaa-b77e-6d634d1911d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a40b1d17-b8f6-4105-bbaa-33f4e577b317"] 2022-05-09T14:05:01.562Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Request body: 2022-05-09T14:05:01.562Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:01.580Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:01.581Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:01.581Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Status text : 2022-05-09T14:05:01.581Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:01.582Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Response body: { "requestId" : "2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:04:27.000+00:00", "endTime" : "2022-05-09T14:04:55.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\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\"\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" : "2022-05-09T14:04:53.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "99e1275c-ce93-4c63-ad16-430c45d1c875", "serviceInstanceName" : "basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18" } } } 2022-05-09T14:05:01.582Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:01.583Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|INFO|500||InvokeReturn 2022-05-09T14:05:01.584Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false 2022-05-09T14:05:01.585Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:05:01.585Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:01.585Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false 2022-05-09T14:05:01.585Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:05:01.586Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2c162b851bb6383", X-B3-SpanId:"4c3f4ee9e001c644", X-B3-ParentSpanId:"b2c162b851bb6383", X-B3-Sampled:"0", X-ONAP-RequestID:"abe18dbd-081b-4aaa-b77e-6d634d1911d0", X-RequestID:"abe18dbd-081b-4aaa-b77e-6d634d1911d0", X-TransactionID:"abe18dbd-081b-4aaa-b77e-6d634d1911d0", X-ECOMP-RequestID:"abe18dbd-081b-4aaa-b77e-6d634d1911d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d509d4eb-222a-4d71-af2c-3bde6409ba82"] 2022-05-09T14:05:01.586Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:05:01.586Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:01.598Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:01.599Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:01.599Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:05:01.599Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:01.600Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:05:01.600Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:01.601Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:05:01.607Z|abe18dbd-081b-4aaa-b77e-6d634d1911d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:01.734Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:01.739Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18 2022-05-09T14:05:01.739Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|INFO|500||Invoke 2022-05-09T14:05:01.739Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:01.740Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18 2022-05-09T14:05:01.740Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Method : GET 2022-05-09T14:05:01.740Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"50c35e8b741b41c6", X-B3-SpanId:"428e0f6e19197f65", X-B3-ParentSpanId:"50c35e8b741b41c6", X-B3-Sampled:"0", X-ONAP-RequestID:"ad6384cb-1f39-40f2-bbfc-58957b62bbab", X-RequestID:"ad6384cb-1f39-40f2-bbfc-58957b62bbab", X-TransactionID:"ad6384cb-1f39-40f2-bbfc-58957b62bbab", X-ECOMP-RequestID:"ad6384cb-1f39-40f2-bbfc-58957b62bbab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63ed7267-c8d6-4cac-b135-3f33382eeac8"] 2022-05-09T14:05:01.741Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Request body: 2022-05-09T14:05:01.741Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:01.759Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:01.760Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:01.760Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Status text : 2022-05-09T14:05:01.760Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:01.762Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Response body: { "requestId" : "2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:04:27.000+00:00", "endTime" : "2022-05-09T14:04:55.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\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\"\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" : "2022-05-09T14:04:53.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "99e1275c-ce93-4c63-ad16-430c45d1c875", "serviceInstanceName" : "basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18" } } } 2022-05-09T14:05:01.762Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:01.762Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|INFO|500||InvokeReturn 2022-05-09T14:05:01.764Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false 2022-05-09T14:05:01.765Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:05:01.765Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:01.765Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false 2022-05-09T14:05:01.766Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:05:01.766Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"50c35e8b741b41c6", X-B3-SpanId:"a838c939c4876637", X-B3-ParentSpanId:"50c35e8b741b41c6", X-B3-Sampled:"0", X-ONAP-RequestID:"ad6384cb-1f39-40f2-bbfc-58957b62bbab", X-RequestID:"ad6384cb-1f39-40f2-bbfc-58957b62bbab", X-TransactionID:"ad6384cb-1f39-40f2-bbfc-58957b62bbab", X-ECOMP-RequestID:"ad6384cb-1f39-40f2-bbfc-58957b62bbab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6902fdf3-e270-4491-a9d6-075b5e798c09"] 2022-05-09T14:05:01.766Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:05:01.766Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:01.777Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:01.777Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:01.778Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:05:01.778Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:01.779Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:05:01.779Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:01.780Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:05:01.787Z|ad6384cb-1f39-40f2-bbfc-58957b62bbab|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:01.914Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:01.918Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18 2022-05-09T14:05:01.919Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|INFO|500||Invoke 2022-05-09T14:05:01.919Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:01.920Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18 2022-05-09T14:05:01.920Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Method : GET 2022-05-09T14:05:01.920Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21fa7b2f2fd4a2ee", X-B3-SpanId:"990f2b74cc575887", X-B3-ParentSpanId:"21fa7b2f2fd4a2ee", X-B3-Sampled:"0", X-ONAP-RequestID:"7d317e62-f1a4-4744-b13e-2d8030600439", X-RequestID:"7d317e62-f1a4-4744-b13e-2d8030600439", X-TransactionID:"7d317e62-f1a4-4744-b13e-2d8030600439", X-ECOMP-RequestID:"7d317e62-f1a4-4744-b13e-2d8030600439", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"969581b2-ea75-44a3-91e8-68e5c7ca74a9"] 2022-05-09T14:05:01.921Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Request body: 2022-05-09T14:05:01.921Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:01.939Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:01.939Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:01.940Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Status text : 2022-05-09T14:05:01.940Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:01.940Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Response body: { "requestId" : "2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:04:27.000+00:00", "endTime" : "2022-05-09T14:04:55.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\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\"\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" : "2022-05-09T14:04:53.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "99e1275c-ce93-4c63-ad16-430c45d1c875", "serviceInstanceName" : "basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18" } } } 2022-05-09T14:05:01.941Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:01.941Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|INFO|500||InvokeReturn 2022-05-09T14:05:01.942Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false 2022-05-09T14:05:01.943Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:05:01.943Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:01.943Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false 2022-05-09T14:05:01.943Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:05:01.944Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21fa7b2f2fd4a2ee", X-B3-SpanId:"a55a5fb367aec2d5", X-B3-ParentSpanId:"21fa7b2f2fd4a2ee", X-B3-Sampled:"0", X-ONAP-RequestID:"7d317e62-f1a4-4744-b13e-2d8030600439", X-RequestID:"7d317e62-f1a4-4744-b13e-2d8030600439", X-TransactionID:"7d317e62-f1a4-4744-b13e-2d8030600439", X-ECOMP-RequestID:"7d317e62-f1a4-4744-b13e-2d8030600439", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74530b37-2628-496d-8c30-35847243cbcd"] 2022-05-09T14:05:01.944Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:05:01.944Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:01.955Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:01.955Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:01.956Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:05:01.956Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:01.957Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:05:01.957Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:01.958Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:05:01.964Z|7d317e62-f1a4-4744-b13e-2d8030600439|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:02.085Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:02.088Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18 2022-05-09T14:05:02.089Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|INFO|500||Invoke 2022-05-09T14:05:02.089Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:02.089Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18 2022-05-09T14:05:02.090Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Method : GET 2022-05-09T14:05:02.090Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b86801123191c980", X-B3-SpanId:"97c58318155c1d66", X-B3-ParentSpanId:"b86801123191c980", X-B3-Sampled:"0", X-ONAP-RequestID:"2947aa3a-5fc1-4686-8bce-3764da8313c7", X-RequestID:"2947aa3a-5fc1-4686-8bce-3764da8313c7", X-TransactionID:"2947aa3a-5fc1-4686-8bce-3764da8313c7", X-ECOMP-RequestID:"2947aa3a-5fc1-4686-8bce-3764da8313c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a6ee152-4348-4576-96c6-3837b72d6e65"] 2022-05-09T14:05:02.090Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Request body: 2022-05-09T14:05:02.090Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:02.141Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:02.142Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:02.142Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Status text : 2022-05-09T14:05:02.142Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:02.145Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||Response body: { "requestId" : "2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:04:27.000+00:00", "endTime" : "2022-05-09T14:04:55.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\": \"f733c81d-df32-4a78-8825-49b8d2bc0396\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"eedec518-62f1-428b-9b35-8f14d88fcb3e\"\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" : "2022-05-09T14:04:53.000+00:00", "cloudRegion" : "k8sregion-cnf-macro", "serviceInstanceId" : "99e1275c-ce93-4c63-ad16-430c45d1c875", "serviceInstanceName" : "basic_cnf_macro_347223cd-6f49-4d66-8fb4-bff1570e4fef", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/99e1275c-ce93-4c63-ad16-430c45d1c875", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18" } } } 2022-05-09T14:05:02.145Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:02.145Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|INFO|500||InvokeReturn 2022-05-09T14:05:02.147Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false 2022-05-09T14:05:02.147Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:05:02.147Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:02.147Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false 2022-05-09T14:05:02.148Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:05:02.148Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b86801123191c980", X-B3-SpanId:"62e27b2669f8f673", X-B3-ParentSpanId:"b86801123191c980", X-B3-Sampled:"0", X-ONAP-RequestID:"2947aa3a-5fc1-4686-8bce-3764da8313c7", X-RequestID:"2947aa3a-5fc1-4686-8bce-3764da8313c7", X-TransactionID:"2947aa3a-5fc1-4686-8bce-3764da8313c7", X-ECOMP-RequestID:"2947aa3a-5fc1-4686-8bce-3764da8313c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddb98a15-97ed-4322-b620-4542b373fb53"] 2022-05-09T14:05:02.148Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:05:02.148Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:02.160Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:02.161Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:02.161Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:05:02.161Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:04:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:02.162Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:05:02.162Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:02.162Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:05:02.168Z|2947aa3a-5fc1-4686-8bce-3764da8313c7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a2c9450-6f0d-4ab4-89b6-85ab8ae02b18|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:03.944Z|1ae036d0-9739-4410-a6e0-3a4e46eb094b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:05:03.945Z|1ae036d0-9739-4410-a6e0-3a4e46eb094b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:05:03.964Z|fb238bbf-a7b0-4aae-b127-acf6af99b22e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:05:03.964Z|fb238bbf-a7b0-4aae-b127-acf6af99b22e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:05:06.154Z|86df7b0e-9fda-4ce5-8e38-bb8239527bce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:05:06.155Z|86df7b0e-9fda-4ce5-8e38-bb8239527bce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:05:06.576Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:06.578Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|||INFO|500||Checking if requestId: d95aa699-edb1-4f6b-87a7-713025782c01 already exists in requestDb InfraActiveRequests table 2022-05-09T14:05:06.578Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01 2022-05-09T14:05:06.579Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|INFO|500||Invoke 2022-05-09T14:05:06.579Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:06.579Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01 2022-05-09T14:05:06.579Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Method : GET 2022-05-09T14:05:06.579Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e2ee10779efa2b5", X-B3-SpanId:"b208496c838d958b", X-B3-ParentSpanId:"4e2ee10779efa2b5", X-B3-Sampled:"0", X-ONAP-RequestID:"d95aa699-edb1-4f6b-87a7-713025782c01", X-RequestID:"d95aa699-edb1-4f6b-87a7-713025782c01", X-TransactionID:"d95aa699-edb1-4f6b-87a7-713025782c01", X-ECOMP-RequestID:"d95aa699-edb1-4f6b-87a7-713025782c01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58d9616d-a3a1-4405-9541-cfbb816fc92f"] 2022-05-09T14:05:06.580Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Request body: 2022-05-09T14:05:06.580Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:06.595Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:06.596Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:05:06.596Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Status text : 2022-05-09T14:05:06.596Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 09 May 2022 14:05:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:06.597Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Response body: 2022-05-09T14:05:06.597Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:06.597Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|INFO|404|Not Found|InvokeReturn 2022-05-09T14:05:06.603Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|||INFO|500||Running local validations 2022-05-09T14:05:06.607Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:05:06.630Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|INFO|500||Invoke 2022-05-09T14:05:06.630Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d95aa699-edb1-4f6b-87a7-713025782c01], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6be47b3e-ec82-4d64-930c-adf06cf77ae4], X-ECOMP-RequestID=[d95aa699-edb1-4f6b-87a7-713025782c01], X-TransactionId=[], X-ONAP-RequestID=[d95aa699-edb1-4f6b-87a7-713025782c01]} 2022-05-09T14:05:06.682Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220509-14:05:05:676-32012], vertex-id=[225416], Content-Length=[1054], Date=[Mon, 09 May 2022 14:05:05 GMT], Content-Type=[application/json]} 2022-05-09T14:05:06.684Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|DEBUG|500||{"tenant-id":"f4e615c02fa54678a39840871478fa74","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1652104999523","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/0c9e893d-21fa-4e45-a582-1b9098757907","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0c9e893d-21fa-4e45-a582-1b9098757907"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_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"}]}]}} 2022-05-09T14:05:06.684Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|INFO|500||InvokeReturn 2022-05-09T14:05:06.688Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-05-09T14:05:06.688Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-05-09T14:05:06.689Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|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 2022-05-09T14:05:06.689Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-05-09T14:05:06.690Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:06.690Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|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 2022-05-09T14:05:06.690Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-05-09T14:05:06.690Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|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:"4e2ee10779efa2b5", X-B3-SpanId:"b38d7145aba98f92", X-B3-ParentSpanId:"4e2ee10779efa2b5", X-B3-Sampled:"0", X-ONAP-RequestID:"d95aa699-edb1-4f6b-87a7-713025782c01", X-RequestID:"d95aa699-edb1-4f6b-87a7-713025782c01", X-TransactionID:"d95aa699-edb1-4f6b-87a7-713025782c01", X-ECOMP-RequestID:"d95aa699-edb1-4f6b-87a7-713025782c01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b4a37b3-82e2-4388-be45-a0905c4cb597"] 2022-05-09T14:05:06.691Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"0c9e893d-21fa-4e45-a582-1b9098757907","serviceInstanceId":"d6b42862-2a0f-424f-b844-ac584f0e9108","vfModuleInstanceId":"559b4825-91c6-482e-bc26-dc9113c53457"},"instanceName":null,"requestScope":"vfModule"} 2022-05-09T14:05:06.691Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:06.706Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:06.707Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:06.707Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-05-09T14:05:06.708Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|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:"Mon, 09 May 2022 14:05:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:06.708Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-05-09T14:05:06.708Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:06.709Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-05-09T14:05:06.710Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|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 2022-05-09T14:05:06.710Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|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 2022-05-09T14:05:06.710Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|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================================================ 2022-05-09T14:05:06.710Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|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 2022-05-09T14:05:06.711Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|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 2022-05-09T14:05:06.711Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|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:"d95aa699-edb1-4f6b-87a7-713025782c01", X-RequestID:"d95aa699-edb1-4f6b-87a7-713025782c01", X-TransactionID:"d95aa699-edb1-4f6b-87a7-713025782c01", X-ECOMP-RequestID:"d95aa699-edb1-4f6b-87a7-713025782c01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3011497-773e-4877-b594-9020086af1a5"] 2022-05-09T14:05:06.711Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|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: 2022-05-09T14:05:06.711Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|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================================================ 2022-05-09T14:05:06.728Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|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========================================== 2022-05-09T14:05:06.729Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|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 2022-05-09T14:05:06.730Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|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 : 2022-05-09T14:05:06.730Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:06.731Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|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" : 47, "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/47" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47" } } } 2022-05-09T14:05:06.731Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|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================================================= 2022-05-09T14:05:06.731Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|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 2022-05-09T14:05:06.735Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707 2022-05-09T14:05:06.735Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707|INFO|500||Invoke 2022-05-09T14:05:06.735Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:06.736Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707 2022-05-09T14:05:06.736Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707|DEBUG|500||Method : GET 2022-05-09T14:05:06.736Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d95aa699-edb1-4f6b-87a7-713025782c01", X-RequestID:"d95aa699-edb1-4f6b-87a7-713025782c01", X-TransactionID:"d95aa699-edb1-4f6b-87a7-713025782c01", X-ECOMP-RequestID:"d95aa699-edb1-4f6b-87a7-713025782c01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70c1d1f2-94c1-4199-a27b-64c800e3c7ae"] 2022-05-09T14:05:06.737Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707|DEBUG|500||Request body: 2022-05-09T14:05:06.737Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:06.757Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:06.757Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:06.758Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707|DEBUG|500||Status text : 2022-05-09T14:05:06.758Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:06.759Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707|DEBUG|500||Response body: { "modelUUID" : "3ba4d960-0749-498e-83ff-137d0397f707", "modelInvariantUUID" : "28b48142-40c2-4fff-93e8-ccbc04b0bf8b", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-05-09 14:01:25.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707/moduleHeatTemplate" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707/vfModuleCustomization" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707/vnfResources" } } } 2022-05-09T14:05:06.759Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:06.759Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/3ba4d960-0749-498e-83ff-137d0397f707|INFO|500||InvokeReturn 2022-05-09T14:05:06.764Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T14:05:06.765Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-05-09T14:05:06.765Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:06.765Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T14:05:06.766Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-05-09T14:05:06.766Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|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:"1780", X-B3-TraceId:"4e2ee10779efa2b5", X-B3-SpanId:"24547ef6437d0472", X-B3-ParentSpanId:"4e2ee10779efa2b5", X-B3-Sampled:"0", X-ONAP-RequestID:"d95aa699-edb1-4f6b-87a7-713025782c01", X-RequestID:"d95aa699-edb1-4f6b-87a7-713025782c01", X-TransactionID:"d95aa699-edb1-4f6b-87a7-713025782c01", X-ECOMP-RequestID:"d95aa699-edb1-4f6b-87a7-713025782c01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e9969ff-c79b-4c2b-a029-6005492f3ea8"] 2022-05-09T14:05:06.766Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"d95aa699-edb1-4f6b-87a7-713025782c01","requestStatus":"IN_PROGRESS","startTime":1652105106604,"source":"VID","vnfId":"0c9e893d-21fa-4e45-a582-1b9098757907","vnfType":"","tenantId":"f4e615c02fa54678a39840871478fa74","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\": \"28b48142-40c2-4fff-93e8-ccbc04b0bf8b\",\n \"modelVersionId\": \"3ba4d960-0749-498e-83ff-137d0397f707\",\n \"modelName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\n \"modelVersion\": \"1652105092031\",\n \"modelCustomizationId\": \"3d932c97-65bc-4856-830c-555a954a5f60\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"559b4825-91c6-482e-bc26-dc9113c53457","vfModuleModelName":"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7","cloudRegion":"RegionOne","serviceInstanceId":"d6b42862-2a0f-424f-b844-ac584f0e9108","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"d95aa699-edb1-4f6b-87a7-713025782c01"} 2022-05-09T14:05:06.766Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:06.788Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:06.789Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-05-09T14:05:06.789Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-05-09T14:05:06.789Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|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/d95aa699-edb1-4f6b-87a7-713025782c01", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:06.790Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "d95aa699-edb1-4f6b-87a7-713025782c01", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:05:06.604+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfType" : "", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"28b48142-40c2-4fff-93e8-ccbc04b0bf8b\",\n \"modelVersionId\": \"3ba4d960-0749-498e-83ff-137d0397f707\",\n \"modelName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\n \"modelVersion\": \"1652105092031\",\n \"modelCustomizationId\": \"3d932c97-65bc-4856-830c-555a954a5f60\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-05-09T14:05:05.142+00:00", "vfModuleId" : "559b4825-91c6-482e-bc26-dc9113c53457", "vfModuleModelName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d95aa699-edb1-4f6b-87a7-713025782c01", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01" } } } 2022-05-09T14:05:06.790Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:06.791Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-05-09T14:05:06.800Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|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 2022-05-09T14:05:06.800Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-05-09T14:05:06.800Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:06.801Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|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 2022-05-09T14:05:06.801Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-05-09T14:05:06.801Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|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:"4e2ee10779efa2b5", X-B3-SpanId:"41c90c18d5020c7e", X-B3-ParentSpanId:"4e2ee10779efa2b5", X-B3-Sampled:"0", X-ONAP-RequestID:"d95aa699-edb1-4f6b-87a7-713025782c01", X-RequestID:"d95aa699-edb1-4f6b-87a7-713025782c01", X-TransactionID:"d95aa699-edb1-4f6b-87a7-713025782c01", X-ECOMP-RequestID:"d95aa699-edb1-4f6b-87a7-713025782c01", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9aa31211-bc47-446a-bf06-39c8135bd28a"] 2022-05-09T14:05:06.801Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"28b48142-40c2-4fff-93e8-ccbc04b0bf8b\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"modelVersion\":\"1652105092031\",\"modelCustomizationUuid\":\"3d932c97-65bc-4856-830c-555a954a5f60\",\"modelVersionId\":\"3ba4d960-0749-498e-83ff-137d0397f707\",\"modelCustomizationId\":\"3d932c97-65bc-4856-830c-555a954a5f60\",\"modelUuid\":\"3ba4d960-0749-498e-83ff-137d0397f707\",\"modelInvariantUuid\":\"28b48142-40c2-4fff-93e8-ccbc04b0bf8b\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"f4e615c02fa54678a39840871478fa74\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"d6b42862-2a0f-424f-b844-ac584f0e9108\",\"vnfInstanceId\":\"0c9e893d-21fa-4e45-a582-1b9098757907\",\"vfModuleInstanceId\":\"559b4825-91c6-482e-bc26-dc9113c53457\"}","type":"String"},"requestId":{"value":"d95aa699-edb1-4f6b-87a7-713025782c01","type":"String"},"mso-request-id":{"value":"d95aa699-edb1-4f6b-87a7-713025782c01","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"d6b42862-2a0f-424f-b844-ac584f0e9108","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"0c9e893d-21fa-4e45-a582-1b9098757907","type":"String"},"vfModuleId":{"value":"559b4825-91c6-482e-bc26-dc9113c53457","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/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-05-09T14:05:06.801Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:07.816Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:07.817Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-05-09T14:05:07.818Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-05-09T14:05:07.818Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 09 May 2022 14:05:07 GMT", X-ONAP-RequestID:"d95aa699-edb1-4f6b-87a7-713025782c01", X-RequestID:"d95aa699-edb1-4f6b-87a7-713025782c01", X-TransactionID:"d95aa699-edb1-4f6b-87a7-713025782c01", X-ECOMP-RequestID:"d95aa699-edb1-4f6b-87a7-713025782c01", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9aa31211-bc47-446a-bf06-39c8135bd28a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:07.818Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"d95aa699-edb1-4f6b-87a7-713025782c01\",\"instanceId\":\"559b4825-91c6-482e-bc26-dc9113c53457\"}}","message":"Success","processInstanceID":"07bd18bc-cfa1-11ec-b07a-dafaaf2ee302","variables":null,"messageCode":200} 2022-05-09T14:05:07.819Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:07.819Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-05-09T14:05:07.882Z|d95aa699-edb1-4f6b-87a7-713025782c01|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:08.016Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:08.021Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01 2022-05-09T14:05:08.022Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|INFO|500||Invoke 2022-05-09T14:05:08.022Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:08.022Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01 2022-05-09T14:05:08.023Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Method : GET 2022-05-09T14:05:08.023Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c24b7f0a03d0eeac", X-B3-SpanId:"63dab05b564b47b3", X-B3-ParentSpanId:"c24b7f0a03d0eeac", X-B3-Sampled:"0", X-ONAP-RequestID:"ed029e9f-12b0-4665-8a50-b44d14bad933", X-RequestID:"ed029e9f-12b0-4665-8a50-b44d14bad933", X-TransactionID:"ed029e9f-12b0-4665-8a50-b44d14bad933", X-ECOMP-RequestID:"ed029e9f-12b0-4665-8a50-b44d14bad933", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5d67dfb-c5c0-4390-a0aa-0bf5a9aa3897"] 2022-05-09T14:05:08.023Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Request body: 2022-05-09T14:05:08.024Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:08.039Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:08.040Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:08.040Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Status text : 2022-05-09T14:05:08.040Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:08.041Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Response body: { "requestId" : "d95aa699-edb1-4f6b-87a7-713025782c01", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:05:06.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfType" : "", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"28b48142-40c2-4fff-93e8-ccbc04b0bf8b\",\n \"modelVersionId\": \"3ba4d960-0749-498e-83ff-137d0397f707\",\n \"modelName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\n \"modelVersion\": \"1652105092031\",\n \"modelCustomizationId\": \"3d932c97-65bc-4856-830c-555a954a5f60\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:05:05.000+00:00", "vfModuleId" : "559b4825-91c6-482e-bc26-dc9113c53457", "vfModuleName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "vfModuleModelName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d95aa699-edb1-4f6b-87a7-713025782c01", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01" } } } 2022-05-09T14:05:08.042Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:08.042Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|INFO|500||InvokeReturn 2022-05-09T14:05:08.044Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false 2022-05-09T14:05:08.044Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:05:08.044Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:08.044Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false 2022-05-09T14:05:08.045Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:05:08.045Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c24b7f0a03d0eeac", X-B3-SpanId:"8dd6b105e0623b22", X-B3-ParentSpanId:"c24b7f0a03d0eeac", X-B3-Sampled:"0", X-ONAP-RequestID:"ed029e9f-12b0-4665-8a50-b44d14bad933", X-RequestID:"ed029e9f-12b0-4665-8a50-b44d14bad933", X-TransactionID:"ed029e9f-12b0-4665-8a50-b44d14bad933", X-ECOMP-RequestID:"ed029e9f-12b0-4665-8a50-b44d14bad933", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46d566d9-3722-4eb6-ad76-47c1ddb731e9"] 2022-05-09T14:05:08.045Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:05:08.045Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:08.056Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:08.057Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:08.057Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:05:08.057Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:08.058Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:05:08.058Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:08.058Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:05:08.064Z|ed029e9f-12b0-4665-8a50-b44d14bad933|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:09.074Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:09.078Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728 2022-05-09T14:05:09.079Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|INFO|500||Invoke 2022-05-09T14:05:09.079Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:09.080Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728 2022-05-09T14:05:09.080Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Method : GET 2022-05-09T14:05:09.080Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d22942afee5ee5e4", X-B3-SpanId:"6a3a595b0a0bb99e", X-B3-ParentSpanId:"d22942afee5ee5e4", X-B3-Sampled:"0", X-ONAP-RequestID:"ad47810c-119e-4fd1-bd32-8474b12065ce", X-RequestID:"ad47810c-119e-4fd1-bd32-8474b12065ce", X-TransactionID:"ad47810c-119e-4fd1-bd32-8474b12065ce", X-ECOMP-RequestID:"ad47810c-119e-4fd1-bd32-8474b12065ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fed69f70-72f6-41f0-9833-b1179ff13ab5"] 2022-05-09T14:05:09.081Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Request body: 2022-05-09T14:05:09.081Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:09.099Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:09.101Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:09.101Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Status text : 2022-05-09T14:05:09.102Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:09.103Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Response body: { "requestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "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" : "2022-05-09T14:04:04.000+00:00", "source" : "VID", "vnfId" : "4031faba-8779-496c-8ce9-64f0de1f2827", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n\t\t\t\"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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_c6207c0b-3f40-42f2-93d9-976d874be475\",\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\": \"f345b1b9-0207-46f7-b567-33c221347cd2\",\n \"modelInvariantUuid\": \"c4e72d3d-6452-496c-a9f6-8808927e4857\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5146bd41-c8a5-43f3-8aa2-dd92e1dc60da\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"ff6e37a2-5098-49e6-af55-eaf3532b989c\",\n \"modelInvariantUuid\": \"021e5d5b-f037-40be-a9e4-c69423a966d8\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c006236d-fea8-4452-99db-c3b10d60f457\"\n },\n \"instanceName\": \"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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\",\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\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n \"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:05:07.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d7e8df83-b98a-47ad-a468-e1578d72b48d", "serviceInstanceName" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "cloudIdentifier" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"62f4c0f4-8e15-4916-a0fb-67ff0a201166\",\"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\":\"4031faba-8779-496c-8ce9-64f0de1f2827\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2022-05-09T14:04:28.000+00:00" } ], "requestURI" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728" } } } 2022-05-09T14:05:09.103Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:09.104Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|INFO|500||InvokeReturn 2022-05-09T14:05:09.105Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false 2022-05-09T14:05:09.106Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:05:09.107Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:09.107Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false 2022-05-09T14:05:09.108Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:05:09.108Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d22942afee5ee5e4", X-B3-SpanId:"0ea6897f5936b567", X-B3-ParentSpanId:"d22942afee5ee5e4", X-B3-Sampled:"0", X-ONAP-RequestID:"ad47810c-119e-4fd1-bd32-8474b12065ce", X-RequestID:"ad47810c-119e-4fd1-bd32-8474b12065ce", X-TransactionID:"ad47810c-119e-4fd1-bd32-8474b12065ce", X-ECOMP-RequestID:"ad47810c-119e-4fd1-bd32-8474b12065ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f841d1c3-c556-44a8-b3c4-d2fc3af9b43b"] 2022-05-09T14:05:09.108Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:05:09.109Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:09.120Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:09.123Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:09.124Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:05:09.125Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:09.126Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 56, "soRequestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "groupingId" : "b502b373-0cbe-4c15-87e5-7b25523f6d36", "name" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652105071000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"23668d10f4a64b569d5ceb0d7df39541\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4031faba-8779-496c-8ce9-64f0de1f2827\",\"vf_module_id\":\"62f4c0f4-8e15-4916-a0fb-67ff0a201166\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:04:32.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:05:09.127Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:09.128Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:05:09.192Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:05:09.193Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:05:09.193Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:09.193Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:05:09.194Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:05:09.194Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ad47810c-119e-4fd1-bd32-8474b12065ce", X-RequestID:"ad47810c-119e-4fd1-bd32-8474b12065ce", X-TransactionID:"ad47810c-119e-4fd1-bd32-8474b12065ce", X-ECOMP-RequestID:"ad47810c-119e-4fd1-bd32-8474b12065ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63096b9b-4087-4361-b623-4f9a227e4bfc"] 2022-05-09T14:05:09.194Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:05:09.194Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:09.322Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:09.323Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:09.323Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:05:09.323Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0A486C20C2FA9D8C82D331C6B0804AAD; 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:"Mon, 09 May 2022 14:05:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:09.323Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302","businessKey":"a2c5da33-4970-47f6-8c60-f1223f6f8728","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-09T14:04:28.343+0000","endTime":"2022-05-09T14:05:04.315+0000","removalTime":null,"durationInMillis":35972,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e2dffdaa-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"f0cdaa55-cfa0-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-05-09T14:05:09.324Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:09.324Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:05:09.350Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:05:09.351Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:05:09.351Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:09.351Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:05:09.352Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:05:09.352Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ad47810c-119e-4fd1-bd32-8474b12065ce", X-RequestID:"ad47810c-119e-4fd1-bd32-8474b12065ce", X-TransactionID:"ad47810c-119e-4fd1-bd32-8474b12065ce", X-ECOMP-RequestID:"ad47810c-119e-4fd1-bd32-8474b12065ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6b55563-81aa-4c37-ba35-1d61e2fe9cec"] 2022-05-09T14:05:09.352Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:05:09.352Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:09.472Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:09.473Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:09.473Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:05:09.473Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=DE146241601936BA9A99E7B0F4A86EBA; 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:"Mon, 09 May 2022 14:05:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:09.474Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:063f5224-cfa1-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302","executionId":"f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:05:04.314+0000","endTime":"2022-05-09T14:05:04.314+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e2dffdaa-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:05:09.474Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:09.474Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f0ce94f6-cfa0-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:05:09.478Z|ad47810c-119e-4fd1-bd32-8474b12065ce|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:13.966Z|263240ed-3225-43cb-bd91-a3a1451ea856|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:05:13.967Z|263240ed-3225-43cb-bd91-a3a1451ea856|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:05:13.986Z|94b0f9e0-ce28-4372-bf0c-f888a1a17229|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:05:13.987Z|94b0f9e0-ce28-4372-bf0c-f888a1a17229|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:05:14.947Z|48ec3968-fad0-407c-9723-268539b211f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:05:14.950Z|48ec3968-fad0-407c-9723-268539b211f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:05:16.180Z|dda9024b-fece-4a54-b9b4-192b7bb9eee6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:05:16.181Z|dda9024b-fece-4a54-b9b4-192b7bb9eee6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:05:17.058Z|f9f2d459-cbf5-4a07-a339-b153d38dd4bf|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:05:17.059Z|f9f2d459-cbf5-4a07-a339-b153d38dd4bf|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:05:18.205Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:18.209Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01 2022-05-09T14:05:18.209Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|INFO|500||Invoke 2022-05-09T14:05:18.210Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:18.210Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01 2022-05-09T14:05:18.210Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Method : GET 2022-05-09T14:05:18.210Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1efeb3829b0253c", X-B3-SpanId:"0db1cbcf630a2ad3", X-B3-ParentSpanId:"b1efeb3829b0253c", X-B3-Sampled:"0", X-ONAP-RequestID:"f114b46c-1540-4850-9353-68804d77c54b", X-RequestID:"f114b46c-1540-4850-9353-68804d77c54b", X-TransactionID:"f114b46c-1540-4850-9353-68804d77c54b", X-ECOMP-RequestID:"f114b46c-1540-4850-9353-68804d77c54b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95f7510f-03c0-4b60-8153-61b703aa4c68"] 2022-05-09T14:05:18.211Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Request body: 2022-05-09T14:05:18.211Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:18.231Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:18.232Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:18.232Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Status text : 2022-05-09T14:05:18.232Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:18.234Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Response body: { "requestId" : "d95aa699-edb1-4f6b-87a7-713025782c01", "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" : "2022-05-09T14:05:06.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfType" : "", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"28b48142-40c2-4fff-93e8-ccbc04b0bf8b\",\n \"modelVersionId\": \"3ba4d960-0749-498e-83ff-137d0397f707\",\n \"modelName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\n \"modelVersion\": \"1652105092031\",\n \"modelCustomizationId\": \"3d932c97-65bc-4856-830c-555a954a5f60\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:05:13.000+00:00", "vfModuleId" : "559b4825-91c6-482e-bc26-dc9113c53457", "vfModuleName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "vfModuleModelName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d95aa699-edb1-4f6b-87a7-713025782c01", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01" } } } 2022-05-09T14:05:18.234Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:18.235Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|INFO|500||InvokeReturn 2022-05-09T14:05:18.236Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false 2022-05-09T14:05:18.237Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:05:18.237Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:18.237Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false 2022-05-09T14:05:18.237Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:05:18.238Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b1efeb3829b0253c", X-B3-SpanId:"2a52e3f47942c676", X-B3-ParentSpanId:"b1efeb3829b0253c", X-B3-Sampled:"0", X-ONAP-RequestID:"f114b46c-1540-4850-9353-68804d77c54b", X-RequestID:"f114b46c-1540-4850-9353-68804d77c54b", X-TransactionID:"f114b46c-1540-4850-9353-68804d77c54b", X-ECOMP-RequestID:"f114b46c-1540-4850-9353-68804d77c54b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"893c534e-53c0-4aac-a4a4-6a4e6ca3d4b7"] 2022-05-09T14:05:18.238Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:05:18.238Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:18.251Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:18.251Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:18.252Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:05:18.252Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:18.252Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 60, "soRequestId" : "d95aa699-edb1-4f6b-87a7-713025782c01", "groupingId" : "e7e3a9da-e8e5-4cd1-ae90-86096cd609f2", "name" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7/e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"updated_time\":1652105114000,\"creation_time\":1652105034000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"9b89c194f35a422abe6cb6cd99874d9d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"vnf_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\"vnf_id\":\"0c9e893d-21fa-4e45-a582-1b9098757907\",\"vf_module_id\":\"559b4825-91c6-482e-bc26-dc9113c53457\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:05:15.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:05:18.253Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:18.253Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:05:18.277Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:05:18.277Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:05:18.278Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:18.278Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:05:18.278Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:05:18.278Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f114b46c-1540-4850-9353-68804d77c54b", X-RequestID:"f114b46c-1540-4850-9353-68804d77c54b", X-TransactionID:"f114b46c-1540-4850-9353-68804d77c54b", X-ECOMP-RequestID:"f114b46c-1540-4850-9353-68804d77c54b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb8621d6-cc0c-4751-9e6e-51a74e41095d"] 2022-05-09T14:05:18.278Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:05:18.279Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:18.407Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:18.408Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:18.408Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:05:18.408Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2BE1C29A08EB5B2ABB9B763CCD909189; 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:"Mon, 09 May 2022 14:05:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:18.409Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302","businessKey":"d95aa699-edb1-4f6b-87a7-713025782c01","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-09T14:05:12.270+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"07bd18bc-cfa1-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"0afc8c51-cfa1-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-05-09T14:05:18.409Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:18.410Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:05:18.440Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:05:18.440Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:05:18.441Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:18.441Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:05:18.441Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:05:18.441Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f114b46c-1540-4850-9353-68804d77c54b", X-RequestID:"f114b46c-1540-4850-9353-68804d77c54b", X-TransactionID:"f114b46c-1540-4850-9353-68804d77c54b", X-ECOMP-RequestID:"f114b46c-1540-4850-9353-68804d77c54b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"754108bd-a0ea-4443-b6ea-79a9c686201b"] 2022-05-09T14:05:18.442Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:05:18.442Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:18.593Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:18.594Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:18.594Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:05:18.594Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=768FC81A4CB207F99C41A7A36F65B43F; 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:"811", Date:"Mon, 09 May 2022 14:05:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:18.595Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:0cc27f1f-cfa1-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302","executionId":"0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:05:15.240+0000","endTime":"2022-05-09T14:05:15.246+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"07bd18bc-cfa1-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:05:18.595Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:18.596Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:05:18.600Z|f114b46c-1540-4850-9353-68804d77c54b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:19.607Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:19.611Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728 2022-05-09T14:05:19.612Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|INFO|500||Invoke 2022-05-09T14:05:19.612Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:19.612Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728 2022-05-09T14:05:19.613Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Method : GET 2022-05-09T14:05:19.613Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a69fea9e6ee44807", X-B3-SpanId:"ca56b7462a4aced3", X-B3-ParentSpanId:"a69fea9e6ee44807", X-B3-Sampled:"0", X-ONAP-RequestID:"7041c3b9-de1a-43cf-be50-bce6798bd9c0", X-RequestID:"7041c3b9-de1a-43cf-be50-bce6798bd9c0", X-TransactionID:"7041c3b9-de1a-43cf-be50-bce6798bd9c0", X-ECOMP-RequestID:"7041c3b9-de1a-43cf-be50-bce6798bd9c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0562853c-5492-4eb4-8ff3-edbe0b3a4c9e"] 2022-05-09T14:05:19.613Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Request body: 2022-05-09T14:05:19.614Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:19.631Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:19.632Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:19.632Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Status text : 2022-05-09T14:05:19.632Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:19.635Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Response body: { "requestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 7; BBs remaining = 2).", "progress" : 78, "startTime" : "2022-05-09T14:04:04.000+00:00", "source" : "VID", "vnfId" : "4031faba-8779-496c-8ce9-64f0de1f2827", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n\t\t\t\"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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_c6207c0b-3f40-42f2-93d9-976d874be475\",\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\": \"f345b1b9-0207-46f7-b567-33c221347cd2\",\n \"modelInvariantUuid\": \"c4e72d3d-6452-496c-a9f6-8808927e4857\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5146bd41-c8a5-43f3-8aa2-dd92e1dc60da\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"ff6e37a2-5098-49e6-af55-eaf3532b989c\",\n \"modelInvariantUuid\": \"021e5d5b-f037-40be-a9e4-c69423a966d8\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c006236d-fea8-4452-99db-c3b10d60f457\"\n },\n \"instanceName\": \"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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\",\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\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n \"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:05:14.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d7e8df83-b98a-47ad-a468-e1578d72b48d", "serviceInstanceName" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "cloudIdentifier" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"62f4c0f4-8e15-4916-a0fb-67ff0a201166\",\"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\":\"4031faba-8779-496c-8ce9-64f0de1f2827\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2022-05-09T14:04:28.000+00:00" } ], "requestURI" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728" } } } 2022-05-09T14:05:19.635Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:19.635Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|INFO|500||InvokeReturn 2022-05-09T14:05:19.637Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false 2022-05-09T14:05:19.637Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:05:19.638Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:19.638Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false 2022-05-09T14:05:19.638Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:05:19.639Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a69fea9e6ee44807", X-B3-SpanId:"530921773edfee5b", X-B3-ParentSpanId:"a69fea9e6ee44807", X-B3-Sampled:"0", X-ONAP-RequestID:"7041c3b9-de1a-43cf-be50-bce6798bd9c0", X-RequestID:"7041c3b9-de1a-43cf-be50-bce6798bd9c0", X-TransactionID:"7041c3b9-de1a-43cf-be50-bce6798bd9c0", X-ECOMP-RequestID:"7041c3b9-de1a-43cf-be50-bce6798bd9c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4bd949b-e33c-4fd8-bb50-7a62993622f1"] 2022-05-09T14:05:19.639Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:05:19.640Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:19.651Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:19.651Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:19.652Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:05:19.652Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:17 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:19.652Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 56, "soRequestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "groupingId" : "b502b373-0cbe-4c15-87e5-7b25523f6d36", "name" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652105071000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"23668d10f4a64b569d5ceb0d7df39541\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4031faba-8779-496c-8ce9-64f0de1f2827\",\"vf_module_id\":\"62f4c0f4-8e15-4916-a0fb-67ff0a201166\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:04:32.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:05:19.653Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:19.653Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:05:19.680Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:05:19.681Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:05:19.681Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:19.681Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:05:19.682Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:05:19.682Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7041c3b9-de1a-43cf-be50-bce6798bd9c0", X-RequestID:"7041c3b9-de1a-43cf-be50-bce6798bd9c0", X-TransactionID:"7041c3b9-de1a-43cf-be50-bce6798bd9c0", X-ECOMP-RequestID:"7041c3b9-de1a-43cf-be50-bce6798bd9c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29c22510-36a3-4dd3-878d-e9c766203c57"] 2022-05-09T14:05:19.682Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:05:19.682Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:19.815Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:19.816Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:19.816Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:05:19.816Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D3D57D1CD1B3FCFDEDE68F44AE67C298; 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:"719", Date:"Mon, 09 May 2022 14:05:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:19.817Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0cc9ab41-cfa1-11ec-b07a-dafaaf2ee302","businessKey":"a2c5da33-4970-47f6-8c60-f1223f6f8728","processDefinitionId":"ControllerExecutionBB:1:64ebf85e-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2022-05-09T14:05:15.287+0000","endTime":"2022-05-09T14:05:16.204+0000","removalTime":null,"durationInMillis":917,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e2dffdaa-cfa0-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"0b2dd52b-cfa1-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-05-09T14:05:19.817Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:19.818Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a2c5da33-4970-47f6-8c60-f1223f6f8728&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:05:19.841Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cc9ab41-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cc9ab41-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:05:19.842Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cc9ab41-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:05:19.842Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cc9ab41-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:19.843Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cc9ab41-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cc9ab41-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:05:19.843Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cc9ab41-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:05:19.843Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cc9ab41-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7041c3b9-de1a-43cf-be50-bce6798bd9c0", X-RequestID:"7041c3b9-de1a-43cf-be50-bce6798bd9c0", X-TransactionID:"7041c3b9-de1a-43cf-be50-bce6798bd9c0", X-ECOMP-RequestID:"7041c3b9-de1a-43cf-be50-bce6798bd9c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5962995-5c54-481b-b78d-eaa995172731"] 2022-05-09T14:05:19.844Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cc9ab41-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:05:19.844Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cc9ab41-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:19.962Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cc9ab41-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:19.963Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cc9ab41-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:19.964Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cc9ab41-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:05:19.964Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cc9ab41-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5F127488721531778183E76A55E50D51; 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:"Mon, 09 May 2022 14:05:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:19.965Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cc9ab41-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:0d5596e0-cfa1-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"0cc9ab41-cfa1-11ec-b07a-dafaaf2ee302","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:64ebf85e-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"0cc9ab41-cfa1-11ec-b07a-dafaaf2ee302","executionId":"0cc9ab41-cfa1-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:05:16.204+0000","endTime":"2022-05-09T14:05:16.204+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e2dffdaa-cfa0-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:05:19.965Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cc9ab41-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:19.966Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0cc9ab41-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:05:19.970Z|7041c3b9-de1a-43cf-be50-bce6798bd9c0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:23.988Z|8e337f52-6e44-4379-a659-80dd708c409c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:05:23.989Z|8e337f52-6e44-4379-a659-80dd708c409c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:05:24.008Z|8a6d7122-95bc-4b36-be78-75e541bf92b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:05:24.009Z|8a6d7122-95bc-4b36-be78-75e541bf92b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:05:26.202Z|d32ba745-cf0c-478c-beef-1de65af4ab23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:05:26.203Z|d32ba745-cf0c-478c-beef-1de65af4ab23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:05:28.732Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:28.736Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01 2022-05-09T14:05:28.737Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|INFO|500||Invoke 2022-05-09T14:05:28.737Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:28.737Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01 2022-05-09T14:05:28.738Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Method : GET 2022-05-09T14:05:28.738Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7477bf54cfee9ed0", X-B3-SpanId:"7814decd7d9057ce", X-B3-ParentSpanId:"7477bf54cfee9ed0", X-B3-Sampled:"0", X-ONAP-RequestID:"44a545f0-c3e4-468e-886f-2de3b3613ddf", X-RequestID:"44a545f0-c3e4-468e-886f-2de3b3613ddf", X-TransactionID:"44a545f0-c3e4-468e-886f-2de3b3613ddf", X-ECOMP-RequestID:"44a545f0-c3e4-468e-886f-2de3b3613ddf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02e0d8ad-5359-4c38-a646-8e9861a9187d"] 2022-05-09T14:05:28.738Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Request body: 2022-05-09T14:05:28.738Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:28.763Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:28.763Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:28.764Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Status text : 2022-05-09T14:05:28.764Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:28.765Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Response body: { "requestId" : "d95aa699-edb1-4f6b-87a7-713025782c01", "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" : "2022-05-09T14:05:06.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfType" : "", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"28b48142-40c2-4fff-93e8-ccbc04b0bf8b\",\n \"modelVersionId\": \"3ba4d960-0749-498e-83ff-137d0397f707\",\n \"modelName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\n \"modelVersion\": \"1652105092031\",\n \"modelCustomizationId\": \"3d932c97-65bc-4856-830c-555a954a5f60\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:05:13.000+00:00", "vfModuleId" : "559b4825-91c6-482e-bc26-dc9113c53457", "vfModuleName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "vfModuleModelName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d95aa699-edb1-4f6b-87a7-713025782c01", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01" } } } 2022-05-09T14:05:28.765Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:28.765Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|INFO|500||InvokeReturn 2022-05-09T14:05:28.767Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false 2022-05-09T14:05:28.767Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:05:28.767Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:28.767Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false 2022-05-09T14:05:28.768Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:05:28.768Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7477bf54cfee9ed0", X-B3-SpanId:"deef6b53f34613d7", X-B3-ParentSpanId:"7477bf54cfee9ed0", X-B3-Sampled:"0", X-ONAP-RequestID:"44a545f0-c3e4-468e-886f-2de3b3613ddf", X-RequestID:"44a545f0-c3e4-468e-886f-2de3b3613ddf", X-TransactionID:"44a545f0-c3e4-468e-886f-2de3b3613ddf", X-ECOMP-RequestID:"44a545f0-c3e4-468e-886f-2de3b3613ddf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb06c95f-9462-43bc-a20f-b5587abe9d96"] 2022-05-09T14:05:28.768Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:05:28.768Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:28.779Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:28.779Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:28.780Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:05:28.780Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:28.781Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 60, "soRequestId" : "d95aa699-edb1-4f6b-87a7-713025782c01", "groupingId" : "e7e3a9da-e8e5-4cd1-ae90-86096cd609f2", "name" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7/e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"updated_time\":1652105114000,\"creation_time\":1652105034000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"9b89c194f35a422abe6cb6cd99874d9d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"vnf_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\"vnf_id\":\"0c9e893d-21fa-4e45-a582-1b9098757907\",\"vf_module_id\":\"559b4825-91c6-482e-bc26-dc9113c53457\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:05:15.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:05:28.781Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:28.782Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:05:28.807Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:05:28.807Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:05:28.807Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:28.808Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:05:28.808Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:05:28.808Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"44a545f0-c3e4-468e-886f-2de3b3613ddf", X-RequestID:"44a545f0-c3e4-468e-886f-2de3b3613ddf", X-TransactionID:"44a545f0-c3e4-468e-886f-2de3b3613ddf", X-ECOMP-RequestID:"44a545f0-c3e4-468e-886f-2de3b3613ddf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8ea5831-c9b3-4bc9-b573-4be40368e04f"] 2022-05-09T14:05:28.808Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:05:28.808Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:28.931Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:28.932Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:28.932Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:05:28.932Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F68214768D6326B308AA24AEF5D4E358; 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:"Mon, 09 May 2022 14:05:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:28.933Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302","businessKey":"d95aa699-edb1-4f6b-87a7-713025782c01","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-09T14:05:12.270+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"07bd18bc-cfa1-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"0afc8c51-cfa1-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-05-09T14:05:28.933Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:28.933Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d95aa699-edb1-4f6b-87a7-713025782c01&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:05:28.954Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:05:28.955Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:05:28.955Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:28.955Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:05:28.955Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:05:28.955Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"44a545f0-c3e4-468e-886f-2de3b3613ddf", X-RequestID:"44a545f0-c3e4-468e-886f-2de3b3613ddf", X-TransactionID:"44a545f0-c3e4-468e-886f-2de3b3613ddf", X-ECOMP-RequestID:"44a545f0-c3e4-468e-886f-2de3b3613ddf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"101bbf24-3c30-46db-9f4d-68731127eecd"] 2022-05-09T14:05:28.956Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:05:28.956Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:29.074Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:29.074Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:29.075Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:05:29.075Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0BD44C9B53388F662F2D9B1460825B76; 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:"811", Date:"Mon, 09 May 2022 14:05:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:29.076Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:0cc27f1f-cfa1-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302","executionId":"0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:05:15.240+0000","endTime":"2022-05-09T14:05:15.246+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"07bd18bc-cfa1-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:05:29.076Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:29.076Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0afd4ee4-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:05:29.080Z|44a545f0-c3e4-468e-886f-2de3b3613ddf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:29.947Z|830eab91-6a0c-4a7e-a934-cffa5032b716|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:05:29.947Z|830eab91-6a0c-4a7e-a934-cffa5032b716|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:05:30.099Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:30.103Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728 2022-05-09T14:05:30.104Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|INFO|500||Invoke 2022-05-09T14:05:30.104Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:30.104Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728 2022-05-09T14:05:30.105Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Method : GET 2022-05-09T14:05:30.105Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"645e69295b7c2160", X-B3-SpanId:"ddd650aa3611be1f", X-B3-ParentSpanId:"645e69295b7c2160", X-B3-Sampled:"0", X-ONAP-RequestID:"61e8b08c-f9dc-46e7-aa15-7acde99b087c", X-RequestID:"61e8b08c-f9dc-46e7-aa15-7acde99b087c", X-TransactionID:"61e8b08c-f9dc-46e7-aa15-7acde99b087c", X-ECOMP-RequestID:"61e8b08c-f9dc-46e7-aa15-7acde99b087c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a719dfcb-4954-405a-b9cb-5fb4c70f39cc"] 2022-05-09T14:05:30.105Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Request body: 2022-05-09T14:05:30.105Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:30.122Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:30.122Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:30.122Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Status text : 2022-05-09T14:05:30.123Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:30.126Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Response body: { "requestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "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" : "2022-05-09T14:04:04.000+00:00", "endTime" : "2022-05-09T14:05:23.000+00:00", "source" : "VID", "vnfId" : "4031faba-8779-496c-8ce9-64f0de1f2827", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n\t\t\t\"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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_c6207c0b-3f40-42f2-93d9-976d874be475\",\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\": \"f345b1b9-0207-46f7-b567-33c221347cd2\",\n \"modelInvariantUuid\": \"c4e72d3d-6452-496c-a9f6-8808927e4857\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5146bd41-c8a5-43f3-8aa2-dd92e1dc60da\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"ff6e37a2-5098-49e6-af55-eaf3532b989c\",\n \"modelInvariantUuid\": \"021e5d5b-f037-40be-a9e4-c69423a966d8\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c006236d-fea8-4452-99db-c3b10d60f457\"\n },\n \"instanceName\": \"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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\",\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\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n \"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:05:21.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d7e8df83-b98a-47ad-a468-e1578d72b48d", "serviceInstanceName" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "cloudIdentifier" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"62f4c0f4-8e15-4916-a0fb-67ff0a201166\",\"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\":\"4031faba-8779-496c-8ce9-64f0de1f2827\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2022-05-09T14:04:28.000+00:00" } ], "requestURI" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728" } } } 2022-05-09T14:05:30.126Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:30.126Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|INFO|500||InvokeReturn 2022-05-09T14:05:30.128Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false 2022-05-09T14:05:30.128Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:05:30.128Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:30.129Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false 2022-05-09T14:05:30.129Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:05:30.129Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"645e69295b7c2160", X-B3-SpanId:"1dd6c85a6f2887f3", X-B3-ParentSpanId:"645e69295b7c2160", X-B3-Sampled:"0", X-ONAP-RequestID:"61e8b08c-f9dc-46e7-aa15-7acde99b087c", X-RequestID:"61e8b08c-f9dc-46e7-aa15-7acde99b087c", X-TransactionID:"61e8b08c-f9dc-46e7-aa15-7acde99b087c", X-ECOMP-RequestID:"61e8b08c-f9dc-46e7-aa15-7acde99b087c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63d11fb1-9482-4a53-80a0-316c80e3ea56"] 2022-05-09T14:05:30.129Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:05:30.129Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:30.142Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:30.143Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:30.143Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:05:30.144Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:30.144Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 56, "soRequestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "groupingId" : "b502b373-0cbe-4c15-87e5-7b25523f6d36", "name" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652105071000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"23668d10f4a64b569d5ceb0d7df39541\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4031faba-8779-496c-8ce9-64f0de1f2827\",\"vf_module_id\":\"62f4c0f4-8e15-4916-a0fb-67ff0a201166\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:04:32.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:05:30.145Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:30.145Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:05:30.151Z|61e8b08c-f9dc-46e7-aa15-7acde99b087c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:30.275Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:30.280Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728 2022-05-09T14:05:30.280Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|INFO|500||Invoke 2022-05-09T14:05:30.280Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:30.281Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728 2022-05-09T14:05:30.281Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Method : GET 2022-05-09T14:05:30.281Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"274a3d9b63ac8e79", X-B3-SpanId:"8ed640c64f8049a1", X-B3-ParentSpanId:"274a3d9b63ac8e79", X-B3-Sampled:"0", X-ONAP-RequestID:"5a2071a8-f9e4-4455-aca4-9d9247901a6d", X-RequestID:"5a2071a8-f9e4-4455-aca4-9d9247901a6d", X-TransactionID:"5a2071a8-f9e4-4455-aca4-9d9247901a6d", X-ECOMP-RequestID:"5a2071a8-f9e4-4455-aca4-9d9247901a6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afaf2e3e-8c2d-4cca-9839-4b052b6aab8d"] 2022-05-09T14:05:30.282Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Request body: 2022-05-09T14:05:30.282Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:30.299Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:30.300Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:30.300Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Status text : 2022-05-09T14:05:30.301Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:30.302Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Response body: { "requestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "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" : "2022-05-09T14:04:04.000+00:00", "endTime" : "2022-05-09T14:05:23.000+00:00", "source" : "VID", "vnfId" : "4031faba-8779-496c-8ce9-64f0de1f2827", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n\t\t\t\"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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_c6207c0b-3f40-42f2-93d9-976d874be475\",\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\": \"f345b1b9-0207-46f7-b567-33c221347cd2\",\n \"modelInvariantUuid\": \"c4e72d3d-6452-496c-a9f6-8808927e4857\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5146bd41-c8a5-43f3-8aa2-dd92e1dc60da\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"ff6e37a2-5098-49e6-af55-eaf3532b989c\",\n \"modelInvariantUuid\": \"021e5d5b-f037-40be-a9e4-c69423a966d8\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c006236d-fea8-4452-99db-c3b10d60f457\"\n },\n \"instanceName\": \"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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\",\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\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n \"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:05:21.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d7e8df83-b98a-47ad-a468-e1578d72b48d", "serviceInstanceName" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "cloudIdentifier" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"62f4c0f4-8e15-4916-a0fb-67ff0a201166\",\"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\":\"4031faba-8779-496c-8ce9-64f0de1f2827\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2022-05-09T14:04:28.000+00:00" } ], "requestURI" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728" } } } 2022-05-09T14:05:30.302Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:30.303Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|INFO|500||InvokeReturn 2022-05-09T14:05:30.304Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false 2022-05-09T14:05:30.305Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:05:30.305Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:30.305Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false 2022-05-09T14:05:30.305Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:05:30.306Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"274a3d9b63ac8e79", X-B3-SpanId:"9919b00e48e8b7e5", X-B3-ParentSpanId:"274a3d9b63ac8e79", X-B3-Sampled:"0", X-ONAP-RequestID:"5a2071a8-f9e4-4455-aca4-9d9247901a6d", X-RequestID:"5a2071a8-f9e4-4455-aca4-9d9247901a6d", X-TransactionID:"5a2071a8-f9e4-4455-aca4-9d9247901a6d", X-ECOMP-RequestID:"5a2071a8-f9e4-4455-aca4-9d9247901a6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"545fb395-c41f-4e31-a487-a2aa0630293d"] 2022-05-09T14:05:30.306Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:05:30.306Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:30.308Z|0767621e-52a8-4e38-b6b8-36b03dfbecc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:05:30.308Z|0767621e-52a8-4e38-b6b8-36b03dfbecc1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:05:30.317Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:30.318Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:30.319Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:05:30.319Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:30.320Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 56, "soRequestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "groupingId" : "b502b373-0cbe-4c15-87e5-7b25523f6d36", "name" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652105071000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"23668d10f4a64b569d5ceb0d7df39541\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4031faba-8779-496c-8ce9-64f0de1f2827\",\"vf_module_id\":\"62f4c0f4-8e15-4916-a0fb-67ff0a201166\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:04:32.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:05:30.320Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:30.321Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:05:30.331Z|5a2071a8-f9e4-4455-aca4-9d9247901a6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:30.452Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:30.457Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728 2022-05-09T14:05:30.457Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|INFO|500||Invoke 2022-05-09T14:05:30.458Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:30.458Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728 2022-05-09T14:05:30.458Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Method : GET 2022-05-09T14:05:30.459Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13193cb96b16703f", X-B3-SpanId:"012e72cc9fe974e4", X-B3-ParentSpanId:"13193cb96b16703f", X-B3-Sampled:"0", X-ONAP-RequestID:"d1ca0aea-3acb-4eef-b4d8-9784b996a180", X-RequestID:"d1ca0aea-3acb-4eef-b4d8-9784b996a180", X-TransactionID:"d1ca0aea-3acb-4eef-b4d8-9784b996a180", X-ECOMP-RequestID:"d1ca0aea-3acb-4eef-b4d8-9784b996a180", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0269c816-3ff6-4796-950b-6dff42d19348"] 2022-05-09T14:05:30.459Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Request body: 2022-05-09T14:05:30.459Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:30.480Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:30.481Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:30.481Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Status text : 2022-05-09T14:05:30.482Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:30.483Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Response body: { "requestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "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" : "2022-05-09T14:04:04.000+00:00", "endTime" : "2022-05-09T14:05:23.000+00:00", "source" : "VID", "vnfId" : "4031faba-8779-496c-8ce9-64f0de1f2827", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n\t\t\t\"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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_c6207c0b-3f40-42f2-93d9-976d874be475\",\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\": \"f345b1b9-0207-46f7-b567-33c221347cd2\",\n \"modelInvariantUuid\": \"c4e72d3d-6452-496c-a9f6-8808927e4857\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5146bd41-c8a5-43f3-8aa2-dd92e1dc60da\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"ff6e37a2-5098-49e6-af55-eaf3532b989c\",\n \"modelInvariantUuid\": \"021e5d5b-f037-40be-a9e4-c69423a966d8\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c006236d-fea8-4452-99db-c3b10d60f457\"\n },\n \"instanceName\": \"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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\",\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\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n \"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:05:21.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d7e8df83-b98a-47ad-a468-e1578d72b48d", "serviceInstanceName" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "cloudIdentifier" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"62f4c0f4-8e15-4916-a0fb-67ff0a201166\",\"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\":\"4031faba-8779-496c-8ce9-64f0de1f2827\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2022-05-09T14:04:28.000+00:00" } ], "requestURI" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728" } } } 2022-05-09T14:05:30.483Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:30.484Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|INFO|500||InvokeReturn 2022-05-09T14:05:30.485Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false 2022-05-09T14:05:30.486Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:05:30.486Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:30.486Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false 2022-05-09T14:05:30.486Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:05:30.487Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13193cb96b16703f", X-B3-SpanId:"b84dcaa9cbf96695", X-B3-ParentSpanId:"13193cb96b16703f", X-B3-Sampled:"0", X-ONAP-RequestID:"d1ca0aea-3acb-4eef-b4d8-9784b996a180", X-RequestID:"d1ca0aea-3acb-4eef-b4d8-9784b996a180", X-TransactionID:"d1ca0aea-3acb-4eef-b4d8-9784b996a180", X-ECOMP-RequestID:"d1ca0aea-3acb-4eef-b4d8-9784b996a180", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e759d537-3e16-4bda-bba6-b3e573668651"] 2022-05-09T14:05:30.487Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:05:30.487Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:30.500Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:30.501Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:30.501Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:05:30.501Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:30.502Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 56, "soRequestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "groupingId" : "b502b373-0cbe-4c15-87e5-7b25523f6d36", "name" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652105071000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"23668d10f4a64b569d5ceb0d7df39541\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4031faba-8779-496c-8ce9-64f0de1f2827\",\"vf_module_id\":\"62f4c0f4-8e15-4916-a0fb-67ff0a201166\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:04:32.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:05:30.502Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:30.502Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:05:30.511Z|d1ca0aea-3acb-4eef-b4d8-9784b996a180|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:30.643Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:30.647Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728 2022-05-09T14:05:30.648Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|INFO|500||Invoke 2022-05-09T14:05:30.648Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:30.649Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728 2022-05-09T14:05:30.649Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Method : GET 2022-05-09T14:05:30.649Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3744088b17fb7857", X-B3-SpanId:"f42451e7ccdfdc22", X-B3-ParentSpanId:"3744088b17fb7857", X-B3-Sampled:"0", X-ONAP-RequestID:"b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641", X-RequestID:"b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641", X-TransactionID:"b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641", X-ECOMP-RequestID:"b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7eedbb7-4807-49ae-9e9d-53368bcc8af3"] 2022-05-09T14:05:30.649Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Request body: 2022-05-09T14:05:30.650Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:30.666Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:30.666Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:30.667Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Status text : 2022-05-09T14:05:30.667Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:30.668Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Response body: { "requestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "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" : "2022-05-09T14:04:04.000+00:00", "endTime" : "2022-05-09T14:05:23.000+00:00", "source" : "VID", "vnfId" : "4031faba-8779-496c-8ce9-64f0de1f2827", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n\t\t\t\"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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_c6207c0b-3f40-42f2-93d9-976d874be475\",\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\": \"f345b1b9-0207-46f7-b567-33c221347cd2\",\n \"modelInvariantUuid\": \"c4e72d3d-6452-496c-a9f6-8808927e4857\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5146bd41-c8a5-43f3-8aa2-dd92e1dc60da\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"ff6e37a2-5098-49e6-af55-eaf3532b989c\",\n \"modelInvariantUuid\": \"021e5d5b-f037-40be-a9e4-c69423a966d8\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c006236d-fea8-4452-99db-c3b10d60f457\"\n },\n \"instanceName\": \"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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\",\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\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n \"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:05:21.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d7e8df83-b98a-47ad-a468-e1578d72b48d", "serviceInstanceName" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "cloudIdentifier" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"62f4c0f4-8e15-4916-a0fb-67ff0a201166\",\"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\":\"4031faba-8779-496c-8ce9-64f0de1f2827\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2022-05-09T14:04:28.000+00:00" } ], "requestURI" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728" } } } 2022-05-09T14:05:30.668Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:30.669Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|INFO|500||InvokeReturn 2022-05-09T14:05:30.672Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false 2022-05-09T14:05:30.672Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:05:30.673Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:30.673Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false 2022-05-09T14:05:30.673Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:05:30.674Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3744088b17fb7857", X-B3-SpanId:"c5dd5706c7a3e1c1", X-B3-ParentSpanId:"3744088b17fb7857", X-B3-Sampled:"0", X-ONAP-RequestID:"b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641", X-RequestID:"b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641", X-TransactionID:"b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641", X-ECOMP-RequestID:"b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a19a883-e9cf-49dc-9edb-15df21491080"] 2022-05-09T14:05:30.674Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:05:30.675Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:30.687Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:30.688Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:30.688Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:05:30.689Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:30.689Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 56, "soRequestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "groupingId" : "b502b373-0cbe-4c15-87e5-7b25523f6d36", "name" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652105071000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"23668d10f4a64b569d5ceb0d7df39541\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4031faba-8779-496c-8ce9-64f0de1f2827\",\"vf_module_id\":\"62f4c0f4-8e15-4916-a0fb-67ff0a201166\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:04:32.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:05:30.690Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:30.690Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:05:30.699Z|b8c8f44b-7f9a-4f0a-ac38-8e77aecbd641|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:30.821Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:30.825Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728 2022-05-09T14:05:30.826Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|INFO|500||Invoke 2022-05-09T14:05:30.826Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:30.826Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728 2022-05-09T14:05:30.827Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Method : GET 2022-05-09T14:05:30.827Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12cef06328c34288", X-B3-SpanId:"5315cc80303d28fc", X-B3-ParentSpanId:"12cef06328c34288", X-B3-Sampled:"0", X-ONAP-RequestID:"d3347b8f-b27d-40dd-8685-2b2fb4048ab1", X-RequestID:"d3347b8f-b27d-40dd-8685-2b2fb4048ab1", X-TransactionID:"d3347b8f-b27d-40dd-8685-2b2fb4048ab1", X-ECOMP-RequestID:"d3347b8f-b27d-40dd-8685-2b2fb4048ab1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edbd5ad1-5b50-42cc-8d76-4aef5c70e681"] 2022-05-09T14:05:30.827Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Request body: 2022-05-09T14:05:30.828Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:30.844Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:30.845Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:30.845Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Status text : 2022-05-09T14:05:30.846Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:30.847Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||Response body: { "requestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "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" : "2022-05-09T14:04:04.000+00:00", "endTime" : "2022-05-09T14:05:23.000+00:00", "source" : "VID", "vnfId" : "4031faba-8779-496c-8ce9-64f0de1f2827", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n\t\t\t\"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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_c6207c0b-3f40-42f2-93d9-976d874be475\",\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\": \"f345b1b9-0207-46f7-b567-33c221347cd2\",\n \"modelInvariantUuid\": \"c4e72d3d-6452-496c-a9f6-8808927e4857\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5146bd41-c8a5-43f3-8aa2-dd92e1dc60da\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"ff6e37a2-5098-49e6-af55-eaf3532b989c\",\n \"modelInvariantUuid\": \"021e5d5b-f037-40be-a9e4-c69423a966d8\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c006236d-fea8-4452-99db-c3b10d60f457\"\n },\n \"instanceName\": \"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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\",\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\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n \"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:05:21.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d7e8df83-b98a-47ad-a468-e1578d72b48d", "serviceInstanceName" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "cloudIdentifier" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"62f4c0f4-8e15-4916-a0fb-67ff0a201166\",\"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\":\"4031faba-8779-496c-8ce9-64f0de1f2827\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2022-05-09T14:04:28.000+00:00" } ], "requestURI" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728" } } } 2022-05-09T14:05:30.848Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:30.849Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a2c5da33-4970-47f6-8c60-f1223f6f8728|INFO|500||InvokeReturn 2022-05-09T14:05:30.851Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false 2022-05-09T14:05:30.852Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:05:30.852Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:30.852Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false 2022-05-09T14:05:30.853Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:05:30.853Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12cef06328c34288", X-B3-SpanId:"3c4d93571ec9f889", X-B3-ParentSpanId:"12cef06328c34288", X-B3-Sampled:"0", X-ONAP-RequestID:"d3347b8f-b27d-40dd-8685-2b2fb4048ab1", X-RequestID:"d3347b8f-b27d-40dd-8685-2b2fb4048ab1", X-TransactionID:"d3347b8f-b27d-40dd-8685-2b2fb4048ab1", X-ECOMP-RequestID:"d3347b8f-b27d-40dd-8685-2b2fb4048ab1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf92b947-8d7c-41ae-ab13-c7ca478b10aa"] 2022-05-09T14:05:30.853Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:05:30.853Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:30.864Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:30.865Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:30.865Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:05:30.870Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:30.871Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 56, "soRequestId" : "a2c5da33-4970-47f6-8c60-f1223f6f8728", "groupingId" : "b502b373-0cbe-4c15-87e5-7b25523f6d36", "name" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652105071000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"23668d10f4a64b569d5ceb0d7df39541\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4031faba-8779-496c-8ce9-64f0de1f2827\",\"vf_module_id\":\"62f4c0f4-8e15-4916-a0fb-67ff0a201166\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:04:32.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:05:30.871Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:30.871Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a2c5da33-4970-47f6-8c60-f1223f6f8728&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:05:30.879Z|d3347b8f-b27d-40dd-8685-2b2fb4048ab1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a2c5da33-4970-47f6-8c60-f1223f6f8728|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:32.666Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:32.668Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|||INFO|500||Checking if requestId: 8cddf81d-109f-4705-bfff-a2d50e8559ef already exists in requestDb InfraActiveRequests table 2022-05-09T14:05:32.668Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef 2022-05-09T14:05:32.668Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|INFO|500||Invoke 2022-05-09T14:05:32.669Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:32.669Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef 2022-05-09T14:05:32.669Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Method : GET 2022-05-09T14:05:32.670Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bdaab732c20835d4", X-B3-SpanId:"794ce9e0c372b9ae", X-B3-ParentSpanId:"bdaab732c20835d4", X-B3-Sampled:"0", X-ONAP-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-TransactionID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-ECOMP-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d403b427-8e05-4590-a774-596963c476b5"] 2022-05-09T14:05:32.670Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Request body: 2022-05-09T14:05:32.671Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:32.687Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:32.688Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:05:32.688Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Status text : 2022-05-09T14:05:32.688Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 09 May 2022 14:05:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:32.689Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Response body: 2022-05-09T14:05:32.689Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:32.689Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|INFO|404|Not Found|InvokeReturn 2022-05-09T14:05:32.695Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|||INFO|500||Running local validations 2022-05-09T14:05:32.699Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:05:32.726Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|INFO|500||Invoke 2022-05-09T14:05:32.727Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8cddf81d-109f-4705-bfff-a2d50e8559ef], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d964d211-623c-4477-8f76-654c7c6ff3f0], X-ECOMP-RequestID=[8cddf81d-109f-4705-bfff-a2d50e8559ef], X-TransactionId=[], X-ONAP-RequestID=[8cddf81d-109f-4705-bfff-a2d50e8559ef]} 2022-05-09T14:05:32.840Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220509-14:05:31:768-23574], vertex-id=[200920], Content-Length=[1032], Date=[Mon, 09 May 2022 14:05:31 GMT], Content-Type=[application/json]} 2022-05-09T14:05:32.841Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|DEBUG|500||{"tenant-id":"f4e615c02fa54678a39840871478fa74","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1652105050149","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/4031faba-8779-496c-8ce9-64f0de1f2827","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"4031faba-8779-496c-8ce9-64f0de1f2827"}],"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"}]}]}} 2022-05-09T14:05:32.842Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|INFO|500||InvokeReturn 2022-05-09T14:05:32.843Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-05-09T14:05:32.843Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-05-09T14:05:32.844Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|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 2022-05-09T14:05:32.844Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-05-09T14:05:32.845Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:32.845Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|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 2022-05-09T14:05:32.845Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-05-09T14:05:32.845Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|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:"bdaab732c20835d4", X-B3-SpanId:"5af97225a5ec698d", X-B3-ParentSpanId:"bdaab732c20835d4", X-B3-Sampled:"0", X-ONAP-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-TransactionID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-ECOMP-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb49385d-a32f-4084-b5b2-a37f4de8f5e3"] 2022-05-09T14:05:32.846Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"d7e8df83-b98a-47ad-a468-e1578d72b48d"},"instanceName":null,"requestScope":"service"} 2022-05-09T14:05:32.846Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:32.860Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:32.861Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:32.861Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-05-09T14:05:32.861Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|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:"Mon, 09 May 2022 14:05:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:32.862Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-05-09T14:05:32.862Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:32.862Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-05-09T14:05:32.863Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011 2022-05-09T14:05:32.864Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|INFO|500||Invoke 2022-05-09T14:05:32.864Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:32.864Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011 2022-05-09T14:05:32.864Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Method : GET 2022-05-09T14:05:32.865Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-TransactionID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-ECOMP-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee7bfb45-bc83-4d8e-bdc3-2cdccdeaeea9"] 2022-05-09T14:05:32.865Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Request body: 2022-05-09T14:05:32.865Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:32.887Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:32.888Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:32.889Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Status text : 2022-05-09T14:05:32.889Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:32.889Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "053e9534-28b9-4356-a966-fc124f50e011", "modelInvariantUUID" : "5e3cdeae-9c14-426a-9e56-ed868a27b991", "created" : "2022-05-09 14:02:15.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" : 19, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/csar" } } } 2022-05-09T14:05:32.890Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:32.890Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|INFO|500||InvokeReturn 2022-05-09T14:05:32.892Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance 2022-05-09T14:05:32.893Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|INFO|500||Invoke 2022-05-09T14:05:32.893Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:32.893Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance 2022-05-09T14:05:32.893Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||Method : GET 2022-05-09T14:05:32.894Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-TransactionID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-ECOMP-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66cc1f0d-7de9-48b5-ac50-58fb6a477249"] 2022-05-09T14:05:32.894Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||Request body: 2022-05-09T14:05:32.894Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:32.908Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:32.909Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:05:32.909Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||Status text : 2022-05-09T14:05:32.909Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&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:"Mon, 09 May 2022 14:05:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:32.909Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||Response body: 2022-05-09T14:05:32.910Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:32.910Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2022-05-09T14:05:32.911Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991 2022-05-09T14:05:32.911Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|INFO|500||Invoke 2022-05-09T14:05:32.911Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:32.911Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991 2022-05-09T14:05:32.912Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||Method : GET 2022-05-09T14:05:32.912Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-TransactionID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-ECOMP-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31ed4850-df76-48b8-8673-a60aebfae018"] 2022-05-09T14:05:32.912Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||Request body: 2022-05-09T14:05:32.912Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:32.935Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:32.935Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:32.935Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||Status text : 2022-05-09T14:05:32.936Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:32.938Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "053e9534-28b9-4356-a966-fc124f50e011", "modelInvariantUUID" : "5e3cdeae-9c14-426a-9e56-ed868a27b991", "created" : "2022-05-09 14:02:15.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" : 19, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/csar" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991" } } } 2022-05-09T14:05:32.938Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:32.938Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|INFO|500||InvokeReturn 2022-05-09T14:05:32.942Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance 2022-05-09T14:05:32.942Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|INFO|500||Invoke 2022-05-09T14:05:32.942Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:32.943Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance 2022-05-09T14:05:32.943Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||Method : GET 2022-05-09T14:05:32.943Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-TransactionID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-ECOMP-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd7b0534-c9d4-4959-9cbb-f74314d606f9"] 2022-05-09T14:05:32.943Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||Request body: 2022-05-09T14:05:32.944Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:32.953Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:32.954Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:05:32.954Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||Status text : 2022-05-09T14:05:32.954Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&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:"Mon, 09 May 2022 14:05:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:32.955Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||Response body: 2022-05-09T14:05:32.955Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:32.955Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2022-05-09T14:05:32.956Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|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 2022-05-09T14:05:32.956Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-05-09T14:05:32.957Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:32.957Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|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 2022-05-09T14:05:32.957Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-05-09T14:05:32.957Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|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:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-TransactionID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-ECOMP-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47b06080-afe5-463b-b95f-b983091904fb"] 2022-05-09T14:05:32.957Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-05-09T14:05:32.958Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:32.974Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:32.975Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:32.975Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-05-09T14:05:32.975Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:32.976Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|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" : "2022-05-09 12:55:17.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-05-09T14:05:32.976Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:32.976Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-05-09T14:05:32.979Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|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 2022-05-09T14:05:32.979Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|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 2022-05-09T14:05:32.979Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|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================================================ 2022-05-09T14:05:32.979Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|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 2022-05-09T14:05:32.979Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|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 2022-05-09T14:05:32.980Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|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:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-TransactionID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-ECOMP-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40f448c7-fe9b-490f-8730-e21cb023deb7"] 2022-05-09T14:05:32.980Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|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: 2022-05-09T14:05:32.980Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|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================================================ 2022-05-09T14:05:32.994Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|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========================================== 2022-05-09T14:05:32.995Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|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 2022-05-09T14:05:32.995Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|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 : 2022-05-09T14:05:32.995Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:32.997Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|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" : 536, "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" : "2022-05-09T12:55:17.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service" } } } 2022-05-09T14:05:32.997Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|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================================================= 2022-05-09T14:05:32.997Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|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 2022-05-09T14:05:32.999Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011 2022-05-09T14:05:33.000Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|INFO|500||Invoke 2022-05-09T14:05:33.000Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:33.000Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011 2022-05-09T14:05:33.000Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Method : GET 2022-05-09T14:05:33.000Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-TransactionID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-ECOMP-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b8bb51a-94eb-4916-bc8e-0dc57ba33f37"] 2022-05-09T14:05:33.001Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Request body: 2022-05-09T14:05:33.001Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:33.022Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:33.022Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:33.023Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Status text : 2022-05-09T14:05:33.023Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:33.023Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "053e9534-28b9-4356-a966-fc124f50e011", "modelInvariantUUID" : "5e3cdeae-9c14-426a-9e56-ed868a27b991", "created" : "2022-05-09 14:02:15.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" : 19, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/csar" } } } 2022-05-09T14:05:33.024Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:33.024Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|INFO|500||InvokeReturn 2022-05-09T14:05:33.027Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T14:05:33.027Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-05-09T14:05:33.027Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:33.028Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T14:05:33.028Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-05-09T14:05:33.028Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|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:"1394", X-B3-TraceId:"bdaab732c20835d4", X-B3-SpanId:"0efd1ee8e58da0c9", X-B3-ParentSpanId:"bdaab732c20835d4", X-B3-Sampled:"0", X-ONAP-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-TransactionID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-ECOMP-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f6a8829-a5f0-49a6-88bd-ef640cf0eb13"] 2022-05-09T14:05:33.028Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"8cddf81d-109f-4705-bfff-a2d50e8559ef","requestStatus":"IN_PROGRESS","startTime":1652105132696,"source":"VID","tenantId":"f4e615c02fa54678a39840871478fa74","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\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"d7e8df83-b98a-47ad-a468-e1578d72b48d","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"8cddf81d-109f-4705-bfff-a2d50e8559ef"} 2022-05-09T14:05:33.029Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:33.051Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:33.051Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-05-09T14:05:33.051Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-05-09T14:05:33.052Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|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/8cddf81d-109f-4705-bfff-a2d50e8559ef", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:33.053Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "8cddf81d-109f-4705-bfff-a2d50e8559ef", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:05:32.696+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-05-09T14:05:31.403+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d7e8df83-b98a-47ad-a468-e1578d72b48d", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "8cddf81d-109f-4705-bfff-a2d50e8559ef", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef" } } } 2022-05-09T14:05:33.053Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:33.053Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-05-09T14:05:33.059Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|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 2022-05-09T14:05:33.059Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-05-09T14:05:33.060Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:33.060Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|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 2022-05-09T14:05:33.060Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-05-09T14:05:33.060Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|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:"bdaab732c20835d4", X-B3-SpanId:"faf969057a691761", X-B3-ParentSpanId:"bdaab732c20835d4", X-B3-Sampled:"0", X-ONAP-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-TransactionID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-ECOMP-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc24f666-b27f-4cd4-9c3b-bf64133bcd11"] 2022-05-09T14:05:33.061Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"053e9534-28b9-4356-a966-fc124f50e011\",\"modelUuid\":\"053e9534-28b9-4356-a966-fc124f50e011\",\"modelInvariantUuid\":\"5e3cdeae-9c14-426a-9e56-ed868a27b991\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"f4e615c02fa54678a39840871478fa74\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"d7e8df83-b98a-47ad-a468-e1578d72b48d\"}","type":"String"},"requestId":{"value":"8cddf81d-109f-4705-bfff-a2d50e8559ef","type":"String"},"mso-request-id":{"value":"8cddf81d-109f-4705-bfff-a2d50e8559ef","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"d7e8df83-b98a-47ad-a468-e1578d72b48d","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/d7e8df83-b98a-47ad-a468-e1578d72b48d","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-05-09T14:05:33.061Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:34.009Z|0b73814f-d164-458b-ba51-53eade82b374|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:05:34.010Z|0b73814f-d164-458b-ba51-53eade82b374|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:05:34.033Z|37b0a5b9-4e05-4b10-a696-6bbced9e7c36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:05:34.034Z|37b0a5b9-4e05-4b10-a696-6bbced9e7c36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:05:35.074Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:35.075Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-05-09T14:05:35.075Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-05-09T14:05:35.075Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 09 May 2022 14:05:35 GMT", X-ONAP-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-TransactionID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-ECOMP-RequestID:"8cddf81d-109f-4705-bfff-a2d50e8559ef", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"dc24f666-b27f-4cd4-9c3b-bf64133bcd11", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:35.076Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"8cddf81d-109f-4705-bfff-a2d50e8559ef\",\"instanceId\":\"d7e8df83-b98a-47ad-a468-e1578d72b48d\"}}","message":"Success","processInstanceID":"1763e69d-cfa1-11ec-b07a-dafaaf2ee302","variables":null,"messageCode":200} 2022-05-09T14:05:35.076Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:35.077Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-05-09T14:05:35.080Z|8cddf81d-109f-4705-bfff-a2d50e8559ef|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:35.212Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:35.216Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef 2022-05-09T14:05:35.217Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|INFO|500||Invoke 2022-05-09T14:05:35.217Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:35.217Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef 2022-05-09T14:05:35.218Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Method : GET 2022-05-09T14:05:35.218Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"111ec4f817292cd9", X-B3-SpanId:"39496a56b3ec9616", X-B3-ParentSpanId:"111ec4f817292cd9", X-B3-Sampled:"0", X-ONAP-RequestID:"a97d20f8-39dd-465c-b959-3dd469927c58", X-RequestID:"a97d20f8-39dd-465c-b959-3dd469927c58", X-TransactionID:"a97d20f8-39dd-465c-b959-3dd469927c58", X-ECOMP-RequestID:"a97d20f8-39dd-465c-b959-3dd469927c58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91e18f42-2303-424f-85d3-5c60ab3ab883"] 2022-05-09T14:05:35.219Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Request body: 2022-05-09T14:05:35.219Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:35.235Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:35.236Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:35.236Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Status text : 2022-05-09T14:05:35.236Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:35.237Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Response body: { "requestId" : "8cddf81d-109f-4705-bfff-a2d50e8559ef", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:05:32.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:05:33.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d7e8df83-b98a-47ad-a468-e1578d72b48d", "serviceInstanceName" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "8cddf81d-109f-4705-bfff-a2d50e8559ef", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef" } } } 2022-05-09T14:05:35.237Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:35.238Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|INFO|500||InvokeReturn 2022-05-09T14:05:35.239Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false 2022-05-09T14:05:35.239Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:05:35.239Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:35.240Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false 2022-05-09T14:05:35.240Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:05:35.240Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"111ec4f817292cd9", X-B3-SpanId:"50edd56790abec89", X-B3-ParentSpanId:"111ec4f817292cd9", X-B3-Sampled:"0", X-ONAP-RequestID:"a97d20f8-39dd-465c-b959-3dd469927c58", X-RequestID:"a97d20f8-39dd-465c-b959-3dd469927c58", X-TransactionID:"a97d20f8-39dd-465c-b959-3dd469927c58", X-ECOMP-RequestID:"a97d20f8-39dd-465c-b959-3dd469927c58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c529b337-f228-43b1-b393-3783c70d3e00"] 2022-05-09T14:05:35.240Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:05:35.241Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:35.255Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:35.255Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:35.256Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:05:35.256Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:32 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:35.258Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:05:35.259Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:35.259Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:05:35.264Z|a97d20f8-39dd-465c-b959-3dd469927c58|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:36.229Z|ac6c6519-f5f4-42f4-a5f6-b0393bedf795|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:05:36.230Z|ac6c6519-f5f4-42f4-a5f6-b0393bedf795|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:05:39.212Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:39.217Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01 2022-05-09T14:05:39.217Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|INFO|500||Invoke 2022-05-09T14:05:39.217Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:39.217Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01 2022-05-09T14:05:39.217Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Method : GET 2022-05-09T14:05:39.218Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a010a782b5ea1f46", X-B3-SpanId:"b737f4e3476b2116", X-B3-ParentSpanId:"a010a782b5ea1f46", X-B3-Sampled:"0", X-ONAP-RequestID:"46a2d9f1-3a5f-4cda-9480-7cf6721e308a", X-RequestID:"46a2d9f1-3a5f-4cda-9480-7cf6721e308a", X-TransactionID:"46a2d9f1-3a5f-4cda-9480-7cf6721e308a", X-ECOMP-RequestID:"46a2d9f1-3a5f-4cda-9480-7cf6721e308a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93286293-19b6-4ccb-8b61-4ef1e1215eef"] 2022-05-09T14:05:39.218Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Request body: 2022-05-09T14:05:39.218Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:39.245Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:39.246Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:39.246Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Status text : 2022-05-09T14:05:39.246Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:39.247Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Response body: { "requestId" : "d95aa699-edb1-4f6b-87a7-713025782c01", "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" : "2022-05-09T14:05:06.000+00:00", "endTime" : "2022-05-09T14:05:37.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfType" : "", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"28b48142-40c2-4fff-93e8-ccbc04b0bf8b\",\n \"modelVersionId\": \"3ba4d960-0749-498e-83ff-137d0397f707\",\n \"modelName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\n \"modelVersion\": \"1652105092031\",\n \"modelCustomizationId\": \"3d932c97-65bc-4856-830c-555a954a5f60\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:05:35.000+00:00", "vfModuleId" : "559b4825-91c6-482e-bc26-dc9113c53457", "vfModuleName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "vfModuleModelName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d95aa699-edb1-4f6b-87a7-713025782c01", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01" } } } 2022-05-09T14:05:39.248Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:39.248Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|INFO|500||InvokeReturn 2022-05-09T14:05:39.249Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false 2022-05-09T14:05:39.250Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:05:39.250Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:39.250Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false 2022-05-09T14:05:39.250Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:05:39.251Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a010a782b5ea1f46", X-B3-SpanId:"4056b4dae142dc88", X-B3-ParentSpanId:"a010a782b5ea1f46", X-B3-Sampled:"0", X-ONAP-RequestID:"46a2d9f1-3a5f-4cda-9480-7cf6721e308a", X-RequestID:"46a2d9f1-3a5f-4cda-9480-7cf6721e308a", X-TransactionID:"46a2d9f1-3a5f-4cda-9480-7cf6721e308a", X-ECOMP-RequestID:"46a2d9f1-3a5f-4cda-9480-7cf6721e308a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"111637e1-2d28-4331-97cf-cdfc85b79a05"] 2022-05-09T14:05:39.251Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:05:39.251Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:39.263Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:39.263Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:39.263Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:05:39.264Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:39.266Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 60, "soRequestId" : "d95aa699-edb1-4f6b-87a7-713025782c01", "groupingId" : "e7e3a9da-e8e5-4cd1-ae90-86096cd609f2", "name" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7/e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"updated_time\":1652105114000,\"creation_time\":1652105034000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"9b89c194f35a422abe6cb6cd99874d9d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"vnf_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\"vnf_id\":\"0c9e893d-21fa-4e45-a582-1b9098757907\",\"vf_module_id\":\"559b4825-91c6-482e-bc26-dc9113c53457\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:05:15.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:05:39.266Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:39.266Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:05:39.272Z|46a2d9f1-3a5f-4cda-9480-7cf6721e308a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:39.399Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:39.404Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01 2022-05-09T14:05:39.404Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|INFO|500||Invoke 2022-05-09T14:05:39.404Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:39.405Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01 2022-05-09T14:05:39.405Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Method : GET 2022-05-09T14:05:39.405Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8028f65f2e208e76", X-B3-SpanId:"8dffa54b022c64bd", X-B3-ParentSpanId:"8028f65f2e208e76", X-B3-Sampled:"0", X-ONAP-RequestID:"7cc2c823-1d0b-4a41-97d8-f26419b44cfa", X-RequestID:"7cc2c823-1d0b-4a41-97d8-f26419b44cfa", X-TransactionID:"7cc2c823-1d0b-4a41-97d8-f26419b44cfa", X-ECOMP-RequestID:"7cc2c823-1d0b-4a41-97d8-f26419b44cfa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d4da73b-a15b-4d9c-a2b6-dc8bd143e732"] 2022-05-09T14:05:39.405Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Request body: 2022-05-09T14:05:39.406Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:39.421Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:39.422Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:39.422Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Status text : 2022-05-09T14:05:39.422Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:39.423Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Response body: { "requestId" : "d95aa699-edb1-4f6b-87a7-713025782c01", "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" : "2022-05-09T14:05:06.000+00:00", "endTime" : "2022-05-09T14:05:37.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfType" : "", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"28b48142-40c2-4fff-93e8-ccbc04b0bf8b\",\n \"modelVersionId\": \"3ba4d960-0749-498e-83ff-137d0397f707\",\n \"modelName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\n \"modelVersion\": \"1652105092031\",\n \"modelCustomizationId\": \"3d932c97-65bc-4856-830c-555a954a5f60\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:05:35.000+00:00", "vfModuleId" : "559b4825-91c6-482e-bc26-dc9113c53457", "vfModuleName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "vfModuleModelName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d95aa699-edb1-4f6b-87a7-713025782c01", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01" } } } 2022-05-09T14:05:39.424Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:39.424Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|INFO|500||InvokeReturn 2022-05-09T14:05:39.425Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false 2022-05-09T14:05:39.426Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:05:39.426Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:39.426Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false 2022-05-09T14:05:39.427Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:05:39.427Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8028f65f2e208e76", X-B3-SpanId:"9b846d517eac9cb8", X-B3-ParentSpanId:"8028f65f2e208e76", X-B3-Sampled:"0", X-ONAP-RequestID:"7cc2c823-1d0b-4a41-97d8-f26419b44cfa", X-RequestID:"7cc2c823-1d0b-4a41-97d8-f26419b44cfa", X-TransactionID:"7cc2c823-1d0b-4a41-97d8-f26419b44cfa", X-ECOMP-RequestID:"7cc2c823-1d0b-4a41-97d8-f26419b44cfa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f7d3a42-3c38-4a79-9bee-e9d0c5944120"] 2022-05-09T14:05:39.427Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:05:39.428Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:39.442Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:39.443Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:39.443Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:05:39.443Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:39.444Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 60, "soRequestId" : "d95aa699-edb1-4f6b-87a7-713025782c01", "groupingId" : "e7e3a9da-e8e5-4cd1-ae90-86096cd609f2", "name" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7/e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"updated_time\":1652105114000,\"creation_time\":1652105034000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"9b89c194f35a422abe6cb6cd99874d9d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"vnf_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\"vnf_id\":\"0c9e893d-21fa-4e45-a582-1b9098757907\",\"vf_module_id\":\"559b4825-91c6-482e-bc26-dc9113c53457\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:05:15.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:05:39.444Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:39.445Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:05:39.451Z|7cc2c823-1d0b-4a41-97d8-f26419b44cfa|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:39.567Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:39.577Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01 2022-05-09T14:05:39.578Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|INFO|500||Invoke 2022-05-09T14:05:39.578Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:39.579Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01 2022-05-09T14:05:39.579Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Method : GET 2022-05-09T14:05:39.579Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b10634209ae9118", X-B3-SpanId:"bdf14b4b57b72017", X-B3-ParentSpanId:"5b10634209ae9118", X-B3-Sampled:"0", X-ONAP-RequestID:"393bdfb0-f9b0-4aa6-a991-51591e3a6e2f", X-RequestID:"393bdfb0-f9b0-4aa6-a991-51591e3a6e2f", X-TransactionID:"393bdfb0-f9b0-4aa6-a991-51591e3a6e2f", X-ECOMP-RequestID:"393bdfb0-f9b0-4aa6-a991-51591e3a6e2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30ceb0ee-d0c6-457e-9e4d-0772c41710e4"] 2022-05-09T14:05:39.579Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Request body: 2022-05-09T14:05:39.580Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:39.603Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:39.603Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:39.604Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Status text : 2022-05-09T14:05:39.604Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:39.605Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Response body: { "requestId" : "d95aa699-edb1-4f6b-87a7-713025782c01", "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" : "2022-05-09T14:05:06.000+00:00", "endTime" : "2022-05-09T14:05:37.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfType" : "", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"28b48142-40c2-4fff-93e8-ccbc04b0bf8b\",\n \"modelVersionId\": \"3ba4d960-0749-498e-83ff-137d0397f707\",\n \"modelName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\n \"modelVersion\": \"1652105092031\",\n \"modelCustomizationId\": \"3d932c97-65bc-4856-830c-555a954a5f60\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:05:35.000+00:00", "vfModuleId" : "559b4825-91c6-482e-bc26-dc9113c53457", "vfModuleName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "vfModuleModelName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d95aa699-edb1-4f6b-87a7-713025782c01", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01" } } } 2022-05-09T14:05:39.605Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:39.605Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|INFO|500||InvokeReturn 2022-05-09T14:05:39.607Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false 2022-05-09T14:05:39.607Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:05:39.608Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:39.608Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false 2022-05-09T14:05:39.608Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:05:39.608Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b10634209ae9118", X-B3-SpanId:"332f8925c1512d9a", X-B3-ParentSpanId:"5b10634209ae9118", X-B3-Sampled:"0", X-ONAP-RequestID:"393bdfb0-f9b0-4aa6-a991-51591e3a6e2f", X-RequestID:"393bdfb0-f9b0-4aa6-a991-51591e3a6e2f", X-TransactionID:"393bdfb0-f9b0-4aa6-a991-51591e3a6e2f", X-ECOMP-RequestID:"393bdfb0-f9b0-4aa6-a991-51591e3a6e2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04d46f1b-3a1d-40cc-b058-82751034e4a2"] 2022-05-09T14:05:39.609Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:05:39.609Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:39.620Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:39.621Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:39.621Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:05:39.621Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:39.624Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 60, "soRequestId" : "d95aa699-edb1-4f6b-87a7-713025782c01", "groupingId" : "e7e3a9da-e8e5-4cd1-ae90-86096cd609f2", "name" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7/e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"updated_time\":1652105114000,\"creation_time\":1652105034000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"9b89c194f35a422abe6cb6cd99874d9d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"vnf_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\"vnf_id\":\"0c9e893d-21fa-4e45-a582-1b9098757907\",\"vf_module_id\":\"559b4825-91c6-482e-bc26-dc9113c53457\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:05:15.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:05:39.624Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:39.625Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:05:39.630Z|393bdfb0-f9b0-4aa6-a991-51591e3a6e2f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:39.754Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:39.758Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01 2022-05-09T14:05:39.758Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|INFO|500||Invoke 2022-05-09T14:05:39.758Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:39.759Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01 2022-05-09T14:05:39.759Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Method : GET 2022-05-09T14:05:39.759Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a52a1f04dbcfb5eb", X-B3-SpanId:"0547cd568ce27d6b", X-B3-ParentSpanId:"a52a1f04dbcfb5eb", X-B3-Sampled:"0", X-ONAP-RequestID:"71c33560-6aff-427e-b90f-b0afc61abb8d", X-RequestID:"71c33560-6aff-427e-b90f-b0afc61abb8d", X-TransactionID:"71c33560-6aff-427e-b90f-b0afc61abb8d", X-ECOMP-RequestID:"71c33560-6aff-427e-b90f-b0afc61abb8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09868951-ef14-4719-8bec-948a78892a90"] 2022-05-09T14:05:39.760Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Request body: 2022-05-09T14:05:39.760Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:39.775Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:39.776Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:39.776Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Status text : 2022-05-09T14:05:39.777Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:39.777Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Response body: { "requestId" : "d95aa699-edb1-4f6b-87a7-713025782c01", "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" : "2022-05-09T14:05:06.000+00:00", "endTime" : "2022-05-09T14:05:37.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfType" : "", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"28b48142-40c2-4fff-93e8-ccbc04b0bf8b\",\n \"modelVersionId\": \"3ba4d960-0749-498e-83ff-137d0397f707\",\n \"modelName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\n \"modelVersion\": \"1652105092031\",\n \"modelCustomizationId\": \"3d932c97-65bc-4856-830c-555a954a5f60\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:05:35.000+00:00", "vfModuleId" : "559b4825-91c6-482e-bc26-dc9113c53457", "vfModuleName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "vfModuleModelName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d95aa699-edb1-4f6b-87a7-713025782c01", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01" } } } 2022-05-09T14:05:39.777Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:39.778Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|INFO|500||InvokeReturn 2022-05-09T14:05:39.779Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false 2022-05-09T14:05:39.779Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:05:39.780Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:39.780Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false 2022-05-09T14:05:39.780Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:05:39.780Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a52a1f04dbcfb5eb", X-B3-SpanId:"efa3c46f07665b89", X-B3-ParentSpanId:"a52a1f04dbcfb5eb", X-B3-Sampled:"0", X-ONAP-RequestID:"71c33560-6aff-427e-b90f-b0afc61abb8d", X-RequestID:"71c33560-6aff-427e-b90f-b0afc61abb8d", X-TransactionID:"71c33560-6aff-427e-b90f-b0afc61abb8d", X-ECOMP-RequestID:"71c33560-6aff-427e-b90f-b0afc61abb8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7c68630-0d32-41b4-8436-d5bd8594c4c9"] 2022-05-09T14:05:39.781Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:05:39.781Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:39.791Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:39.791Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:39.792Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:05:39.792Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:39.793Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 60, "soRequestId" : "d95aa699-edb1-4f6b-87a7-713025782c01", "groupingId" : "e7e3a9da-e8e5-4cd1-ae90-86096cd609f2", "name" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7/e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"updated_time\":1652105114000,\"creation_time\":1652105034000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"9b89c194f35a422abe6cb6cd99874d9d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"vnf_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\"vnf_id\":\"0c9e893d-21fa-4e45-a582-1b9098757907\",\"vf_module_id\":\"559b4825-91c6-482e-bc26-dc9113c53457\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:05:15.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:05:39.793Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:39.793Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:05:39.799Z|71c33560-6aff-427e-b90f-b0afc61abb8d|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:39.915Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:39.919Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01 2022-05-09T14:05:39.920Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|INFO|500||Invoke 2022-05-09T14:05:39.920Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:39.920Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01 2022-05-09T14:05:39.921Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Method : GET 2022-05-09T14:05:39.921Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a837bce4eb4832e8", X-B3-SpanId:"17787a41bee508c9", X-B3-ParentSpanId:"a837bce4eb4832e8", X-B3-Sampled:"0", X-ONAP-RequestID:"d1080d0e-b362-4ed0-a83b-24f7c62a69b3", X-RequestID:"d1080d0e-b362-4ed0-a83b-24f7c62a69b3", X-TransactionID:"d1080d0e-b362-4ed0-a83b-24f7c62a69b3", X-ECOMP-RequestID:"d1080d0e-b362-4ed0-a83b-24f7c62a69b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"666ed1da-c57a-437f-83de-f009f47b86cf"] 2022-05-09T14:05:39.921Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Request body: 2022-05-09T14:05:39.921Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:39.941Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:39.942Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:39.942Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Status text : 2022-05-09T14:05:39.943Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:39.943Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||Response body: { "requestId" : "d95aa699-edb1-4f6b-87a7-713025782c01", "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" : "2022-05-09T14:05:06.000+00:00", "endTime" : "2022-05-09T14:05:37.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfType" : "", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"28b48142-40c2-4fff-93e8-ccbc04b0bf8b\",\n \"modelVersionId\": \"3ba4d960-0749-498e-83ff-137d0397f707\",\n \"modelName\": \"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\n \"modelVersion\": \"1652105092031\",\n \"modelCustomizationId\": \"3d932c97-65bc-4856-830c-555a954a5f60\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:05:35.000+00:00", "vfModuleId" : "559b4825-91c6-482e-bc26-dc9113c53457", "vfModuleName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "vfModuleModelName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907/vfModules/559b4825-91c6-482e-bc26-dc9113c53457", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "d95aa699-edb1-4f6b-87a7-713025782c01", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01" } } } 2022-05-09T14:05:39.944Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:39.944Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d95aa699-edb1-4f6b-87a7-713025782c01|INFO|500||InvokeReturn 2022-05-09T14:05:39.946Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false 2022-05-09T14:05:39.946Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:05:39.946Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:39.946Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false 2022-05-09T14:05:39.947Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:05:39.947Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a837bce4eb4832e8", X-B3-SpanId:"5eed476b5b505e71", X-B3-ParentSpanId:"a837bce4eb4832e8", X-B3-Sampled:"0", X-ONAP-RequestID:"d1080d0e-b362-4ed0-a83b-24f7c62a69b3", X-RequestID:"d1080d0e-b362-4ed0-a83b-24f7c62a69b3", X-TransactionID:"d1080d0e-b362-4ed0-a83b-24f7c62a69b3", X-ECOMP-RequestID:"d1080d0e-b362-4ed0-a83b-24f7c62a69b3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e136977-94d1-4a4e-b8f3-1c2ccb95b59e"] 2022-05-09T14:05:39.947Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:05:39.948Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:39.964Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:39.965Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:39.965Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:05:39.966Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:39.966Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 60, "soRequestId" : "d95aa699-edb1-4f6b-87a7-713025782c01", "groupingId" : "e7e3a9da-e8e5-4cd1-ae90-86096cd609f2", "name" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/f4e615c02fa54678a39840871478fa74/stacks/basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7/e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"updated_time\":1652105114000,\"creation_time\":1652105034000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"9b89c194f35a422abe6cb6cd99874d9d\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e7e3a9da-e8e5-4cd1-ae90-86096cd609f2\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7\",\"vnf_name\":\"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0\",\"vnf_id\":\"0c9e893d-21fa-4e45-a582-1b9098757907\",\"vf_module_id\":\"559b4825-91c6-482e-bc26-dc9113c53457\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:05:15.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:05:39.967Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:39.967Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d95aa699-edb1-4f6b-87a7-713025782c01&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:05:39.977Z|d1080d0e-b362-4ed0-a83b-24f7c62a69b3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d95aa699-edb1-4f6b-87a7-713025782c01|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:41.603Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:41.605Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|||INFO|500||Checking if requestId: f53e8997-eddf-44b7-9c08-f771e7b5e53f already exists in requestDb InfraActiveRequests table 2022-05-09T14:05:41.606Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f 2022-05-09T14:05:41.607Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|INFO|500||Invoke 2022-05-09T14:05:41.607Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:41.607Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f 2022-05-09T14:05:41.607Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Method : GET 2022-05-09T14:05:41.608Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c65cbe78bb6d7e0d", X-B3-SpanId:"abdb5445ca4586c3", X-B3-ParentSpanId:"c65cbe78bb6d7e0d", X-B3-Sampled:"0", X-ONAP-RequestID:"f53e8997-eddf-44b7-9c08-f771e7b5e53f", X-RequestID:"f53e8997-eddf-44b7-9c08-f771e7b5e53f", X-TransactionID:"f53e8997-eddf-44b7-9c08-f771e7b5e53f", X-ECOMP-RequestID:"f53e8997-eddf-44b7-9c08-f771e7b5e53f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b600cc57-3560-4183-990c-c665e1fe9e1b"] 2022-05-09T14:05:41.608Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Request body: 2022-05-09T14:05:41.608Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:41.621Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:41.621Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:05:41.622Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Status text : 2022-05-09T14:05:41.622Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 09 May 2022 14:05:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:41.623Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Response body: 2022-05-09T14:05:41.623Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:41.623Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|INFO|404|Not Found|InvokeReturn 2022-05-09T14:05:41.630Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|||INFO|500||Running local validations 2022-05-09T14:05:41.634Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:05:41.657Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/0c9e893d-21fa-4e45-a582-1b9098757907/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-05-09T14:05:41.658Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/0c9e893d-21fa-4e45-a582-1b9098757907/related-to/volume-groups|INFO|500||Invoke 2022-05-09T14:05:41.712Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/0c9e893d-21fa-4e45-a582-1b9098757907/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2022-05-09T14:05:41.712Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/0c9e893d-21fa-4e45-a582-1b9098757907/related-to/volume-groups has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220509-14:05:40:709-43678], Content-Length=[408], Date=[Mon, 09 May 2022 14:05:40 GMT], Content-Type=[application/json]} 2022-05-09T14:05:41.713Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|||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/0c9e893d-21fa-4e45-a582-1b9098757907/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/0c9e893d-21fa-4e45-a582-1b9098757907/related-to/volume-groups","ERR.5.4.6114"]}}} 2022-05-09T14:05:41.715Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/0c9e893d-21fa-4e45-a582-1b9098757907/related-to/volume-groups 2022-05-09T14:05:41.716Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 0c9e893d-21fa-4e45-a582-1b9098757907 2022-05-09T14:05:41.719Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:05:41.744Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/0c9e893d-21fa-4e45-a582-1b9098757907/vf-modules with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-05-09T14:05:41.745Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/0c9e893d-21fa-4e45-a582-1b9098757907/vf-modules|INFO|500||Invoke 2022-05-09T14:05:41.789Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/0c9e893d-21fa-4e45-a582-1b9098757907/vf-modules|INFO|404|Not Found|InvokeReturn 2022-05-09T14:05:41.790Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/0c9e893d-21fa-4e45-a582-1b9098757907/vf-modules has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220509-14:05:40:786-91739], Content-Length=[377], Date=[Mon, 09 May 2022 14:05:40 GMT], Content-Type=[application/json]} 2022-05-09T14:05:41.791Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|||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/0c9e893d-21fa-4e45-a582-1b9098757907/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/0c9e893d-21fa-4e45-a582-1b9098757907/vf-modules","ERR.5.4.6114"]}}} 2022-05-09T14:05:41.793Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/0c9e893d-21fa-4e45-a582-1b9098757907/vf-modules 2022-05-09T14:05:41.793Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 0c9e893d-21fa-4e45-a582-1b9098757907 2022-05-09T14:05:41.797Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:05:41.817Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-05-09T14:05:41.818Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|INFO|500||Invoke 2022-05-09T14:05:41.887Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|INFO|500||InvokeReturn 2022-05-09T14:05:41.888Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220509-14:05:40:856-89680], vertex-id=[225416], Content-Length=[1054], Date=[Mon, 09 May 2022 14:05:40 GMT], Content-Type=[application/json]} 2022-05-09T14:05:41.888Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|||DEBUG|500||{"tenant-id":"f4e615c02fa54678a39840871478fa74","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1652104999523","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/0c9e893d-21fa-4e45-a582-1b9098757907","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"0c9e893d-21fa-4e45-a582-1b9098757907"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_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"}]}]}} 2022-05-09T14:05:41.890Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-05-09T14:05:41.890Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-05-09T14:05:41.891Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|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 2022-05-09T14:05:41.891Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-05-09T14:05:41.892Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:41.892Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|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 2022-05-09T14:05:41.892Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-05-09T14:05:41.893Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|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:"c65cbe78bb6d7e0d", X-B3-SpanId:"8244b94576ca7a16", X-B3-ParentSpanId:"c65cbe78bb6d7e0d", X-B3-Sampled:"0", X-ONAP-RequestID:"f53e8997-eddf-44b7-9c08-f771e7b5e53f", X-RequestID:"f53e8997-eddf-44b7-9c08-f771e7b5e53f", X-TransactionID:"f53e8997-eddf-44b7-9c08-f771e7b5e53f", X-ECOMP-RequestID:"f53e8997-eddf-44b7-9c08-f771e7b5e53f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc6217e5-e06c-47b5-968d-d6dd4c614d9b"] 2022-05-09T14:05:41.893Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"0c9e893d-21fa-4e45-a582-1b9098757907","serviceInstanceId":"d6b42862-2a0f-424f-b844-ac584f0e9108"},"instanceName":null,"requestScope":"vnf"} 2022-05-09T14:05:41.893Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:41.916Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:41.916Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:41.917Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-05-09T14:05:41.917Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|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:"Mon, 09 May 2022 14:05:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:41.918Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-05-09T14:05:41.918Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:41.918Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-05-09T14:05:41.919Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|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 2022-05-09T14:05:41.920Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2022-05-09T14:05:41.920Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:41.920Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|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 2022-05-09T14:05:41.920Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2022-05-09T14:05:41.921Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|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:"f53e8997-eddf-44b7-9c08-f771e7b5e53f", X-RequestID:"f53e8997-eddf-44b7-9c08-f771e7b5e53f", X-TransactionID:"f53e8997-eddf-44b7-9c08-f771e7b5e53f", X-ECOMP-RequestID:"f53e8997-eddf-44b7-9c08-f771e7b5e53f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18e00c0b-1cd4-4d22-96c6-b4ed59108a2d"] 2022-05-09T14:05:41.921Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2022-05-09T14:05:41.921Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:41.938Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:41.938Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|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 2022-05-09T14:05:41.939Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : 2022-05-09T14:05:41.939Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:41.939Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|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" : 10034, "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" : "2022-05-09T12:55:17.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034" } } } 2022-05-09T14:05:41.939Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:41.940Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2022-05-09T14:05:41.942Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T14:05:41.943Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-05-09T14:05:41.943Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:41.943Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T14:05:41.943Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-05-09T14:05:41.944Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|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:"1594", X-B3-TraceId:"c65cbe78bb6d7e0d", X-B3-SpanId:"8ad9d4d4c5145e47", X-B3-ParentSpanId:"c65cbe78bb6d7e0d", X-B3-Sampled:"0", X-ONAP-RequestID:"f53e8997-eddf-44b7-9c08-f771e7b5e53f", X-RequestID:"f53e8997-eddf-44b7-9c08-f771e7b5e53f", X-TransactionID:"f53e8997-eddf-44b7-9c08-f771e7b5e53f", X-ECOMP-RequestID:"f53e8997-eddf-44b7-9c08-f771e7b5e53f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ea66efe-f5cc-42e6-b605-461668ea0ca0"] 2022-05-09T14:05:41.944Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"f53e8997-eddf-44b7-9c08-f771e7b5e53f","requestStatus":"IN_PROGRESS","startTime":1652105141794,"source":"VID","vnfId":"0c9e893d-21fa-4e45-a582-1b9098757907","tenantId":"f4e615c02fa54678a39840871478fa74","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\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"d6b42862-2a0f-424f-b844-ac584f0e9108","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"f53e8997-eddf-44b7-9c08-f771e7b5e53f"} 2022-05-09T14:05:41.944Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:42.288Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:42.289Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-05-09T14:05:42.289Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-05-09T14:05:42.290Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|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/f53e8997-eddf-44b7-9c08-f771e7b5e53f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:42.294Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "f53e8997-eddf-44b7-9c08-f771e7b5e53f", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:05:41.794+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-05-09T14:05:40.580+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "f53e8997-eddf-44b7-9c08-f771e7b5e53f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f" } } } 2022-05-09T14:05:42.294Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:42.295Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-05-09T14:05:42.301Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|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 2022-05-09T14:05:42.302Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-05-09T14:05:42.302Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:42.302Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|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 2022-05-09T14:05:42.302Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-05-09T14:05:42.303Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|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:"c65cbe78bb6d7e0d", X-B3-SpanId:"9e1da849df38e340", X-B3-ParentSpanId:"c65cbe78bb6d7e0d", X-B3-Sampled:"0", X-ONAP-RequestID:"f53e8997-eddf-44b7-9c08-f771e7b5e53f", X-RequestID:"f53e8997-eddf-44b7-9c08-f771e7b5e53f", X-TransactionID:"f53e8997-eddf-44b7-9c08-f771e7b5e53f", X-ECOMP-RequestID:"f53e8997-eddf-44b7-9c08-f771e7b5e53f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20ab1019-a2c3-40ee-98b1-f21cee98823d"] 2022-05-09T14:05:42.303Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|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\":\"d7ceae02-0caa-47b2-8b34-891f42816762\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\"modelVersionId\":\"e57e0fb2-6652-46c3-848d-412db33f5eca\",\"modelCustomizationId\":\"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\"modelUuid\":\"e57e0fb2-6652-46c3-848d-412db33f5eca\",\"modelInvariantUuid\":\"d7ceae02-0caa-47b2-8b34-891f42816762\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"f4e615c02fa54678a39840871478fa74\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"d6b42862-2a0f-424f-b844-ac584f0e9108\",\"vnfInstanceId\":\"0c9e893d-21fa-4e45-a582-1b9098757907\"}","type":"String"},"requestId":{"value":"f53e8997-eddf-44b7-9c08-f771e7b5e53f","type":"String"},"mso-request-id":{"value":"f53e8997-eddf-44b7-9c08-f771e7b5e53f","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"d6b42862-2a0f-424f-b844-ac584f0e9108","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"0c9e893d-21fa-4e45-a582-1b9098757907","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/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-05-09T14:05:42.303Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:43.317Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:43.318Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-05-09T14:05:43.318Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-05-09T14:05:43.318Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 09 May 2022 14:05:43 GMT", X-ONAP-RequestID:"f53e8997-eddf-44b7-9c08-f771e7b5e53f", X-RequestID:"f53e8997-eddf-44b7-9c08-f771e7b5e53f", X-TransactionID:"f53e8997-eddf-44b7-9c08-f771e7b5e53f", X-ECOMP-RequestID:"f53e8997-eddf-44b7-9c08-f771e7b5e53f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"20ab1019-a2c3-40ee-98b1-f21cee98823d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:43.319Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"f53e8997-eddf-44b7-9c08-f771e7b5e53f\",\"instanceId\":\"0c9e893d-21fa-4e45-a582-1b9098757907\"}}","message":"Success","processInstanceID":"1ce66c1b-cfa1-11ec-b07a-dafaaf2ee302","variables":null,"messageCode":200} 2022-05-09T14:05:43.319Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:43.320Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-05-09T14:05:43.324Z|f53e8997-eddf-44b7-9c08-f771e7b5e53f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:43.463Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:43.467Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f 2022-05-09T14:05:43.468Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|INFO|500||Invoke 2022-05-09T14:05:43.468Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:43.468Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f 2022-05-09T14:05:43.469Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Method : GET 2022-05-09T14:05:43.469Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e5fb8b6b95db71e", X-B3-SpanId:"6fa9b7afc49ff42c", X-B3-ParentSpanId:"4e5fb8b6b95db71e", X-B3-Sampled:"0", X-ONAP-RequestID:"035fe810-73dc-4898-83e3-c82fcf8a6305", X-RequestID:"035fe810-73dc-4898-83e3-c82fcf8a6305", X-TransactionID:"035fe810-73dc-4898-83e3-c82fcf8a6305", X-ECOMP-RequestID:"035fe810-73dc-4898-83e3-c82fcf8a6305", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b93b055-f966-4022-989c-421fc6d7ade0"] 2022-05-09T14:05:43.469Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Request body: 2022-05-09T14:05:43.469Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:43.503Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:43.504Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:43.504Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Status text : 2022-05-09T14:05:43.504Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:43.507Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Response body: { "requestId" : "f53e8997-eddf-44b7-9c08-f771e7b5e53f", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:05:41.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:05:41.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "f53e8997-eddf-44b7-9c08-f771e7b5e53f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f" } } } 2022-05-09T14:05:43.507Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:43.508Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|INFO|500||InvokeReturn 2022-05-09T14:05:43.509Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false 2022-05-09T14:05:43.509Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:05:43.509Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:43.510Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false 2022-05-09T14:05:43.510Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:05:43.510Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e5fb8b6b95db71e", X-B3-SpanId:"81fe4f5ef7e3f9d7", X-B3-ParentSpanId:"4e5fb8b6b95db71e", X-B3-Sampled:"0", X-ONAP-RequestID:"035fe810-73dc-4898-83e3-c82fcf8a6305", X-RequestID:"035fe810-73dc-4898-83e3-c82fcf8a6305", X-TransactionID:"035fe810-73dc-4898-83e3-c82fcf8a6305", X-ECOMP-RequestID:"035fe810-73dc-4898-83e3-c82fcf8a6305", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a649551e-7852-457a-af35-01f13025f40e"] 2022-05-09T14:05:43.510Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:05:43.510Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:43.525Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:43.526Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:43.526Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:05:43.526Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:43.531Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:05:43.531Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:43.532Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:05:43.537Z|035fe810-73dc-4898-83e3-c82fcf8a6305|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:44.032Z|9811bd20-d74b-4685-aa1d-978ad13d17fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:05:44.033Z|9811bd20-d74b-4685-aa1d-978ad13d17fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:05:44.056Z|78a53c7b-e254-42c0-9352-3a89c775c55a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:05:44.056Z|78a53c7b-e254-42c0-9352-3a89c775c55a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:05:44.947Z|5c830371-4df5-41b6-a98e-c6fa97f231c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:05:44.947Z|5c830371-4df5-41b6-a98e-c6fa97f231c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:05:45.402Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:45.406Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef 2022-05-09T14:05:45.407Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|INFO|500||Invoke 2022-05-09T14:05:45.407Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:45.407Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef 2022-05-09T14:05:45.407Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Method : GET 2022-05-09T14:05:45.408Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88bd04378c32b0b5", X-B3-SpanId:"32f73007239187d7", X-B3-ParentSpanId:"88bd04378c32b0b5", X-B3-Sampled:"0", X-ONAP-RequestID:"b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa", X-RequestID:"b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa", X-TransactionID:"b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa", X-ECOMP-RequestID:"b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea2d1a6c-fae7-4d21-abb7-e2f39d44d794"] 2022-05-09T14:05:45.408Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Request body: 2022-05-09T14:05:45.408Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:45.426Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:45.428Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:45.428Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Status text : 2022-05-09T14:05:45.429Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:45.429Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Response body: { "requestId" : "8cddf81d-109f-4705-bfff-a2d50e8559ef", "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" : "2022-05-09T14:05:32.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:05:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d7e8df83-b98a-47ad-a468-e1578d72b48d", "serviceInstanceName" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "8cddf81d-109f-4705-bfff-a2d50e8559ef", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef" } } } 2022-05-09T14:05:45.429Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:45.430Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|INFO|500||InvokeReturn 2022-05-09T14:05:45.431Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false 2022-05-09T14:05:45.431Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:05:45.432Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:45.432Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false 2022-05-09T14:05:45.432Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:05:45.432Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"88bd04378c32b0b5", X-B3-SpanId:"541589f59ed571cc", X-B3-ParentSpanId:"88bd04378c32b0b5", X-B3-Sampled:"0", X-ONAP-RequestID:"b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa", X-RequestID:"b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa", X-TransactionID:"b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa", X-ECOMP-RequestID:"b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"258acf8d-d96e-4d69-9188-63d5eb65a757"] 2022-05-09T14:05:45.433Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:05:45.433Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:45.446Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:45.446Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:45.447Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:05:45.447Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:45.448Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 63, "soRequestId" : "8cddf81d-109f-4705-bfff-a2d50e8559ef", "groupingId" : "b502b373-0cbe-4c15-87e5-7b25523f6d36", "name" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1652105140000,\"creation_time\":1652105071000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"23668d10f4a64b569d5ceb0d7df39541\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4031faba-8779-496c-8ce9-64f0de1f2827\",\"vf_module_id\":\"62f4c0f4-8e15-4916-a0fb-67ff0a201166\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:05:40.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:05:45.448Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:45.448Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:05:45.473Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:05:45.474Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:05:45.474Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:45.475Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:05:45.475Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:05:45.475Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa", X-RequestID:"b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa", X-TransactionID:"b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa", X-ECOMP-RequestID:"b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d75f073c-7fda-471d-b6f1-4c8a05accbbb"] 2022-05-09T14:05:45.476Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:05:45.476Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:45.607Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:45.608Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:45.609Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:05:45.609Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=662F719E7616883E0CB864DFE74F167F; 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:"Mon, 09 May 2022 14:05:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:45.610Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302","businessKey":"8cddf81d-109f-4705-bfff-a2d50e8559ef","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-09T14:05:38.349+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"1763e69d-cfa1-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"1a87bc27-cfa1-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-05-09T14:05:45.610Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:45.611Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:05:45.643Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:05:45.644Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:05:45.644Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:45.644Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:05:45.644Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:05:45.645Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa", X-RequestID:"b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa", X-TransactionID:"b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa", X-ECOMP-RequestID:"b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5e499ee-5a39-42e8-bb52-efbf406ed429"] 2022-05-09T14:05:45.645Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:05:45.645Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:45.765Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:45.767Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:45.767Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:05:45.768Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=7BF0F57BA08ECB6893547E772D8ED223; 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:"811", Date:"Mon, 09 May 2022 14:05:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:45.768Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:1c01ff82-cfa1-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302","executionId":"1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:05:40.822+0000","endTime":"2022-05-09T14:05:40.826+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1763e69d-cfa1-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:05:45.768Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:45.769Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:05:45.773Z|b31d281a-1a4c-4ddf-96ae-4f8ef700c3aa|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:46.252Z|973bd137-f5fc-4750-b406-134fc903d550|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:05:46.253Z|973bd137-f5fc-4750-b406-134fc903d550|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:05:53.671Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:53.676Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f 2022-05-09T14:05:53.676Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|INFO|500||Invoke 2022-05-09T14:05:53.677Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:53.677Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f 2022-05-09T14:05:53.677Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Method : GET 2022-05-09T14:05:53.677Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31e6f94953af6779", X-B3-SpanId:"c35b7ad582ea6a7d", X-B3-ParentSpanId:"31e6f94953af6779", X-B3-Sampled:"0", X-ONAP-RequestID:"fb141cd3-f464-4898-998d-b5b7fa4ecbae", X-RequestID:"fb141cd3-f464-4898-998d-b5b7fa4ecbae", X-TransactionID:"fb141cd3-f464-4898-998d-b5b7fa4ecbae", X-ECOMP-RequestID:"fb141cd3-f464-4898-998d-b5b7fa4ecbae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44e9e31b-f07c-404d-9fff-7f0a0e312cbe"] 2022-05-09T14:05:53.678Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Request body: 2022-05-09T14:05:53.678Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:53.696Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:53.697Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:53.697Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Status text : 2022-05-09T14:05:53.698Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:53.698Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Response body: { "requestId" : "f53e8997-eddf-44b7-9c08-f771e7b5e53f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:05:41.000+00:00", "endTime" : "2022-05-09T14:05:50.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:05:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "f53e8997-eddf-44b7-9c08-f771e7b5e53f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f" } } } 2022-05-09T14:05:53.698Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:53.699Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|INFO|500||InvokeReturn 2022-05-09T14:05:53.700Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false 2022-05-09T14:05:53.700Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:05:53.701Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:53.701Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false 2022-05-09T14:05:53.701Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:05:53.701Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31e6f94953af6779", X-B3-SpanId:"6b54ce6c8a00c617", X-B3-ParentSpanId:"31e6f94953af6779", X-B3-Sampled:"0", X-ONAP-RequestID:"fb141cd3-f464-4898-998d-b5b7fa4ecbae", X-RequestID:"fb141cd3-f464-4898-998d-b5b7fa4ecbae", X-TransactionID:"fb141cd3-f464-4898-998d-b5b7fa4ecbae", X-ECOMP-RequestID:"fb141cd3-f464-4898-998d-b5b7fa4ecbae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a55d149-ee38-4002-aca1-2d594210cfc7"] 2022-05-09T14:05:53.701Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:05:53.702Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:53.718Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:53.718Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:53.719Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:05:53.719Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:53.719Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:05:53.720Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:53.720Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:05:53.727Z|fb141cd3-f464-4898-998d-b5b7fa4ecbae|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:53.843Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:53.848Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f 2022-05-09T14:05:53.849Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|INFO|500||Invoke 2022-05-09T14:05:53.849Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:53.849Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f 2022-05-09T14:05:53.850Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Method : GET 2022-05-09T14:05:53.850Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bb91a5a677b05906", X-B3-SpanId:"dd6da7b409610196", X-B3-ParentSpanId:"bb91a5a677b05906", X-B3-Sampled:"0", X-ONAP-RequestID:"7223adeb-2ff4-4863-b273-79d8d32b86a7", X-RequestID:"7223adeb-2ff4-4863-b273-79d8d32b86a7", X-TransactionID:"7223adeb-2ff4-4863-b273-79d8d32b86a7", X-ECOMP-RequestID:"7223adeb-2ff4-4863-b273-79d8d32b86a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c36b061-64ba-4deb-b83e-b2ae7852cf6f"] 2022-05-09T14:05:53.850Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Request body: 2022-05-09T14:05:53.851Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:53.865Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:53.866Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:53.867Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Status text : 2022-05-09T14:05:53.867Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:53.867Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Response body: { "requestId" : "f53e8997-eddf-44b7-9c08-f771e7b5e53f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:05:41.000+00:00", "endTime" : "2022-05-09T14:05:50.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:05:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "f53e8997-eddf-44b7-9c08-f771e7b5e53f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f" } } } 2022-05-09T14:05:53.868Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:53.868Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|INFO|500||InvokeReturn 2022-05-09T14:05:53.870Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false 2022-05-09T14:05:53.870Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:05:53.870Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:53.870Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false 2022-05-09T14:05:53.871Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:05:53.871Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bb91a5a677b05906", X-B3-SpanId:"a81eb69adf86beb7", X-B3-ParentSpanId:"bb91a5a677b05906", X-B3-Sampled:"0", X-ONAP-RequestID:"7223adeb-2ff4-4863-b273-79d8d32b86a7", X-RequestID:"7223adeb-2ff4-4863-b273-79d8d32b86a7", X-TransactionID:"7223adeb-2ff4-4863-b273-79d8d32b86a7", X-ECOMP-RequestID:"7223adeb-2ff4-4863-b273-79d8d32b86a7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6e8d18b-45f9-4742-8896-1807ce12ecdf"] 2022-05-09T14:05:53.871Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:05:53.872Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:53.882Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:53.882Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:53.882Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:05:53.883Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:53.885Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:05:53.885Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:53.886Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:05:53.892Z|7223adeb-2ff4-4863-b273-79d8d32b86a7|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:54.014Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:54.019Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f 2022-05-09T14:05:54.019Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|INFO|500||Invoke 2022-05-09T14:05:54.020Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:54.020Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f 2022-05-09T14:05:54.020Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Method : GET 2022-05-09T14:05:54.020Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"40919236cb7ffd31", X-B3-SpanId:"2302248bb9921cac", X-B3-ParentSpanId:"40919236cb7ffd31", X-B3-Sampled:"0", X-ONAP-RequestID:"2d82b3bf-51dd-4e20-8caa-eb53a19b5052", X-RequestID:"2d82b3bf-51dd-4e20-8caa-eb53a19b5052", X-TransactionID:"2d82b3bf-51dd-4e20-8caa-eb53a19b5052", X-ECOMP-RequestID:"2d82b3bf-51dd-4e20-8caa-eb53a19b5052", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd1e9076-393c-42b6-981f-62ce5c5c0318"] 2022-05-09T14:05:54.020Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Request body: 2022-05-09T14:05:54.021Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:54.035Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:54.036Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:54.037Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Status text : 2022-05-09T14:05:54.037Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:54.037Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Response body: { "requestId" : "f53e8997-eddf-44b7-9c08-f771e7b5e53f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:05:41.000+00:00", "endTime" : "2022-05-09T14:05:50.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:05:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "f53e8997-eddf-44b7-9c08-f771e7b5e53f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f" } } } 2022-05-09T14:05:54.038Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:54.038Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|INFO|500||InvokeReturn 2022-05-09T14:05:54.040Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false 2022-05-09T14:05:54.041Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:05:54.041Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:54.042Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false 2022-05-09T14:05:54.042Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:05:54.042Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"40919236cb7ffd31", X-B3-SpanId:"5c111633725d68e7", X-B3-ParentSpanId:"40919236cb7ffd31", X-B3-Sampled:"0", X-ONAP-RequestID:"2d82b3bf-51dd-4e20-8caa-eb53a19b5052", X-RequestID:"2d82b3bf-51dd-4e20-8caa-eb53a19b5052", X-TransactionID:"2d82b3bf-51dd-4e20-8caa-eb53a19b5052", X-ECOMP-RequestID:"2d82b3bf-51dd-4e20-8caa-eb53a19b5052", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e52c615-e3c6-4e8a-baca-07ecbededfa7"] 2022-05-09T14:05:54.043Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:05:54.043Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:54.054Z|139d16bc-2a02-4477-8367-b69fb4261cb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:05:54.054Z|139d16bc-2a02-4477-8367-b69fb4261cb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:05:54.055Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:54.055Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:54.055Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:05:54.056Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:54.057Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:05:54.057Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:54.057Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:05:54.064Z|2d82b3bf-51dd-4e20-8caa-eb53a19b5052|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:54.076Z|eabf248a-29c6-4045-a240-d7fcbdffa81f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:05:54.077Z|eabf248a-29c6-4045-a240-d7fcbdffa81f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:05:54.185Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:54.188Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f 2022-05-09T14:05:54.189Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|INFO|500||Invoke 2022-05-09T14:05:54.189Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:54.190Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f 2022-05-09T14:05:54.190Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Method : GET 2022-05-09T14:05:54.191Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68167e745907fea5", X-B3-SpanId:"2198947bd7e7e635", X-B3-ParentSpanId:"68167e745907fea5", X-B3-Sampled:"0", X-ONAP-RequestID:"896146f5-f450-412c-b279-dd733611a2d3", X-RequestID:"896146f5-f450-412c-b279-dd733611a2d3", X-TransactionID:"896146f5-f450-412c-b279-dd733611a2d3", X-ECOMP-RequestID:"896146f5-f450-412c-b279-dd733611a2d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9735f558-3a73-4f04-bf19-d1504f30ec97"] 2022-05-09T14:05:54.191Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Request body: 2022-05-09T14:05:54.191Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:54.206Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:54.206Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:54.207Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Status text : 2022-05-09T14:05:54.207Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:54.208Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Response body: { "requestId" : "f53e8997-eddf-44b7-9c08-f771e7b5e53f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:05:41.000+00:00", "endTime" : "2022-05-09T14:05:50.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:05:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "f53e8997-eddf-44b7-9c08-f771e7b5e53f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f" } } } 2022-05-09T14:05:54.208Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:54.209Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|INFO|500||InvokeReturn 2022-05-09T14:05:54.211Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false 2022-05-09T14:05:54.211Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:05:54.212Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:54.212Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false 2022-05-09T14:05:54.212Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:05:54.212Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68167e745907fea5", X-B3-SpanId:"0b2b95d46bf06871", X-B3-ParentSpanId:"68167e745907fea5", X-B3-Sampled:"0", X-ONAP-RequestID:"896146f5-f450-412c-b279-dd733611a2d3", X-RequestID:"896146f5-f450-412c-b279-dd733611a2d3", X-TransactionID:"896146f5-f450-412c-b279-dd733611a2d3", X-ECOMP-RequestID:"896146f5-f450-412c-b279-dd733611a2d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d208523-dc82-47d7-a664-1af8644d44b8"] 2022-05-09T14:05:54.213Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:05:54.213Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:54.223Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:54.224Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:54.224Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:05:54.224Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:54.225Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:05:54.225Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:54.226Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:05:54.232Z|896146f5-f450-412c-b279-dd733611a2d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:54.352Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:54.355Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f 2022-05-09T14:05:54.356Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|INFO|500||Invoke 2022-05-09T14:05:54.356Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:54.356Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f 2022-05-09T14:05:54.357Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Method : GET 2022-05-09T14:05:54.357Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da4561eac68710b2", X-B3-SpanId:"89488dd33f0ecfd1", X-B3-ParentSpanId:"da4561eac68710b2", X-B3-Sampled:"0", X-ONAP-RequestID:"60040ef5-735f-4945-a3c5-7b49e8ebc425", X-RequestID:"60040ef5-735f-4945-a3c5-7b49e8ebc425", X-TransactionID:"60040ef5-735f-4945-a3c5-7b49e8ebc425", X-ECOMP-RequestID:"60040ef5-735f-4945-a3c5-7b49e8ebc425", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca06f67e-5c33-42b5-83e2-9c9e9b64767f"] 2022-05-09T14:05:54.357Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Request body: 2022-05-09T14:05:54.357Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:54.374Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:54.374Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:54.375Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Status text : 2022-05-09T14:05:54.375Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:54.376Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||Response body: { "requestId" : "f53e8997-eddf-44b7-9c08-f771e7b5e53f", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:05:41.000+00:00", "endTime" : "2022-05-09T14:05:50.000+00:00", "source" : "VID", "vnfId" : "0c9e893d-21fa-4e45-a582-1b9098757907", "vnfName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7_vnf_0", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"d7ceae02-0caa-47b2-8b34-891f42816762\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e57e0fb2-6652-46c3-848d-412db33f5eca\",\n \"modelCustomizationId\": \"59a87e9d-65cf-4804-8288-08641ec9c3e1\",\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:05:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108/vnfs/0c9e893d-21fa-4e45-a582-1b9098757907", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "f53e8997-eddf-44b7-9c08-f771e7b5e53f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f" } } } 2022-05-09T14:05:54.376Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:54.377Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f53e8997-eddf-44b7-9c08-f771e7b5e53f|INFO|500||InvokeReturn 2022-05-09T14:05:54.378Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false 2022-05-09T14:05:54.378Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:05:54.379Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:54.379Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false 2022-05-09T14:05:54.379Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:05:54.379Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da4561eac68710b2", X-B3-SpanId:"6dd6544b475fec2e", X-B3-ParentSpanId:"da4561eac68710b2", X-B3-Sampled:"0", X-ONAP-RequestID:"60040ef5-735f-4945-a3c5-7b49e8ebc425", X-RequestID:"60040ef5-735f-4945-a3c5-7b49e8ebc425", X-TransactionID:"60040ef5-735f-4945-a3c5-7b49e8ebc425", X-ECOMP-RequestID:"60040ef5-735f-4945-a3c5-7b49e8ebc425", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0df98b6e-065b-4666-a2a8-3305b1126a8c"] 2022-05-09T14:05:54.380Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:05:54.380Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:54.392Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:54.393Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:54.393Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:05:54.394Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:54.394Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:05:54.394Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:54.395Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f53e8997-eddf-44b7-9c08-f771e7b5e53f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:05:54.403Z|60040ef5-735f-4945-a3c5-7b49e8ebc425|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f53e8997-eddf-44b7-9c08-f771e7b5e53f|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:55.902Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:55.907Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef 2022-05-09T14:05:55.908Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|INFO|500||Invoke 2022-05-09T14:05:55.908Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:55.909Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef 2022-05-09T14:05:55.909Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Method : GET 2022-05-09T14:05:55.909Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69ca71b31b461bd7", X-B3-SpanId:"dc22088da5c9c83d", X-B3-ParentSpanId:"69ca71b31b461bd7", X-B3-Sampled:"0", X-ONAP-RequestID:"74594f85-a84d-4236-bde1-0443533e1481", X-RequestID:"74594f85-a84d-4236-bde1-0443533e1481", X-TransactionID:"74594f85-a84d-4236-bde1-0443533e1481", X-ECOMP-RequestID:"74594f85-a84d-4236-bde1-0443533e1481", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3de3bebe-7743-42f5-9dbe-4f9f872bee96"] 2022-05-09T14:05:55.910Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Request body: 2022-05-09T14:05:55.910Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:55.935Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:55.936Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:55.937Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Status text : 2022-05-09T14:05:55.937Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:55.938Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Response body: { "requestId" : "8cddf81d-109f-4705-bfff-a2d50e8559ef", "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" : "2022-05-09T14:05:32.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:05:39.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d7e8df83-b98a-47ad-a468-e1578d72b48d", "serviceInstanceName" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "8cddf81d-109f-4705-bfff-a2d50e8559ef", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef" } } } 2022-05-09T14:05:55.939Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:55.939Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|INFO|500||InvokeReturn 2022-05-09T14:05:55.941Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false 2022-05-09T14:05:55.941Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:05:55.942Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:55.942Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false 2022-05-09T14:05:55.942Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:05:55.942Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69ca71b31b461bd7", X-B3-SpanId:"86ca0fdb6bbe8e20", X-B3-ParentSpanId:"69ca71b31b461bd7", X-B3-Sampled:"0", X-ONAP-RequestID:"74594f85-a84d-4236-bde1-0443533e1481", X-RequestID:"74594f85-a84d-4236-bde1-0443533e1481", X-TransactionID:"74594f85-a84d-4236-bde1-0443533e1481", X-ECOMP-RequestID:"74594f85-a84d-4236-bde1-0443533e1481", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2416b829-f4c8-428a-ad87-8692d38ba489"] 2022-05-09T14:05:55.943Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:05:55.943Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:55.955Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:55.955Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:55.956Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:05:55.956Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:55.957Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 63, "soRequestId" : "8cddf81d-109f-4705-bfff-a2d50e8559ef", "groupingId" : "b502b373-0cbe-4c15-87e5-7b25523f6d36", "name" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1652105140000,\"creation_time\":1652105071000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"23668d10f4a64b569d5ceb0d7df39541\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4031faba-8779-496c-8ce9-64f0de1f2827\",\"vf_module_id\":\"62f4c0f4-8e15-4916-a0fb-67ff0a201166\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:05:40.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:05:55.957Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:55.957Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:05:55.983Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:05:55.984Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:05:55.984Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:55.984Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:05:55.985Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:05:55.985Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"74594f85-a84d-4236-bde1-0443533e1481", X-RequestID:"74594f85-a84d-4236-bde1-0443533e1481", X-TransactionID:"74594f85-a84d-4236-bde1-0443533e1481", X-ECOMP-RequestID:"74594f85-a84d-4236-bde1-0443533e1481", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68de7a13-157e-4891-800d-c776c32729f8"] 2022-05-09T14:05:55.985Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:05:55.985Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:56.114Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:56.114Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:56.115Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:05:56.115Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A1EF3D411D2CBCE8CAD218DEF3633A33; 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:"Mon, 09 May 2022 14:05:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:56.115Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302","businessKey":"8cddf81d-109f-4705-bfff-a2d50e8559ef","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-09T14:05:38.349+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"1763e69d-cfa1-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"1a87bc27-cfa1-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-05-09T14:05:56.116Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:56.116Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:05:56.138Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:05:56.139Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:05:56.139Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:56.139Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:05:56.140Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:05:56.140Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"74594f85-a84d-4236-bde1-0443533e1481", X-RequestID:"74594f85-a84d-4236-bde1-0443533e1481", X-TransactionID:"74594f85-a84d-4236-bde1-0443533e1481", X-ECOMP-RequestID:"74594f85-a84d-4236-bde1-0443533e1481", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8ab4878-ed35-4338-9cc6-e6a8d32c91b7"] 2022-05-09T14:05:56.140Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:05:56.140Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:56.262Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:56.263Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:56.263Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:05:56.263Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=4A45DB67B4D8A016DC34CBB4E13EA573; 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:"811", Date:"Mon, 09 May 2022 14:05:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:56.264Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:1c01ff82-cfa1-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302","executionId":"1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:05:40.822+0000","endTime":"2022-05-09T14:05:40.826+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1763e69d-cfa1-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:05:56.264Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:56.264Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1a88a6ca-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:05:56.268Z|74594f85-a84d-4236-bde1-0443533e1481|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:56.275Z|2e608fde-6be6-4986-affc-4d4e0342c238|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:05:56.276Z|2e608fde-6be6-4986-affc-4d4e0342c238|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:05:56.356Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:56.358Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|||INFO|500||Checking if requestId: be3c9cac-80f9-44ec-b413-2e00ed959968 already exists in requestDb InfraActiveRequests table 2022-05-09T14:05:56.359Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968 2022-05-09T14:05:56.359Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|INFO|500||Invoke 2022-05-09T14:05:56.359Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:56.360Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968 2022-05-09T14:05:56.360Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Method : GET 2022-05-09T14:05:56.360Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"963716595734dc62", X-B3-SpanId:"05fd4fdd0f36438e", X-B3-ParentSpanId:"963716595734dc62", X-B3-Sampled:"0", X-ONAP-RequestID:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-RequestID:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-TransactionID:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-ECOMP-RequestID:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97828324-1be8-4556-9d98-1f0b0c7937fb"] 2022-05-09T14:05:56.360Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Request body: 2022-05-09T14:05:56.361Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:56.376Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:56.377Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:05:56.377Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Status text : 2022-05-09T14:05:56.377Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 09 May 2022 14:05:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:56.378Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Response body: 2022-05-09T14:05:56.378Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:56.378Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|INFO|404|Not Found|InvokeReturn 2022-05-09T14:05:56.411Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|||INFO|500||Running local validations 2022-05-09T14:05:56.432Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:05:56.480Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108?format=pathed|INFO|500||Invoke 2022-05-09T14:05:56.481Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[be3c9cac-80f9-44ec-b413-2e00ed959968], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ca438056-c88e-4606-b7ea-4e7ae79e233f], X-ECOMP-RequestID=[be3c9cac-80f9-44ec-b413-2e00ed959968], X-TransactionId=[], X-ONAP-RequestID=[be3c9cac-80f9-44ec-b413-2e00ed959968]} 2022-05-09T14:05:56.539Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220509-14:05:55:522-78962], vertex-id=[253976], Content-Length=[246], Date=[Mon, 09 May 2022 14:05:55 GMT], Content-Type=[application/json]} 2022-05-09T14:05:56.541Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108?format=pathed|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/d6b42862-2a0f-424f-b844-ac584f0e9108"}]} 2022-05-09T14:05:56.541Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108?format=pathed|INFO|500||InvokeReturn 2022-05-09T14:05:56.546Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:05:56.568Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-05-09T14:05:56.569Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[be3c9cac-80f9-44ec-b413-2e00ed959968], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d2197e3c-8286-45fd-943f-c9fcd69b8e69], X-ECOMP-RequestID=[be3c9cac-80f9-44ec-b413-2e00ed959968], X-TransactionId=[], X-ONAP-RequestID=[be3c9cac-80f9-44ec-b413-2e00ed959968]} 2022-05-09T14:05:56.635Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220509-14:05:55:608-7501], Content-Length=[603], Date=[Mon, 09 May 2022 14:05:55 GMT], Content-Type=[application/json]} 2022-05-09T14:05:56.636Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108/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/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108/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/d6b42862-2a0f-424f-b844-ac584f0e9108/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2022-05-09T14:05:56.637Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-05-09T14:05:56.639Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2022-05-09T14:05:56.643Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:05:56.666Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-05-09T14:05:56.666Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108?format=pathed|INFO|500||Invoke 2022-05-09T14:05:56.738Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108?format=pathed|INFO|500||InvokeReturn 2022-05-09T14:05:56.739Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220509-14:05:55:705-10639], vertex-id=[253976], Content-Length=[246], Date=[Mon, 09 May 2022 14:05:55 GMT], Content-Type=[application/json]} 2022-05-09T14:05:56.739Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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/d6b42862-2a0f-424f-b844-ac584f0e9108"}]} 2022-05-09T14:05:56.745Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:05:56.767Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-05-09T14:05:56.768Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-05-09T14:05:56.806Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-05-09T14:05:56.807Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220509-14:05:55:807-70641], Content-Length=[600], Date=[Mon, 09 May 2022 14:05:55 GMT], Content-Type=[application/json]} 2022-05-09T14:05:56.808Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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/d6b42862-2a0f-424f-b844-ac584f0e9108/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/d6b42862-2a0f-424f-b844-ac584f0e9108/related-to/l3-networks","ERR.5.4.6114"]}}} 2022-05-09T14:05:56.810Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2022-05-09T14:05:56.814Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:05:56.836Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108?format=pathed|INFO|500||Invoke 2022-05-09T14:05:56.836Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[be3c9cac-80f9-44ec-b413-2e00ed959968], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[7032dc31-6cf1-4b4d-9a98-b18588e7c50f], X-ECOMP-RequestID=[be3c9cac-80f9-44ec-b413-2e00ed959968], X-TransactionId=[], X-ONAP-RequestID=[be3c9cac-80f9-44ec-b413-2e00ed959968]} 2022-05-09T14:05:56.875Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220509-14:05:55:875-5804], vertex-id=[253976], Content-Length=[246], Date=[Mon, 09 May 2022 14:05:55 GMT], Content-Type=[application/json]} 2022-05-09T14:05:56.876Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108?format=pathed|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/d6b42862-2a0f-424f-b844-ac584f0e9108"}]} 2022-05-09T14:05:56.877Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108?format=pathed|INFO|500||InvokeReturn 2022-05-09T14:05:56.882Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:05:56.903Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-05-09T14:05:56.904Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[be3c9cac-80f9-44ec-b413-2e00ed959968], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e31a7829-e168-4498-b5f0-ea904168bd41], X-ECOMP-RequestID=[be3c9cac-80f9-44ec-b413-2e00ed959968], X-TransactionId=[], X-ONAP-RequestID=[be3c9cac-80f9-44ec-b413-2e00ed959968]} 2022-05-09T14:05:56.947Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220509-14:05:55:946-98347], Content-Length=[609], Date=[Mon, 09 May 2022 14:05:55 GMT], Content-Type=[application/json]} 2022-05-09T14:05:56.948Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108/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/d6b42862-2a0f-424f-b844-ac584f0e9108/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/d6b42862-2a0f-424f-b844-ac584f0e9108/related-to/configurations","ERR.5.4.6114"]}}} 2022-05-09T14:05:56.949Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-05-09T14:05:56.951Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/d6b42862-2a0f-424f-b844-ac584f0e9108/related-to/configurations?resultIndex=0&resultSize=1&format=count 2022-05-09T14:05:56.954Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:05:56.977Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|INFO|500||Invoke 2022-05-09T14:05:56.978Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74 with request headers:{Authorization=[***REDACTED***], X-RequestID=[be3c9cac-80f9-44ec-b413-2e00ed959968], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b0720490-f8f7-4093-8055-debb7ad82089], X-ECOMP-RequestID=[be3c9cac-80f9-44ec-b413-2e00ed959968], X-TransactionId=[], X-ONAP-RequestID=[be3c9cac-80f9-44ec-b413-2e00ed959968]} 2022-05-09T14:05:57.038Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220509-14:05:56:016-33377], vertex-id=[225416], Content-Length=[604], Date=[Mon, 09 May 2022 14:05:56 GMT], Content-Type=[application/json]} 2022-05-09T14:05:57.040Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|DEBUG|500||{"tenant-id":"f4e615c02fa54678a39840871478fa74","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1652105148021","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"}]}]}} 2022-05-09T14:05:57.040Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|INFO|500||InvokeReturn 2022-05-09T14:05:57.041Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-05-09T14:05:57.041Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-05-09T14:05:57.042Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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 2022-05-09T14:05:57.043Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-05-09T14:05:57.043Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:57.043Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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 2022-05-09T14:05:57.043Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-05-09T14:05:57.044Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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:"963716595734dc62", X-B3-SpanId:"eb8e5cd89bb92250", X-B3-ParentSpanId:"963716595734dc62", X-B3-Sampled:"0", X-ONAP-RequestID:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-RequestID:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-TransactionID:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-ECOMP-RequestID:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"950a23a0-b0a2-402e-b4c4-a822f0979df7"] 2022-05-09T14:05:57.044Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"d6b42862-2a0f-424f-b844-ac584f0e9108"},"instanceName":null,"requestScope":"service"} 2022-05-09T14:05:57.044Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:57.061Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:57.062Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:57.063Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-05-09T14:05:57.063Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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:"Mon, 09 May 2022 14:05:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:57.063Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-05-09T14:05:57.063Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:57.064Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-05-09T14:05:57.065Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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 2022-05-09T14:05:57.065Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-05-09T14:05:57.065Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:57.065Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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 2022-05-09T14:05:57.066Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-05-09T14:05:57.066Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-RequestID:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-TransactionID:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-ECOMP-RequestID:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52fc0fd3-a088-4a2e-bf87-4e8f815cd0f7"] 2022-05-09T14:05:57.066Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-05-09T14:05:57.067Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:57.088Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:57.088Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:57.089Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-05-09T14:05:57.089Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:57.091Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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" : "2022-05-09 12:55:17.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-05-09T14:05:57.092Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:57.092Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-05-09T14:05:57.098Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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 2022-05-09T14:05:57.098Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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 2022-05-09T14:05:57.099Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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================================================ 2022-05-09T14:05:57.099Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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 2022-05-09T14:05:57.099Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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 2022-05-09T14:05:57.099Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-RequestID:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-TransactionID:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-ECOMP-RequestID:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35f5e7ec-8aef-435e-a2c1-9354608242d7"] 2022-05-09T14:05:57.100Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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: 2022-05-09T14:05:57.100Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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================================================ 2022-05-09T14:05:57.116Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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========================================== 2022-05-09T14:05:57.116Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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 2022-05-09T14:05:57.117Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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 : 2022-05-09T14:05:57.117Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:57.119Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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" : 536, "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" : "2022-05-09T12:55:17.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service" } } } 2022-05-09T14:05:57.119Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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================================================= 2022-05-09T14:05:57.120Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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 2022-05-09T14:05:57.122Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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 2022-05-09T14:05:57.122Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-05-09T14:05:57.123Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:57.123Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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 2022-05-09T14:05:57.123Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-05-09T14:05:57.124Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-RequestID:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-TransactionID:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-ECOMP-RequestID:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be009ca6-057a-40d8-9c33-0050a2207ba0"] 2022-05-09T14:05:57.124Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-05-09T14:05:57.124Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:57.141Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:57.141Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:57.142Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-05-09T14:05:57.142Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:57.143Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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" : "2022-05-09 12:55:17.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-05-09T14:05:57.143Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:57.143Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-05-09T14:05:57.147Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T14:05:57.147Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-05-09T14:05:57.148Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:57.148Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T14:05:57.148Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-05-09T14:05:57.149Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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:"1381", X-B3-TraceId:"963716595734dc62", X-B3-SpanId:"7db64beeba2b5a1b", X-B3-ParentSpanId:"963716595734dc62", X-B3-Sampled:"0", X-ONAP-RequestID:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-RequestID:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-TransactionID:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-ECOMP-RequestID:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12c16f0d-a324-4609-9a5e-e2c681ffad7d"] 2022-05-09T14:05:57.149Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"be3c9cac-80f9-44ec-b413-2e00ed959968","requestStatus":"IN_PROGRESS","startTime":1652105156951,"source":"VID","tenantId":"f4e615c02fa54678a39840871478fa74","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\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"d6b42862-2a0f-424f-b844-ac584f0e9108","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"be3c9cac-80f9-44ec-b413-2e00ed959968"} 2022-05-09T14:05:57.149Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:57.169Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:57.170Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-05-09T14:05:57.170Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-05-09T14:05:57.170Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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/be3c9cac-80f9-44ec-b413-2e00ed959968", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:57.181Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "be3c9cac-80f9-44ec-b413-2e00ed959968", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:05:56.951+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-05-09T14:05:55.522+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "be3c9cac-80f9-44ec-b413-2e00ed959968", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968" } } } 2022-05-09T14:05:57.182Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:57.182Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-05-09T14:05:57.189Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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 2022-05-09T14:05:57.189Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-05-09T14:05:57.189Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:57.190Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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 2022-05-09T14:05:57.190Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-05-09T14:05:57.190Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|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:"963716595734dc62", X-B3-SpanId:"240a6e3e5858f0db", X-B3-ParentSpanId:"963716595734dc62", X-B3-Sampled:"0", X-ONAP-RequestID:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-RequestID:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-TransactionID:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-ECOMP-RequestID:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46231a12-e6ae-4646-9bc7-75cfa511a057"] 2022-05-09T14:05:57.191Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"e3902dc1-9305-4a60-b915-814ab2cce304\",\"modelUuid\":\"e3902dc1-9305-4a60-b915-814ab2cce304\",\"modelInvariantUuid\":\"eef4beca-4e4b-42a6-802e-f3144c2d1358\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"f4e615c02fa54678a39840871478fa74\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"d6b42862-2a0f-424f-b844-ac584f0e9108\"}","type":"String"},"requestId":{"value":"be3c9cac-80f9-44ec-b413-2e00ed959968","type":"String"},"mso-request-id":{"value":"be3c9cac-80f9-44ec-b413-2e00ed959968","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"d6b42862-2a0f-424f-b844-ac584f0e9108","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/d6b42862-2a0f-424f-b844-ac584f0e9108","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-05-09T14:05:57.191Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:58.204Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:58.205Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-05-09T14:05:58.205Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-05-09T14:05:58.206Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 09 May 2022 14:05:58 GMT", X-ONAP-RequestID:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-RequestID:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-TransactionID:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-ECOMP-RequestID:"be3c9cac-80f9-44ec-b413-2e00ed959968", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"46231a12-e6ae-4646-9bc7-75cfa511a057", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:58.206Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"be3c9cac-80f9-44ec-b413-2e00ed959968\",\"instanceId\":\"d6b42862-2a0f-424f-b844-ac584f0e9108\"}}","message":"Success","processInstanceID":"25c60035-cfa1-11ec-b07a-dafaaf2ee302","variables":null,"messageCode":200} 2022-05-09T14:05:58.206Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:58.207Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-05-09T14:05:58.210Z|be3c9cac-80f9-44ec-b413-2e00ed959968|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:58.351Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:05:58.355Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968 2022-05-09T14:05:58.356Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|INFO|500||Invoke 2022-05-09T14:05:58.356Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:58.356Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968 2022-05-09T14:05:58.357Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Method : GET 2022-05-09T14:05:58.357Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6276d324cf74a426", X-B3-SpanId:"bdbbf7b02009cb02", X-B3-ParentSpanId:"6276d324cf74a426", X-B3-Sampled:"0", X-ONAP-RequestID:"bc4db72e-c158-4840-8d00-856897d78afb", X-RequestID:"bc4db72e-c158-4840-8d00-856897d78afb", X-TransactionID:"bc4db72e-c158-4840-8d00-856897d78afb", X-ECOMP-RequestID:"bc4db72e-c158-4840-8d00-856897d78afb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22ceae8b-aee2-4148-b4d7-df0138b9fd5e"] 2022-05-09T14:05:58.357Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Request body: 2022-05-09T14:05:58.358Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:58.374Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:58.374Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:58.375Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Status text : 2022-05-09T14:05:58.375Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:58.375Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Response body: { "requestId" : "be3c9cac-80f9-44ec-b413-2e00ed959968", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:05:56.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:05:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "serviceInstanceName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "be3c9cac-80f9-44ec-b413-2e00ed959968", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968" } } } 2022-05-09T14:05:58.376Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:58.376Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|INFO|500||InvokeReturn 2022-05-09T14:05:58.378Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false 2022-05-09T14:05:58.378Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:05:58.378Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:05:58.379Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false 2022-05-09T14:05:58.379Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:05:58.379Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6276d324cf74a426", X-B3-SpanId:"567c38dda9747987", X-B3-ParentSpanId:"6276d324cf74a426", X-B3-Sampled:"0", X-ONAP-RequestID:"bc4db72e-c158-4840-8d00-856897d78afb", X-RequestID:"bc4db72e-c158-4840-8d00-856897d78afb", X-TransactionID:"bc4db72e-c158-4840-8d00-856897d78afb", X-ECOMP-RequestID:"bc4db72e-c158-4840-8d00-856897d78afb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1cc7e1f-ded3-40b6-b7dd-139a8ef179b7"] 2022-05-09T14:05:58.379Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:05:58.380Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:05:58.394Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:05:58.395Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:05:58.396Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:05:58.396Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:05:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:05:58.397Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:05:58.397Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:05:58.397Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:05:58.404Z|bc4db72e-c158-4840-8d00-856897d78afb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:05:59.947Z|13ad781b-9c99-4f89-aa23-35e9864c7b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:05:59.949Z|13ad781b-9c99-4f89-aa23-35e9864c7b8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:06:00.309Z|acce6188-9883-4b6e-9754-440c37bf54a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:06:00.309Z|acce6188-9883-4b6e-9754-440c37bf54a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:06:04.076Z|cdd0f83a-5a8b-4dd2-9c3b-14e2f5a24b75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:06:04.076Z|cdd0f83a-5a8b-4dd2-9c3b-14e2f5a24b75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:06:04.102Z|a9bbc1b5-3a1b-4419-831f-9bb90500712b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:06:04.102Z|a9bbc1b5-3a1b-4419-831f-9bb90500712b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:06:06.303Z|c941f262-e26f-411c-b5f1-ed73fd6c404b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:06:06.309Z|c941f262-e26f-411c-b5f1-ed73fd6c404b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:06:06.399Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:06:06.404Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef 2022-05-09T14:06:06.405Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|INFO|500||Invoke 2022-05-09T14:06:06.405Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||===========================request begin================================================ 2022-05-09T14:06:06.405Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef 2022-05-09T14:06:06.405Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Method : GET 2022-05-09T14:06:06.406Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6057f38277632c97", X-B3-SpanId:"ffb5dd663c380b75", X-B3-ParentSpanId:"6057f38277632c97", X-B3-Sampled:"0", X-ONAP-RequestID:"91cd77e4-1bf6-45c4-837b-f318e4b85376", X-RequestID:"91cd77e4-1bf6-45c4-837b-f318e4b85376", X-TransactionID:"91cd77e4-1bf6-45c4-837b-f318e4b85376", X-ECOMP-RequestID:"91cd77e4-1bf6-45c4-837b-f318e4b85376", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6d8e5cd-9309-40dc-9391-8ad359873c24"] 2022-05-09T14:06:06.406Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Request body: 2022-05-09T14:06:06.406Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||==========================request end================================================ 2022-05-09T14:06:06.424Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||============================response begin========================================== 2022-05-09T14:06:06.424Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Status code : 200 OK 2022-05-09T14:06:06.425Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Status text : 2022-05-09T14:06:06.425Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:06:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:06:06.426Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Response body: { "requestId" : "8cddf81d-109f-4705-bfff-a2d50e8559ef", "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" : "2022-05-09T14:05:32.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:06:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d7e8df83-b98a-47ad-a468-e1578d72b48d", "serviceInstanceName" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "8cddf81d-109f-4705-bfff-a2d50e8559ef", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef" } } } 2022-05-09T14:06:06.426Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||=======================response end================================================= 2022-05-09T14:06:06.427Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|INFO|500||InvokeReturn 2022-05-09T14:06:06.428Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false 2022-05-09T14:06:06.428Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:06:06.429Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:06:06.429Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false 2022-05-09T14:06:06.429Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:06:06.429Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6057f38277632c97", X-B3-SpanId:"68dac088aabc1de6", X-B3-ParentSpanId:"6057f38277632c97", X-B3-Sampled:"0", X-ONAP-RequestID:"91cd77e4-1bf6-45c4-837b-f318e4b85376", X-RequestID:"91cd77e4-1bf6-45c4-837b-f318e4b85376", X-TransactionID:"91cd77e4-1bf6-45c4-837b-f318e4b85376", X-ECOMP-RequestID:"91cd77e4-1bf6-45c4-837b-f318e4b85376", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0c9a528-b78c-4895-ae89-9c761adef732"] 2022-05-09T14:06:06.430Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:06:06.430Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:06:06.445Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:06:06.445Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:06:06.446Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:06:06.446Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:06:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:06:06.447Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 63, "soRequestId" : "8cddf81d-109f-4705-bfff-a2d50e8559ef", "groupingId" : "b502b373-0cbe-4c15-87e5-7b25523f6d36", "name" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1652105140000,\"creation_time\":1652105071000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"23668d10f4a64b569d5ceb0d7df39541\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4031faba-8779-496c-8ce9-64f0de1f2827\",\"vf_module_id\":\"62f4c0f4-8e15-4916-a0fb-67ff0a201166\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:05:40.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:06:06.447Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:06:06.447Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:06:06.486Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:06:06.487Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:06:06.487Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:06:06.488Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:06:06.488Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:06:06.488Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"91cd77e4-1bf6-45c4-837b-f318e4b85376", X-RequestID:"91cd77e4-1bf6-45c4-837b-f318e4b85376", X-TransactionID:"91cd77e4-1bf6-45c4-837b-f318e4b85376", X-ECOMP-RequestID:"91cd77e4-1bf6-45c4-837b-f318e4b85376", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ba3cca4-180a-41c8-9f72-b0b919e575a7"] 2022-05-09T14:06:06.488Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:06:06.488Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:06:06.608Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:06:06.609Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:06:06.609Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:06:06.609Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=7312B08C306C2A356A8955FF57199760; 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:"Mon, 09 May 2022 14:06:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:06:06.609Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2ad8fa7c-cfa1-11ec-b07a-dafaaf2ee302","businessKey":"8cddf81d-109f-4705-bfff-a2d50e8559ef","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-09T14:06:05.719+0000","endTime":"2022-05-09T14:06:06.140+0000","removalTime":null,"durationInMillis":421,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"1763e69d-cfa1-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"2ad837f5-cfa1-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-05-09T14:06:06.610Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:06:06.610Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8cddf81d-109f-4705-bfff-a2d50e8559ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:06:06.635Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ad8fa7c-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ad8fa7c-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:06:06.636Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ad8fa7c-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:06:06.636Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ad8fa7c-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:06:06.636Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ad8fa7c-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ad8fa7c-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:06:06.636Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ad8fa7c-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:06:06.637Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ad8fa7c-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"91cd77e4-1bf6-45c4-837b-f318e4b85376", X-RequestID:"91cd77e4-1bf6-45c4-837b-f318e4b85376", X-TransactionID:"91cd77e4-1bf6-45c4-837b-f318e4b85376", X-ECOMP-RequestID:"91cd77e4-1bf6-45c4-837b-f318e4b85376", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12ad1b86-00f8-4071-aeb5-e8d0344dff7c"] 2022-05-09T14:06:06.637Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ad8fa7c-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:06:06.637Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ad8fa7c-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:06:06.756Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ad8fa7c-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:06:06.757Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ad8fa7c-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:06:06.757Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ad8fa7c-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:06:06.758Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ad8fa7c-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=28486956964E0FE53BA563D149A83059; 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:"Mon, 09 May 2022 14:06:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:06:06.758Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ad8fa7c-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:2ad948af-cfa1-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"2ad8fa7c-cfa1-11ec-b07a-dafaaf2ee302","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"2ad8fa7c-cfa1-11ec-b07a-dafaaf2ee302","executionId":"2ad8fa7c-cfa1-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:06:05.721+0000","endTime":"2022-05-09T14:06:06.140+0000","durationInMillis":419,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1763e69d-cfa1-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:06:06.758Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ad8fa7c-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:06:06.759Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2ad8fa7c-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:06:06.762Z|91cd77e4-1bf6-45c4-837b-f318e4b85376|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:06:08.531Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:06:08.535Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968 2022-05-09T14:06:08.536Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|INFO|500||Invoke 2022-05-09T14:06:08.536Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||===========================request begin================================================ 2022-05-09T14:06:08.536Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968 2022-05-09T14:06:08.536Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Method : GET 2022-05-09T14:06:08.537Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bfdcef520640143", X-B3-SpanId:"c9ef50e253258578", X-B3-ParentSpanId:"6bfdcef520640143", X-B3-Sampled:"0", X-ONAP-RequestID:"d771c727-0d3a-43f9-87cd-33736cd0946e", X-RequestID:"d771c727-0d3a-43f9-87cd-33736cd0946e", X-TransactionID:"d771c727-0d3a-43f9-87cd-33736cd0946e", X-ECOMP-RequestID:"d771c727-0d3a-43f9-87cd-33736cd0946e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae51f921-ef2f-4682-a82e-f266d63f9051"] 2022-05-09T14:06:08.537Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Request body: 2022-05-09T14:06:08.537Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||==========================request end================================================ 2022-05-09T14:06:08.554Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||============================response begin========================================== 2022-05-09T14:06:08.555Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Status code : 200 OK 2022-05-09T14:06:08.555Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Status text : 2022-05-09T14:06:08.555Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:06:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:06:08.556Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Response body: { "requestId" : "be3c9cac-80f9-44ec-b413-2e00ed959968", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:05:56.000+00:00", "endTime" : "2022-05-09T14:06:02.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:06:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "serviceInstanceName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "be3c9cac-80f9-44ec-b413-2e00ed959968", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968" } } } 2022-05-09T14:06:08.556Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||=======================response end================================================= 2022-05-09T14:06:08.557Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|INFO|500||InvokeReturn 2022-05-09T14:06:08.558Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false 2022-05-09T14:06:08.559Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:06:08.559Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:06:08.559Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false 2022-05-09T14:06:08.559Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:06:08.559Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bfdcef520640143", X-B3-SpanId:"dd54916a444a550d", X-B3-ParentSpanId:"6bfdcef520640143", X-B3-Sampled:"0", X-ONAP-RequestID:"d771c727-0d3a-43f9-87cd-33736cd0946e", X-RequestID:"d771c727-0d3a-43f9-87cd-33736cd0946e", X-TransactionID:"d771c727-0d3a-43f9-87cd-33736cd0946e", X-ECOMP-RequestID:"d771c727-0d3a-43f9-87cd-33736cd0946e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a109f850-a69f-498d-a23b-74148e6d84ff"] 2022-05-09T14:06:08.560Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:06:08.560Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:06:08.572Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:06:08.572Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:06:08.572Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:06:08.573Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:06:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:06:08.574Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:06:08.574Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:06:08.574Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:06:08.580Z|d771c727-0d3a-43f9-87cd-33736cd0946e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:06:08.696Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:06:08.701Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968 2022-05-09T14:06:08.701Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|INFO|500||Invoke 2022-05-09T14:06:08.702Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||===========================request begin================================================ 2022-05-09T14:06:08.702Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968 2022-05-09T14:06:08.702Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Method : GET 2022-05-09T14:06:08.702Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"670ec7a63a5a4e29", X-B3-SpanId:"e09d51baed97e0aa", X-B3-ParentSpanId:"670ec7a63a5a4e29", X-B3-Sampled:"0", X-ONAP-RequestID:"76c0ee91-58df-4f13-aaa4-a6e9d8411428", X-RequestID:"76c0ee91-58df-4f13-aaa4-a6e9d8411428", X-TransactionID:"76c0ee91-58df-4f13-aaa4-a6e9d8411428", X-ECOMP-RequestID:"76c0ee91-58df-4f13-aaa4-a6e9d8411428", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf59b101-2eaa-4264-ad8b-3a07746645c0"] 2022-05-09T14:06:08.703Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Request body: 2022-05-09T14:06:08.703Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||==========================request end================================================ 2022-05-09T14:06:08.717Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||============================response begin========================================== 2022-05-09T14:06:08.717Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Status code : 200 OK 2022-05-09T14:06:08.718Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Status text : 2022-05-09T14:06:08.718Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:06:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:06:08.718Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Response body: { "requestId" : "be3c9cac-80f9-44ec-b413-2e00ed959968", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:05:56.000+00:00", "endTime" : "2022-05-09T14:06:02.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:06:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "serviceInstanceName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "be3c9cac-80f9-44ec-b413-2e00ed959968", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968" } } } 2022-05-09T14:06:08.719Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||=======================response end================================================= 2022-05-09T14:06:08.719Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|INFO|500||InvokeReturn 2022-05-09T14:06:08.720Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false 2022-05-09T14:06:08.721Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:06:08.721Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:06:08.721Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false 2022-05-09T14:06:08.721Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:06:08.721Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"670ec7a63a5a4e29", X-B3-SpanId:"eb3c2fc1d11a89fb", X-B3-ParentSpanId:"670ec7a63a5a4e29", X-B3-Sampled:"0", X-ONAP-RequestID:"76c0ee91-58df-4f13-aaa4-a6e9d8411428", X-RequestID:"76c0ee91-58df-4f13-aaa4-a6e9d8411428", X-TransactionID:"76c0ee91-58df-4f13-aaa4-a6e9d8411428", X-ECOMP-RequestID:"76c0ee91-58df-4f13-aaa4-a6e9d8411428", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c8b4ffe-2322-45f7-ab2a-83290ac28d3f"] 2022-05-09T14:06:08.722Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:06:08.722Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:06:08.737Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:06:08.737Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:06:08.738Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:06:08.738Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:06:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:06:08.739Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:06:08.740Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:06:08.740Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:06:08.746Z|76c0ee91-58df-4f13-aaa4-a6e9d8411428|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:06:08.886Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:06:08.889Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968 2022-05-09T14:06:08.890Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|INFO|500||Invoke 2022-05-09T14:06:08.890Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||===========================request begin================================================ 2022-05-09T14:06:08.890Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968 2022-05-09T14:06:08.890Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Method : GET 2022-05-09T14:06:08.890Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e3121dac2d6d0f6", X-B3-SpanId:"77321e6f0ceea8e9", X-B3-ParentSpanId:"5e3121dac2d6d0f6", X-B3-Sampled:"0", X-ONAP-RequestID:"7a8bbaa5-34dc-4277-af29-b8d40f9ef519", X-RequestID:"7a8bbaa5-34dc-4277-af29-b8d40f9ef519", X-TransactionID:"7a8bbaa5-34dc-4277-af29-b8d40f9ef519", X-ECOMP-RequestID:"7a8bbaa5-34dc-4277-af29-b8d40f9ef519", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c47a0363-3d38-4e7d-96f3-cf9667b2819e"] 2022-05-09T14:06:08.891Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Request body: 2022-05-09T14:06:08.891Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||==========================request end================================================ 2022-05-09T14:06:08.907Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||============================response begin========================================== 2022-05-09T14:06:08.907Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Status code : 200 OK 2022-05-09T14:06:08.908Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Status text : 2022-05-09T14:06:08.908Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:06:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:06:08.909Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Response body: { "requestId" : "be3c9cac-80f9-44ec-b413-2e00ed959968", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:05:56.000+00:00", "endTime" : "2022-05-09T14:06:02.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:06:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "serviceInstanceName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "be3c9cac-80f9-44ec-b413-2e00ed959968", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968" } } } 2022-05-09T14:06:08.909Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||=======================response end================================================= 2022-05-09T14:06:08.910Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|INFO|500||InvokeReturn 2022-05-09T14:06:08.911Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false 2022-05-09T14:06:08.911Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:06:08.911Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:06:08.912Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false 2022-05-09T14:06:08.912Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:06:08.912Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e3121dac2d6d0f6", X-B3-SpanId:"418c09e9a76f799f", X-B3-ParentSpanId:"5e3121dac2d6d0f6", X-B3-Sampled:"0", X-ONAP-RequestID:"7a8bbaa5-34dc-4277-af29-b8d40f9ef519", X-RequestID:"7a8bbaa5-34dc-4277-af29-b8d40f9ef519", X-TransactionID:"7a8bbaa5-34dc-4277-af29-b8d40f9ef519", X-ECOMP-RequestID:"7a8bbaa5-34dc-4277-af29-b8d40f9ef519", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2e7d26a-b756-4884-b036-c70e46e42985"] 2022-05-09T14:06:08.912Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:06:08.913Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:06:08.925Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:06:08.926Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:06:08.926Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:06:08.926Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:06:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:06:08.929Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:06:08.929Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:06:08.929Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:06:08.936Z|7a8bbaa5-34dc-4277-af29-b8d40f9ef519|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:06:09.061Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:06:09.065Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968 2022-05-09T14:06:09.065Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|INFO|500||Invoke 2022-05-09T14:06:09.065Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||===========================request begin================================================ 2022-05-09T14:06:09.066Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968 2022-05-09T14:06:09.066Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Method : GET 2022-05-09T14:06:09.066Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38a811a2d508cf6e", X-B3-SpanId:"be760fd3eda45058", X-B3-ParentSpanId:"38a811a2d508cf6e", X-B3-Sampled:"0", X-ONAP-RequestID:"f27b989c-36eb-4f2f-949e-583f83185a13", X-RequestID:"f27b989c-36eb-4f2f-949e-583f83185a13", X-TransactionID:"f27b989c-36eb-4f2f-949e-583f83185a13", X-ECOMP-RequestID:"f27b989c-36eb-4f2f-949e-583f83185a13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3742209-0a77-40a6-91c9-85115b6332a2"] 2022-05-09T14:06:09.067Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Request body: 2022-05-09T14:06:09.067Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||==========================request end================================================ 2022-05-09T14:06:09.086Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||============================response begin========================================== 2022-05-09T14:06:09.087Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Status code : 200 OK 2022-05-09T14:06:09.087Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Status text : 2022-05-09T14:06:09.087Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:06:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:06:09.089Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||Response body: { "requestId" : "be3c9cac-80f9-44ec-b413-2e00ed959968", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-05-09T14:05:56.000+00:00", "endTime" : "2022-05-09T14:06:02.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"eef4beca-4e4b-42a6-802e-f3144c2d1358\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e3902dc1-9305-4a60-b915-814ab2cce304\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:06:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d6b42862-2a0f-424f-b844-ac584f0e9108", "serviceInstanceName" : "basic_vm-bae1fe20-5b7c-4ebb-868e-3eb696a8fbd7", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d6b42862-2a0f-424f-b844-ac584f0e9108", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "be3c9cac-80f9-44ec-b413-2e00ed959968", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968" } } } 2022-05-09T14:06:09.089Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|DEBUG|500||=======================response end================================================= 2022-05-09T14:06:09.089Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/be3c9cac-80f9-44ec-b413-2e00ed959968|INFO|500||InvokeReturn 2022-05-09T14:06:09.090Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false 2022-05-09T14:06:09.091Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:06:09.091Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:06:09.091Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false 2022-05-09T14:06:09.091Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:06:09.092Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38a811a2d508cf6e", X-B3-SpanId:"da76a185635b5478", X-B3-ParentSpanId:"38a811a2d508cf6e", X-B3-Sampled:"0", X-ONAP-RequestID:"f27b989c-36eb-4f2f-949e-583f83185a13", X-RequestID:"f27b989c-36eb-4f2f-949e-583f83185a13", X-TransactionID:"f27b989c-36eb-4f2f-949e-583f83185a13", X-ECOMP-RequestID:"f27b989c-36eb-4f2f-949e-583f83185a13", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb9bbc51-ac95-467c-babb-0c36727e23d3"] 2022-05-09T14:06:09.092Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:06:09.092Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:06:09.105Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:06:09.106Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:06:09.106Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:06:09.106Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:06:06 GMT", Connection:"close"] 2022-05-09T14:06:09.108Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:06:09.108Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:06:09.108Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=be3c9cac-80f9-44ec-b413-2e00ed959968&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:06:09.114Z|f27b989c-36eb-4f2f-949e-583f83185a13|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/be3c9cac-80f9-44ec-b413-2e00ed959968|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:06:14.101Z|525f2ad7-92d0-4a80-a83f-816c1bd7b418|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:06:14.102Z|525f2ad7-92d0-4a80-a83f-816c1bd7b418|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:06:14.122Z|b3457bea-aa44-42ad-9cf4-a5cc9e489a2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:06:14.123Z|b3457bea-aa44-42ad-9cf4-a5cc9e489a2c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:06:14.947Z|d0466977-5cd6-4b8b-8edb-25e9647ab2a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:06:14.947Z|d0466977-5cd6-4b8b-8edb-25e9647ab2a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:06:16.330Z|0c0edf44-ed57-464d-807b-fea7e39b6674|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:06:16.331Z|0c0edf44-ed57-464d-807b-fea7e39b6674|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:06:16.898Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:06:16.903Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef 2022-05-09T14:06:16.903Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|INFO|500||Invoke 2022-05-09T14:06:16.903Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||===========================request begin================================================ 2022-05-09T14:06:16.904Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef 2022-05-09T14:06:16.904Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Method : GET 2022-05-09T14:06:16.904Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8bf1fac5a7a3b41a", X-B3-SpanId:"85005ae8c0c5cd72", X-B3-ParentSpanId:"8bf1fac5a7a3b41a", X-B3-Sampled:"0", X-ONAP-RequestID:"2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92", X-RequestID:"2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92", X-TransactionID:"2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92", X-ECOMP-RequestID:"2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a340871e-5756-48f3-83d3-6e83397559ed"] 2022-05-09T14:06:16.905Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Request body: 2022-05-09T14:06:16.905Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||==========================request end================================================ 2022-05-09T14:06:16.932Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||============================response begin========================================== 2022-05-09T14:06:16.932Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Status code : 200 OK 2022-05-09T14:06:16.933Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Status text : 2022-05-09T14:06:16.933Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:06:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:06:16.934Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Response body: { "requestId" : "8cddf81d-109f-4705-bfff-a2d50e8559ef", "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" : "2022-05-09T14:05:32.000+00:00", "endTime" : "2022-05-09T14:06:15.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:06:13.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d7e8df83-b98a-47ad-a468-e1578d72b48d", "serviceInstanceName" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "8cddf81d-109f-4705-bfff-a2d50e8559ef", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef" } } } 2022-05-09T14:06:16.934Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||=======================response end================================================= 2022-05-09T14:06:16.934Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|INFO|500||InvokeReturn 2022-05-09T14:06:16.935Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false 2022-05-09T14:06:16.936Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:06:16.936Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:06:16.936Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false 2022-05-09T14:06:16.936Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:06:16.937Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8bf1fac5a7a3b41a", X-B3-SpanId:"7aa3a7c7fe287f08", X-B3-ParentSpanId:"8bf1fac5a7a3b41a", X-B3-Sampled:"0", X-ONAP-RequestID:"2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92", X-RequestID:"2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92", X-TransactionID:"2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92", X-ECOMP-RequestID:"2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4122a1ca-cb49-4551-a543-7556dfc82e35"] 2022-05-09T14:06:16.937Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:06:16.937Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:06:16.948Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:06:16.949Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:06:16.949Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:06:16.949Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:06:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:06:16.950Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 63, "soRequestId" : "8cddf81d-109f-4705-bfff-a2d50e8559ef", "groupingId" : "b502b373-0cbe-4c15-87e5-7b25523f6d36", "name" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1652105140000,\"creation_time\":1652105071000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"23668d10f4a64b569d5ceb0d7df39541\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4031faba-8779-496c-8ce9-64f0de1f2827\",\"vf_module_id\":\"62f4c0f4-8e15-4916-a0fb-67ff0a201166\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:05:40.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:06:16.950Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:06:16.951Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:06:16.958Z|2ea36352-9aef-4b74-ac8d-5e9c4b8b0d92|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:06:17.059Z|4e0c3654-e248-4e89-b513-5ad034834317|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:06:17.060Z|4e0c3654-e248-4e89-b513-5ad034834317|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:06:17.081Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:06:17.085Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef 2022-05-09T14:06:17.086Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|INFO|500||Invoke 2022-05-09T14:06:17.086Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||===========================request begin================================================ 2022-05-09T14:06:17.086Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef 2022-05-09T14:06:17.086Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Method : GET 2022-05-09T14:06:17.087Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b93327aa1ef7a89", X-B3-SpanId:"8abcfa09aec44301", X-B3-ParentSpanId:"8b93327aa1ef7a89", X-B3-Sampled:"0", X-ONAP-RequestID:"a0701eee-0923-4e52-bc16-ef80476daf91", X-RequestID:"a0701eee-0923-4e52-bc16-ef80476daf91", X-TransactionID:"a0701eee-0923-4e52-bc16-ef80476daf91", X-ECOMP-RequestID:"a0701eee-0923-4e52-bc16-ef80476daf91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"312e62d4-21c3-4263-b3ef-e67e375f8f5f"] 2022-05-09T14:06:17.087Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Request body: 2022-05-09T14:06:17.087Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||==========================request end================================================ 2022-05-09T14:06:17.103Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||============================response begin========================================== 2022-05-09T14:06:17.104Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Status code : 200 OK 2022-05-09T14:06:17.104Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Status text : 2022-05-09T14:06:17.105Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:06:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:06:17.105Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Response body: { "requestId" : "8cddf81d-109f-4705-bfff-a2d50e8559ef", "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" : "2022-05-09T14:05:32.000+00:00", "endTime" : "2022-05-09T14:06:15.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:06:13.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d7e8df83-b98a-47ad-a468-e1578d72b48d", "serviceInstanceName" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "8cddf81d-109f-4705-bfff-a2d50e8559ef", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef" } } } 2022-05-09T14:06:17.105Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||=======================response end================================================= 2022-05-09T14:06:17.106Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|INFO|500||InvokeReturn 2022-05-09T14:06:17.107Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false 2022-05-09T14:06:17.108Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:06:17.108Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:06:17.108Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false 2022-05-09T14:06:17.109Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:06:17.109Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b93327aa1ef7a89", X-B3-SpanId:"d98614d953a2c6ad", X-B3-ParentSpanId:"8b93327aa1ef7a89", X-B3-Sampled:"0", X-ONAP-RequestID:"a0701eee-0923-4e52-bc16-ef80476daf91", X-RequestID:"a0701eee-0923-4e52-bc16-ef80476daf91", X-TransactionID:"a0701eee-0923-4e52-bc16-ef80476daf91", X-ECOMP-RequestID:"a0701eee-0923-4e52-bc16-ef80476daf91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a4b2264-8952-4ebb-ab16-edbe573eeaab"] 2022-05-09T14:06:17.109Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:06:17.109Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:06:17.123Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:06:17.123Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:06:17.124Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:06:17.124Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:06:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:06:17.125Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 63, "soRequestId" : "8cddf81d-109f-4705-bfff-a2d50e8559ef", "groupingId" : "b502b373-0cbe-4c15-87e5-7b25523f6d36", "name" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1652105140000,\"creation_time\":1652105071000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"23668d10f4a64b569d5ceb0d7df39541\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4031faba-8779-496c-8ce9-64f0de1f2827\",\"vf_module_id\":\"62f4c0f4-8e15-4916-a0fb-67ff0a201166\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:05:40.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:06:17.125Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:06:17.125Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:06:17.132Z|a0701eee-0923-4e52-bc16-ef80476daf91|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:06:17.254Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:06:17.259Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef 2022-05-09T14:06:17.260Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|INFO|500||Invoke 2022-05-09T14:06:17.260Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||===========================request begin================================================ 2022-05-09T14:06:17.260Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef 2022-05-09T14:06:17.260Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Method : GET 2022-05-09T14:06:17.261Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd0ae1e5f6a780c8", X-B3-SpanId:"3da1baaa514b3741", X-B3-ParentSpanId:"cd0ae1e5f6a780c8", X-B3-Sampled:"0", X-ONAP-RequestID:"fb74cf38-364f-4f6e-a399-82f7631e962c", X-RequestID:"fb74cf38-364f-4f6e-a399-82f7631e962c", X-TransactionID:"fb74cf38-364f-4f6e-a399-82f7631e962c", X-ECOMP-RequestID:"fb74cf38-364f-4f6e-a399-82f7631e962c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7829fd74-d678-470b-9386-355eebcefbda"] 2022-05-09T14:06:17.261Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Request body: 2022-05-09T14:06:17.261Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||==========================request end================================================ 2022-05-09T14:06:17.281Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||============================response begin========================================== 2022-05-09T14:06:17.282Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Status code : 200 OK 2022-05-09T14:06:17.283Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Status text : 2022-05-09T14:06:17.284Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:06:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:06:17.285Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Response body: { "requestId" : "8cddf81d-109f-4705-bfff-a2d50e8559ef", "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" : "2022-05-09T14:05:32.000+00:00", "endTime" : "2022-05-09T14:06:15.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:06:13.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d7e8df83-b98a-47ad-a468-e1578d72b48d", "serviceInstanceName" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "8cddf81d-109f-4705-bfff-a2d50e8559ef", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef" } } } 2022-05-09T14:06:17.285Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||=======================response end================================================= 2022-05-09T14:06:17.286Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|INFO|500||InvokeReturn 2022-05-09T14:06:17.288Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false 2022-05-09T14:06:17.288Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:06:17.289Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:06:17.289Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false 2022-05-09T14:06:17.289Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:06:17.290Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cd0ae1e5f6a780c8", X-B3-SpanId:"b6286879365ffee2", X-B3-ParentSpanId:"cd0ae1e5f6a780c8", X-B3-Sampled:"0", X-ONAP-RequestID:"fb74cf38-364f-4f6e-a399-82f7631e962c", X-RequestID:"fb74cf38-364f-4f6e-a399-82f7631e962c", X-TransactionID:"fb74cf38-364f-4f6e-a399-82f7631e962c", X-ECOMP-RequestID:"fb74cf38-364f-4f6e-a399-82f7631e962c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f14972f8-5344-48a6-9252-7400b154a807"] 2022-05-09T14:06:17.290Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:06:17.290Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:06:17.304Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:06:17.305Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:06:17.305Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:06:17.306Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:06:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:06:17.306Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 63, "soRequestId" : "8cddf81d-109f-4705-bfff-a2d50e8559ef", "groupingId" : "b502b373-0cbe-4c15-87e5-7b25523f6d36", "name" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1652105140000,\"creation_time\":1652105071000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"23668d10f4a64b569d5ceb0d7df39541\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4031faba-8779-496c-8ce9-64f0de1f2827\",\"vf_module_id\":\"62f4c0f4-8e15-4916-a0fb-67ff0a201166\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:05:40.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:06:17.306Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:06:17.307Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:06:17.313Z|fb74cf38-364f-4f6e-a399-82f7631e962c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:06:17.434Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:06:17.438Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef 2022-05-09T14:06:17.439Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|INFO|500||Invoke 2022-05-09T14:06:17.439Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||===========================request begin================================================ 2022-05-09T14:06:17.439Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef 2022-05-09T14:06:17.440Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Method : GET 2022-05-09T14:06:17.440Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe396769d053b6b0", X-B3-SpanId:"7b89785d88899cc9", X-B3-ParentSpanId:"fe396769d053b6b0", X-B3-Sampled:"0", X-ONAP-RequestID:"e0abe72c-c813-498d-ba25-394f00a89d63", X-RequestID:"e0abe72c-c813-498d-ba25-394f00a89d63", X-TransactionID:"e0abe72c-c813-498d-ba25-394f00a89d63", X-ECOMP-RequestID:"e0abe72c-c813-498d-ba25-394f00a89d63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11141b5f-a922-46f4-b012-06075911a5be"] 2022-05-09T14:06:17.441Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Request body: 2022-05-09T14:06:17.441Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||==========================request end================================================ 2022-05-09T14:06:17.459Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||============================response begin========================================== 2022-05-09T14:06:17.460Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Status code : 200 OK 2022-05-09T14:06:17.460Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Status text : 2022-05-09T14:06:17.461Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:06:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:06:17.462Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||Response body: { "requestId" : "8cddf81d-109f-4705-bfff-a2d50e8559ef", "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" : "2022-05-09T14:05:32.000+00:00", "endTime" : "2022-05-09T14:06:15.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:06:13.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "d7e8df83-b98a-47ad-a468-e1578d72b48d", "serviceInstanceName" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/d7e8df83-b98a-47ad-a468-e1578d72b48d", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "8cddf81d-109f-4705-bfff-a2d50e8559ef", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef" } } } 2022-05-09T14:06:17.462Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|DEBUG|500||=======================response end================================================= 2022-05-09T14:06:17.463Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cddf81d-109f-4705-bfff-a2d50e8559ef|INFO|500||InvokeReturn 2022-05-09T14:06:17.465Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false 2022-05-09T14:06:17.465Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:06:17.466Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:06:17.466Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false 2022-05-09T14:06:17.467Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:06:17.467Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe396769d053b6b0", X-B3-SpanId:"805ba4f0344c3746", X-B3-ParentSpanId:"fe396769d053b6b0", X-B3-Sampled:"0", X-ONAP-RequestID:"e0abe72c-c813-498d-ba25-394f00a89d63", X-RequestID:"e0abe72c-c813-498d-ba25-394f00a89d63", X-TransactionID:"e0abe72c-c813-498d-ba25-394f00a89d63", X-ECOMP-RequestID:"e0abe72c-c813-498d-ba25-394f00a89d63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"647c281a-effa-453a-ace5-e107d192a582"] 2022-05-09T14:06:17.467Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:06:17.468Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:06:17.492Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:06:17.493Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:06:17.494Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:06:17.494Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:06:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:06:17.496Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 63, "soRequestId" : "8cddf81d-109f-4705-bfff-a2d50e8559ef", "groupingId" : "b502b373-0cbe-4c15-87e5-7b25523f6d36", "name" : "basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1652105140000,\"creation_time\":1652105071000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"23668d10f4a64b569d5ceb0d7df39541\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b502b373-0cbe-4c15-87e5-7b25523f6d36\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_c6207c0b-3f40-42f2-93d9-976d874be475_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"4031faba-8779-496c-8ce9-64f0de1f2827\",\"vf_module_id\":\"62f4c0f4-8e15-4916-a0fb-67ff0a201166\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:05:40.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:06:17.496Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:06:17.497Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cddf81d-109f-4705-bfff-a2d50e8559ef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:06:17.504Z|e0abe72c-c813-498d-ba25-394f00a89d63|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cddf81d-109f-4705-bfff-a2d50e8559ef|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:06:24.125Z|a5456b19-d874-423f-887f-e6798eb40b8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:06:24.126Z|a5456b19-d874-423f-887f-e6798eb40b8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:06:24.143Z|6af41f95-bd2b-4026-8e29-672fa1e62184|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:06:24.144Z|6af41f95-bd2b-4026-8e29-672fa1e62184|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:06:26.355Z|314b2bfe-f108-460c-8ea9-26edcd5e643c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:06:26.355Z|314b2bfe-f108-460c-8ea9-26edcd5e643c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:06:29.947Z|6ef2d7d0-5f51-4acb-bb4f-166f710a0ed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:06:29.948Z|6ef2d7d0-5f51-4acb-bb4f-166f710a0ed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:06:30.310Z|4b2be57c-8eb6-4449-af3c-375dc9500585|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:06:30.311Z|4b2be57c-8eb6-4449-af3c-375dc9500585|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:06:34.152Z|3f58cd4c-57bf-4520-9f00-5711b7653999|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:06:34.152Z|3f58cd4c-57bf-4520-9f00-5711b7653999|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:06:34.165Z|ac771c73-883e-4465-bd8d-a8e7cc246731|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:06:34.165Z|ac771c73-883e-4465-bd8d-a8e7cc246731|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:06:36.377Z|3942bbb8-0a10-4c18-970f-5b1d15dcc58a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:06:36.377Z|3942bbb8-0a10-4c18-970f-5b1d15dcc58a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:06:44.177Z|333bceb1-2290-42a0-be2b-730f77509a05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:06:44.178Z|333bceb1-2290-42a0-be2b-730f77509a05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:06:44.184Z|5873c3a2-5dca-4ee6-afa6-d2a2118b8cf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:06:44.185Z|5873c3a2-5dca-4ee6-afa6-d2a2118b8cf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:06:44.947Z|9cfc245e-e03f-49eb-8e60-1cc1d9930026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:06:44.950Z|9cfc245e-e03f-49eb-8e60-1cc1d9930026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:06:46.400Z|6090ae68-af1d-4e99-a567-aefcd1aba214|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:06:46.401Z|6090ae68-af1d-4e99-a567-aefcd1aba214|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:06:54.200Z|4231373d-1133-41d1-a1aa-2374836d1748|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:06:54.201Z|4231373d-1133-41d1-a1aa-2374836d1748|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:06:54.203Z|bb887767-dad8-4ae9-b36a-bd3a12eb166e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:06:54.204Z|bb887767-dad8-4ae9-b36a-bd3a12eb166e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:06:56.422Z|ef9ee43b-e68b-46bf-ba90-c794a26d4d14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:06:56.423Z|ef9ee43b-e68b-46bf-ba90-c794a26d4d14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:06:59.947Z|9f8b4ef4-b00c-402f-85c7-74c3b78d03ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:06:59.948Z|9f8b4ef4-b00c-402f-85c7-74c3b78d03ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:07:00.312Z|50b007fc-b221-4fbe-be2b-9cfa176ecded|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:07:00.312Z|50b007fc-b221-4fbe-be2b-9cfa176ecded|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:07:04.227Z|01df3a92-8a3d-49c9-bb3d-acd9e8109d2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:07:04.227Z|b4bf407a-2779-4841-b0e3-31c4565e242a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:07:04.228Z|01df3a92-8a3d-49c9-bb3d-acd9e8109d2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:07:04.228Z|b4bf407a-2779-4841-b0e3-31c4565e242a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:07:06.461Z|78a6f3cf-66f9-4d04-9c32-939f09704ca1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:07:06.462Z|78a6f3cf-66f9-4d04-9c32-939f09704ca1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:07:14.256Z|934ffa59-c8e3-462c-9381-0e6d5e606dfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:07:14.257Z|934ffa59-c8e3-462c-9381-0e6d5e606dfc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:07:14.258Z|2011ed3e-868e-4392-a730-1b7a34204a7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:07:14.259Z|2011ed3e-868e-4392-a730-1b7a34204a7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:07:14.947Z|1df0b39f-b16b-4bff-95b9-1271959b935c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:07:14.948Z|1df0b39f-b16b-4bff-95b9-1271959b935c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:07:16.486Z|cd6c9fb7-627b-4e58-9b83-a6190d5ecf58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:07:16.486Z|cd6c9fb7-627b-4e58-9b83-a6190d5ecf58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:07:17.059Z|8f1744bd-6678-458e-9ea4-0ee8ffd89ee6|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:07:17.060Z|8f1744bd-6678-458e-9ea4-0ee8ffd89ee6|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:07:24.280Z|96036a0a-c951-49b3-b3ef-e46740a218e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:07:24.280Z|7cf74488-b0cb-40e6-8688-5c52439a12bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:07:24.281Z|96036a0a-c951-49b3-b3ef-e46740a218e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:07:24.281Z|7cf74488-b0cb-40e6-8688-5c52439a12bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:07:26.511Z|14ac7dbb-5ca9-4d32-906a-b80e487b93fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:07:26.512Z|14ac7dbb-5ca9-4d32-906a-b80e487b93fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:07:29.947Z|624df36d-8c85-4485-9b87-7210977513f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:07:29.950Z|624df36d-8c85-4485-9b87-7210977513f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:07:30.313Z|77f60fed-ecd8-4749-bdf1-795c7b357b6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:07:30.314Z|77f60fed-ecd8-4749-bdf1-795c7b357b6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:07:34.303Z|5f95d369-3707-42e4-a0c9-16c9c9498d82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:07:34.303Z|0deee34d-85b0-4f04-9668-f1ae13b96299|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:07:34.304Z|5f95d369-3707-42e4-a0c9-16c9c9498d82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:07:34.304Z|0deee34d-85b0-4f04-9668-f1ae13b96299|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:07:36.536Z|9402d46e-44b1-4cb8-a825-5c9a1bc6c97b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:07:36.536Z|9402d46e-44b1-4cb8-a825-5c9a1bc6c97b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:07:44.327Z|3a5b7206-9ce5-405d-a0e5-823434bf28b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:07:44.327Z|d149f866-ed15-44ba-b860-067b902dfa55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:07:44.328Z|d149f866-ed15-44ba-b860-067b902dfa55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:07:44.328Z|3a5b7206-9ce5-405d-a0e5-823434bf28b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:07:44.947Z|3ee7f011-5415-417c-8af2-6c6a3cf303a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:07:44.948Z|3ee7f011-5415-417c-8af2-6c6a3cf303a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:07:46.559Z|ef8a9d4c-6ceb-4343-901e-b08e1251d902|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:07:46.560Z|ef8a9d4c-6ceb-4343-901e-b08e1251d902|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:07:54.350Z|7b1d109f-3bcf-43fe-812d-5680df5e5371|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:07:54.350Z|d863cd03-feb3-410d-a92c-27c6a1e31b24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:07:54.351Z|7b1d109f-3bcf-43fe-812d-5680df5e5371|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:07:54.351Z|d863cd03-feb3-410d-a92c-27c6a1e31b24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:07:56.582Z|993cab51-b73a-4059-b6e4-6fd4ac3e597d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:07:56.583Z|993cab51-b73a-4059-b6e4-6fd4ac3e597d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:07:59.947Z|8f9f11f2-f973-4e17-be3a-04a5c55ffe45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:07:59.948Z|8f9f11f2-f973-4e17-be3a-04a5c55ffe45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:08:00.315Z|d1bad30a-9fdc-431f-95b5-c4805bf5958f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:08:00.316Z|d1bad30a-9fdc-431f-95b5-c4805bf5958f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:08:04.381Z|4a9a9051-41cb-4e41-8841-d6c531b51351|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:08:04.381Z|9c687df5-4fcb-481d-a3bc-86fafbf3d71d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:08:04.382Z|9c687df5-4fcb-481d-a3bc-86fafbf3d71d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:08:04.382Z|4a9a9051-41cb-4e41-8841-d6c531b51351|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:08:06.604Z|d1bd447f-1451-476a-a565-543f985158b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:08:06.605Z|d1bd447f-1451-476a-a565-543f985158b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:08:14.404Z|32ec1479-a3bf-46b5-bd0a-ca81beee4de4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:08:14.404Z|b19b7f7d-afb0-4773-a41b-6c89512641e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:08:14.405Z|b19b7f7d-afb0-4773-a41b-6c89512641e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:08:14.405Z|32ec1479-a3bf-46b5-bd0a-ca81beee4de4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:08:14.947Z|d4eba0ca-1eff-40b1-a655-9751389bd479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:08:14.950Z|d4eba0ca-1eff-40b1-a655-9751389bd479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:08:16.639Z|29a8a922-8bee-488f-9e5f-83ba0659e2df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:08:16.639Z|29a8a922-8bee-488f-9e5f-83ba0659e2df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:08:17.059Z|ef187e7e-65ba-4ba6-9689-4028d3225875|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:08:17.060Z|ef187e7e-65ba-4ba6-9689-4028d3225875|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:08:24.428Z|29f10a67-21bb-4d36-86fb-2afb50d26709|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:08:24.428Z|a1610859-059f-424e-9efa-444aade16fd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:08:24.429Z|a1610859-059f-424e-9efa-444aade16fd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:08:24.429Z|29f10a67-21bb-4d36-86fb-2afb50d26709|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:08:26.664Z|a8261dfe-beba-4972-b653-c0b335407843|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:08:26.665Z|a8261dfe-beba-4972-b653-c0b335407843|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:08:29.947Z|9d0d04f5-162b-47ed-a5db-3de285e5f187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:08:29.948Z|9d0d04f5-162b-47ed-a5db-3de285e5f187|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:08:30.317Z|7cee7085-3554-40a8-a00e-e12e16467cdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:08:30.318Z|7cee7085-3554-40a8-a00e-e12e16467cdc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:08:34.458Z|7e360ba0-cc94-4575-a06f-2f146b054c9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:08:34.458Z|4fc2c343-daeb-4e07-ae2e-ac9ecb2d15d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:08:34.459Z|4fc2c343-daeb-4e07-ae2e-ac9ecb2d15d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:08:34.459Z|7e360ba0-cc94-4575-a06f-2f146b054c9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:08:36.689Z|c97bf69e-c85d-4329-a37e-2f4803e9875e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:08:36.690Z|c97bf69e-c85d-4329-a37e-2f4803e9875e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:08:44.487Z|464457a7-7ff1-4545-ae63-7f313e83466f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:08:44.487Z|3d4832d9-e046-473b-8276-0f5c596a166f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:08:44.488Z|464457a7-7ff1-4545-ae63-7f313e83466f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:08:44.488Z|3d4832d9-e046-473b-8276-0f5c596a166f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:08:44.948Z|94c83bdd-aab2-45a1-9706-4e14a0c780e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:08:44.949Z|94c83bdd-aab2-45a1-9706-4e14a0c780e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:08:46.713Z|0e3dd2ca-6430-4450-b954-1c97dc0b8943|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:08:46.714Z|0e3dd2ca-6430-4450-b954-1c97dc0b8943|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:08:54.511Z|951e6359-3503-4f64-9de1-7bf3ac27a5db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:08:54.512Z|951e6359-3503-4f64-9de1-7bf3ac27a5db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:08:54.511Z|468ab08a-48cc-43c5-9285-7e86c01235fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:08:54.513Z|468ab08a-48cc-43c5-9285-7e86c01235fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:08:56.747Z|2e498896-ad1d-4b15-83d0-9077e16b810b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:08:56.748Z|2e498896-ad1d-4b15-83d0-9077e16b810b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:08:59.947Z|4a6b34a5-d2f4-4244-8daa-e8e18022fcfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:08:59.951Z|4a6b34a5-d2f4-4244-8daa-e8e18022fcfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:09:00.318Z|211a6b71-0741-4f76-9d5a-71b5d618a008|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:09:00.319Z|211a6b71-0741-4f76-9d5a-71b5d618a008|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:09:04.536Z|7666fa9c-cd1d-400d-ad2a-9975de371fd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:09:04.537Z|7666fa9c-cd1d-400d-ad2a-9975de371fd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:09:04.541Z|79bd9326-163d-4319-8548-28df8b59a489|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:09:04.542Z|79bd9326-163d-4319-8548-28df8b59a489|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:09:06.771Z|c23170f8-6165-4974-905d-2f1f56776c76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:09:06.772Z|c23170f8-6165-4974-905d-2f1f56776c76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:09:14.559Z|bca4aa00-782d-4678-adf4-2a7a2c09ec02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:09:14.560Z|bca4aa00-782d-4678-adf4-2a7a2c09ec02|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:09:14.562Z|b9d8427c-24b5-49f1-930a-75f7da501d9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:09:14.562Z|b9d8427c-24b5-49f1-930a-75f7da501d9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:09:14.947Z|330bf2e0-2f76-4995-b9ca-321219c7b3b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:09:14.948Z|330bf2e0-2f76-4995-b9ca-321219c7b3b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:09:16.793Z|e62de1ee-e3aa-4d0d-bca7-866626793fbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:09:16.794Z|e62de1ee-e3aa-4d0d-bca7-866626793fbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:09:17.059Z|75ced668-d244-4d92-9787-6487d234c363|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:09:17.061Z|75ced668-d244-4d92-9787-6487d234c363|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:09:24.583Z|98c35bbc-cc24-42d1-9709-6a12e64fca73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:09:24.583Z|1f369879-e99f-41f9-8ad6-9fff8564ca90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:09:24.584Z|1f369879-e99f-41f9-8ad6-9fff8564ca90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:09:24.584Z|98c35bbc-cc24-42d1-9709-6a12e64fca73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:09:26.816Z|6a8b47b5-80d5-43e1-88a0-8be1588f9fb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:09:26.816Z|6a8b47b5-80d5-43e1-88a0-8be1588f9fb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:09:29.947Z|cd71077c-d488-4e15-867d-284c221bfb6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:09:29.948Z|cd71077c-d488-4e15-867d-284c221bfb6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:09:30.320Z|cb183421-41df-4a1d-ba4c-fa2c0c1ef68b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:09:30.321Z|cb183421-41df-4a1d-ba4c-fa2c0c1ef68b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:09:34.609Z|d431ec72-c380-4c71-b1fd-272aecb634be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:09:34.610Z|d431ec72-c380-4c71-b1fd-272aecb634be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:09:34.611Z|52755cf2-47fe-42d2-85e7-35ed86d84f45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:09:34.611Z|52755cf2-47fe-42d2-85e7-35ed86d84f45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:09:36.844Z|4500619f-86f0-436c-9684-a09c05d1c5db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:09:36.845Z|4500619f-86f0-436c-9684-a09c05d1c5db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:09:44.632Z|6d9226ef-12e1-417d-8beb-5b5cab40a3da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:09:44.633Z|6d9226ef-12e1-417d-8beb-5b5cab40a3da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:09:44.633Z|f2818b1b-d5bc-431b-a3ab-38971efedf7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:09:44.634Z|f2818b1b-d5bc-431b-a3ab-38971efedf7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:09:44.947Z|617d7685-d2cb-4b28-9b94-43ded3373a69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:09:44.950Z|617d7685-d2cb-4b28-9b94-43ded3373a69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:09:46.866Z|32488be1-8b33-490c-a22d-0189a818f572|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:09:46.867Z|32488be1-8b33-490c-a22d-0189a818f572|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:09:54.655Z|ead0badf-73fa-4c3a-9880-efeb2cd4126b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:09:54.655Z|dd7bc84b-c554-415b-acbd-6756f15c1a84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:09:54.656Z|ead0badf-73fa-4c3a-9880-efeb2cd4126b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:09:54.656Z|dd7bc84b-c554-415b-acbd-6756f15c1a84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:09:56.893Z|842c298b-b4d1-4b18-b45b-7867bee40943|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:09:56.894Z|842c298b-b4d1-4b18-b45b-7867bee40943|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:09:59.947Z|e533935f-d03d-492a-8ee7-0eadb1605f3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:09:59.948Z|e533935f-d03d-492a-8ee7-0eadb1605f3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:10:00.322Z|b08bace4-5781-45a5-98bc-fae1e47e00c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:10:00.323Z|b08bace4-5781-45a5-98bc-fae1e47e00c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:10:04.689Z|541a8b57-a2b8-41c8-b289-ce63587d645d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:10:04.689Z|e26e4c19-e0b5-4ad5-9831-8488ba9e0efc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:10:04.690Z|e26e4c19-e0b5-4ad5-9831-8488ba9e0efc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:10:04.690Z|541a8b57-a2b8-41c8-b289-ce63587d645d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:10:06.917Z|14d030b8-a752-456e-962b-345b40ab0bb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:10:06.918Z|14d030b8-a752-456e-962b-345b40ab0bb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:10:14.712Z|37121215-7a4b-4eaf-9a7e-62f102cf050d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:10:14.712Z|1e368b94-9ac4-46d2-9dc2-82c67ee8ea39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:10:14.713Z|1e368b94-9ac4-46d2-9dc2-82c67ee8ea39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:10:14.713Z|37121215-7a4b-4eaf-9a7e-62f102cf050d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:10:14.947Z|ec950cd9-e713-44fb-9e78-69aa7591ebc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:10:14.948Z|ec950cd9-e713-44fb-9e78-69aa7591ebc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:10:16.941Z|3c56b1ee-ebe4-4cf7-aab2-ea9dbf52e849|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:10:16.942Z|3c56b1ee-ebe4-4cf7-aab2-ea9dbf52e849|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:10:17.060Z|4102fcb8-2c34-4c6a-b77a-9f1452894ac3|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:10:17.061Z|4102fcb8-2c34-4c6a-b77a-9f1452894ac3|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:10:24.735Z|935f0027-3315-4808-9453-a978d9d19a53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:10:24.735Z|04e79392-2190-4bea-bfdb-f93be9036241|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:10:24.736Z|04e79392-2190-4bea-bfdb-f93be9036241|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:10:24.736Z|935f0027-3315-4808-9453-a978d9d19a53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:10:26.968Z|a26775e2-c16b-4c91-aba3-1f329c84480d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:10:26.969Z|a26775e2-c16b-4c91-aba3-1f329c84480d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:10:29.947Z|3d3f7f73-41a8-4033-89da-88e3ac2dac78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:10:29.953Z|3d3f7f73-41a8-4033-89da-88e3ac2dac78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:10:30.323Z|3cdb5768-c385-4743-b321-01f27dbc7ae2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:10:30.324Z|3cdb5768-c385-4743-b321-01f27dbc7ae2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:10:34.758Z|9cb95377-fa6f-48aa-9274-4c513ce6dd74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:10:34.758Z|90b9e463-f88a-48a7-9ee8-53f6432dcd2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:10:34.759Z|9cb95377-fa6f-48aa-9274-4c513ce6dd74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:10:34.759Z|90b9e463-f88a-48a7-9ee8-53f6432dcd2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:10:36.991Z|3a194d59-fd38-49f6-9bbb-f2ba56a07c8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:10:36.992Z|3a194d59-fd38-49f6-9bbb-f2ba56a07c8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:10:44.782Z|fec97b3c-04e6-4b06-8450-147b895e98ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:10:44.782Z|fe2af6ab-4fa4-47d2-8dd8-366e969ce6cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:10:44.783Z|fec97b3c-04e6-4b06-8450-147b895e98ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:10:44.783Z|fe2af6ab-4fa4-47d2-8dd8-366e969ce6cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:10:44.947Z|504423e2-cf2f-45f0-8194-0032900129d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:10:44.948Z|504423e2-cf2f-45f0-8194-0032900129d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:10:47.014Z|bc0f46b1-db87-4ffa-a3b1-0026ff931736|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:10:47.015Z|bc0f46b1-db87-4ffa-a3b1-0026ff931736|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:10:54.804Z|deead73c-d649-4d88-a9bf-90d7a9768383|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:10:54.804Z|bcacdb0a-c022-47b8-9823-8cbe2df80810|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:10:54.805Z|bcacdb0a-c022-47b8-9823-8cbe2df80810|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:10:54.805Z|deead73c-d649-4d88-a9bf-90d7a9768383|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:10:57.041Z|0abf374f-39b0-49ac-a262-57c0d91f5fb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:10:57.042Z|0abf374f-39b0-49ac-a262-57c0d91f5fb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:10:59.947Z|afcf5fe8-0842-47a3-aca6-80d5514179a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:10:59.947Z|afcf5fe8-0842-47a3-aca6-80d5514179a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:11:00.325Z|291659c6-9fec-488b-80d6-bda4eb7798b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:11:00.326Z|291659c6-9fec-488b-80d6-bda4eb7798b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:11:04.828Z|84745f87-a3cb-4319-a630-fa614b3d53b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:11:04.828Z|cc112ab6-139e-4e26-b1a6-de5a0b920d28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:11:04.829Z|84745f87-a3cb-4319-a630-fa614b3d53b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:11:04.829Z|cc112ab6-139e-4e26-b1a6-de5a0b920d28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:11:07.070Z|a74e6c0c-d696-45d6-90cb-a73e1e593806|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:11:07.071Z|a74e6c0c-d696-45d6-90cb-a73e1e593806|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:11:07.778Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:11:07.782Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 2fc89f20-e98d-45ac-a876-9ff527c50139 already exists in requestDb InfraActiveRequests table 2022-05-09T14:11:07.783Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139 2022-05-09T14:11:07.784Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|INFO|500||Invoke 2022-05-09T14:11:07.784Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||===========================request begin================================================ 2022-05-09T14:11:07.784Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139 2022-05-09T14:11:07.784Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Method : GET 2022-05-09T14:11:07.785Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8b1ec66373e1c60", X-B3-SpanId:"d6ee1a7955ae880e", X-B3-ParentSpanId:"d8b1ec66373e1c60", X-B3-Sampled:"0", X-ONAP-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-TransactionID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-ECOMP-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"005eb568-d6e4-47c0-94f5-9b06a7f27b86"] 2022-05-09T14:11:07.785Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Request body: 2022-05-09T14:11:07.785Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||==========================request end================================================ 2022-05-09T14:11:07.831Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||============================response begin========================================== 2022-05-09T14:11:07.832Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:11:07.833Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Status text : 2022-05-09T14:11:07.833Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 09 May 2022 14:11:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:11:07.834Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Response body: 2022-05-09T14:11:07.834Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||=======================response end================================================= 2022-05-09T14:11:07.835Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|INFO|404|Not Found|InvokeReturn 2022-05-09T14:11:07.853Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-05-09T14:11:07.854Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-05-09T14:11:07.862Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:11:07.898Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-05-09T14:11:07.899Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-05-09T14:11:07.944Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-05-09T14:11:07.945Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220509-14:11:06:941-92052], Content-Length=[313], Date=[Mon, 09 May 2022 14:11:06 GMT], Content-Type=[application/json]} 2022-05-09T14:11:07.947Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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"]}}} 2022-05-09T14:11:07.950Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2022-05-09T14:11:07.950Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-05-09T14:11:07.955Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:11:07.987Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-05-09T14:11:07.988Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-05-09T14:11:08.026Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-05-09T14:11:08.027Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220509-14:11:07:024-22416], Content-Length=[313], Date=[Mon, 09 May 2022 14:11:07 GMT], Content-Type=[application/json]} 2022-05-09T14:11:08.028Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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"]}}} 2022-05-09T14:11:08.030Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2022-05-09T14:11:08.031Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-05-09T14:11:08.038Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:11:08.069Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-05-09T14:11:08.070Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|INFO|500||Invoke 2022-05-09T14:11:08.114Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|INFO|500||InvokeReturn 2022-05-09T14:11:08.114Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220509-14:11:07:099-58669], vertex-id=[200920], Content-Length=[616], Date=[Mon, 09 May 2022 14:11:07 GMT], Content-Type=[application/json]} 2022-05-09T14:11:08.116Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"f4e615c02fa54678a39840871478fa74","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1652105465554","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"}]}]}} 2022-05-09T14:11:08.117Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-05-09T14:11:08.118Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-05-09T14:11:08.124Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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 2022-05-09T14:11:08.125Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-05-09T14:11:08.125Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-05-09T14:11:08.126Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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 2022-05-09T14:11:08.126Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-05-09T14:11:08.126Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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:"d8b1ec66373e1c60", X-B3-SpanId:"26d15c20bbe6c60c", X-B3-ParentSpanId:"d8b1ec66373e1c60", X-B3-Sampled:"0", X-ONAP-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-TransactionID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-ECOMP-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"710c1271-f8f5-4a12-bdff-2494a3e2e8fa"] 2022-05-09T14:11:08.127Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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_64d944e8-d596-40d3-8e0e-9e729fb09f9f","requestScope":"service"} 2022-05-09T14:11:08.127Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-05-09T14:11:08.147Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-05-09T14:11:08.147Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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 2022-05-09T14:11:08.148Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-05-09T14:11:08.148Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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:"Mon, 09 May 2022 14:11:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:11:08.149Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-05-09T14:11:08.149Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-05-09T14:11:08.150Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-05-09T14:11:08.151Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011 2022-05-09T14:11:08.151Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|INFO|500||Invoke 2022-05-09T14:11:08.152Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||===========================request begin================================================ 2022-05-09T14:11:08.152Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011 2022-05-09T14:11:08.152Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Method : GET 2022-05-09T14:11:08.153Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-TransactionID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-ECOMP-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c1334bd-eef8-4d49-a985-636505ae7e71"] 2022-05-09T14:11:08.153Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Request body: 2022-05-09T14:11:08.154Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||==========================request end================================================ 2022-05-09T14:11:08.201Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||============================response begin========================================== 2022-05-09T14:11:08.202Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Status code : 200 OK 2022-05-09T14:11:08.203Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Status text : 2022-05-09T14:11:08.203Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:11:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:11:08.204Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "053e9534-28b9-4356-a966-fc124f50e011", "modelInvariantUUID" : "5e3cdeae-9c14-426a-9e56-ed868a27b991", "created" : "2022-05-09 14:02:15.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" : 19, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/csar" } } } 2022-05-09T14:11:08.205Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||=======================response end================================================= 2022-05-09T14:11:08.205Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|INFO|500||InvokeReturn 2022-05-09T14:11:08.209Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance 2022-05-09T14:11:08.210Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|INFO|500||Invoke 2022-05-09T14:11:08.210Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-05-09T14:11:08.211Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance 2022-05-09T14:11:08.211Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||Method : GET 2022-05-09T14:11:08.211Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-TransactionID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-ECOMP-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c0929de-25f8-4d8f-ad25-af0587707bf9"] 2022-05-09T14:11:08.212Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||Request body: 2022-05-09T14:11:08.212Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||==========================request end================================================ 2022-05-09T14:11:08.232Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||============================response begin========================================== 2022-05-09T14:11:08.233Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:11:08.233Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||Status text : 2022-05-09T14:11:08.233Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&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:"Mon, 09 May 2022 14:11:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:11:08.234Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||Response body: 2022-05-09T14:11:08.234Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||=======================response end================================================= 2022-05-09T14:11:08.235Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-05-09T14:11:08.235Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991 2022-05-09T14:11:08.236Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|INFO|500||Invoke 2022-05-09T14:11:08.236Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||===========================request begin================================================ 2022-05-09T14:11:08.237Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991 2022-05-09T14:11:08.237Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||Method : GET 2022-05-09T14:11:08.237Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-TransactionID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-ECOMP-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab803bc1-5b96-4713-b2c3-582d543479f0"] 2022-05-09T14:11:08.238Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||Request body: 2022-05-09T14:11:08.238Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||==========================request end================================================ 2022-05-09T14:11:08.261Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||============================response begin========================================== 2022-05-09T14:11:08.262Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||Status code : 200 OK 2022-05-09T14:11:08.262Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||Status text : 2022-05-09T14:11:08.263Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:11:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:11:08.263Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "053e9534-28b9-4356-a966-fc124f50e011", "modelInvariantUUID" : "5e3cdeae-9c14-426a-9e56-ed868a27b991", "created" : "2022-05-09 14:02:15.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" : 19, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/csar" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991" } } } 2022-05-09T14:11:08.264Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||=======================response end================================================= 2022-05-09T14:11:08.265Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|INFO|500||InvokeReturn 2022-05-09T14:11:08.269Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance 2022-05-09T14:11:08.269Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|INFO|500||Invoke 2022-05-09T14:11:08.269Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-05-09T14:11:08.269Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance 2022-05-09T14:11:08.270Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||Method : GET 2022-05-09T14:11:08.270Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-TransactionID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-ECOMP-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71424a74-2ca7-4474-ac24-c73417593707"] 2022-05-09T14:11:08.270Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||Request body: 2022-05-09T14:11:08.270Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||==========================request end================================================ 2022-05-09T14:11:08.283Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||============================response begin========================================== 2022-05-09T14:11:08.283Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:11:08.284Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||Status text : 2022-05-09T14:11:08.284Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&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:"Mon, 09 May 2022 14:11:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:11:08.285Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||Response body: 2022-05-09T14:11:08.285Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|DEBUG|500||=======================response end================================================= 2022-05-09T14:11:08.285Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-05-09T14:11:08.286Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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 2022-05-09T14:11:08.287Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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 2022-05-09T14:11:08.287Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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================================================ 2022-05-09T14:11:08.288Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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 2022-05-09T14:11:08.288Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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 2022-05-09T14:11:08.288Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-TransactionID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-ECOMP-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"282d7a8e-855d-48cd-b60b-5058cb2d33f1"] 2022-05-09T14:11:08.288Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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: 2022-05-09T14:11:08.289Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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================================================ 2022-05-09T14:11:08.305Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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========================================== 2022-05-09T14:11:08.306Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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 2022-05-09T14:11:08.306Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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 : 2022-05-09T14:11:08.306Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:11:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:11:08.307Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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" : "2022-05-09 12:55:17.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-05-09T14:11:08.308Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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================================================= 2022-05-09T14:11:08.308Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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 2022-05-09T14:11:08.311Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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 2022-05-09T14:11:08.311Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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 2022-05-09T14:11:08.311Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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================================================ 2022-05-09T14:11:08.311Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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 2022-05-09T14:11:08.312Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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 2022-05-09T14:11:08.312Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-TransactionID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-ECOMP-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67194888-4170-44ea-88c2-c2215700ac95"] 2022-05-09T14:11:08.313Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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: 2022-05-09T14:11:08.313Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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================================================ 2022-05-09T14:11:08.327Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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========================================== 2022-05-09T14:11:08.327Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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 2022-05-09T14:11:08.328Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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 : 2022-05-09T14:11:08.328Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:11:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:11:08.329Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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" : 530, "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" : "2022-05-09T12:55:17.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2022-05-09T14:11:08.329Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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================================================= 2022-05-09T14:11:08.330Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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 2022-05-09T14:11:08.332Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011 2022-05-09T14:11:08.332Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|INFO|500||Invoke 2022-05-09T14:11:08.333Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||===========================request begin================================================ 2022-05-09T14:11:08.333Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011 2022-05-09T14:11:08.333Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Method : GET 2022-05-09T14:11:08.333Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-TransactionID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-ECOMP-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e32881bd-cec2-4207-ae2c-00f8350599f3"] 2022-05-09T14:11:08.334Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Request body: 2022-05-09T14:11:08.334Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||==========================request end================================================ 2022-05-09T14:11:08.351Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||============================response begin========================================== 2022-05-09T14:11:08.353Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Status code : 200 OK 2022-05-09T14:11:08.353Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Status text : 2022-05-09T14:11:08.354Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:11:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:11:08.354Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "053e9534-28b9-4356-a966-fc124f50e011", "modelInvariantUUID" : "5e3cdeae-9c14-426a-9e56-ed868a27b991", "created" : "2022-05-09 14:02:15.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" : 19, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/csar" } } } 2022-05-09T14:11:08.355Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||=======================response end================================================= 2022-05-09T14:11:08.355Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|INFO|500||InvokeReturn 2022-05-09T14:11:08.362Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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/ 2022-05-09T14:11:08.363Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-05-09T14:11:08.363Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-05-09T14:11:08.363Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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/ 2022-05-09T14:11:08.364Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-05-09T14:11:08.364Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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:"9182", X-B3-TraceId:"d8b1ec66373e1c60", X-B3-SpanId:"2dbf60eb852eabcc", X-B3-ParentSpanId:"d8b1ec66373e1c60", X-B3-Sampled:"0", X-ONAP-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-TransactionID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-ECOMP-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87213161-822c-44ab-b150-34df3375a878"] 2022-05-09T14:11:08.364Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"2fc89f20-e98d-45ac-a876-9ff527c50139","requestStatus":"IN_PROGRESS","startTime":1652105467854,"source":"VID","tenantId":"f4e615c02fa54678a39840871478fa74","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n\t\t\t\"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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_64d944e8-d596-40d3-8e0e-9e729fb09f9f\",\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\": \"f345b1b9-0207-46f7-b567-33c221347cd2\",\n \"modelInvariantUuid\": \"c4e72d3d-6452-496c-a9f6-8808927e4857\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5146bd41-c8a5-43f3-8aa2-dd92e1dc60da\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"ff6e37a2-5098-49e6-af55-eaf3532b989c\",\n \"modelInvariantUuid\": \"021e5d5b-f037-40be-a9e4-c69423a966d8\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c006236d-fea8-4452-99db-c3b10d60f457\"\n },\n \"instanceName\": \"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_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\",\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\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n \"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"2fc89f20-e98d-45ac-a876-9ff527c50139"} 2022-05-09T14:11:08.365Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-05-09T14:11:08.397Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-05-09T14:11:08.398Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-05-09T14:11:08.398Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-05-09T14:11:08.399Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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/2fc89f20-e98d-45ac-a876-9ff527c50139", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:11:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:11:08.400Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:11:07.854+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n\t\t\t\"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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_64d944e8-d596-40d3-8e0e-9e729fb09f9f\",\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\": \"f345b1b9-0207-46f7-b567-33c221347cd2\",\n \"modelInvariantUuid\": \"c4e72d3d-6452-496c-a9f6-8808927e4857\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5146bd41-c8a5-43f3-8aa2-dd92e1dc60da\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"ff6e37a2-5098-49e6-af55-eaf3532b989c\",\n \"modelInvariantUuid\": \"021e5d5b-f037-40be-a9e4-c69423a966d8\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c006236d-fea8-4452-99db-c3b10d60f457\"\n },\n \"instanceName\": \"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_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\",\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\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n \"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-05-09T14:11:06.736+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139" } } } 2022-05-09T14:11:08.401Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-05-09T14:11:08.402Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-05-09T14:11:08.415Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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 2022-05-09T14:11:08.416Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-05-09T14:11:08.416Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-05-09T14:11:08.417Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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 2022-05-09T14:11:08.417Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-05-09T14:11:08.417Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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:"4604", X-B3-TraceId:"d8b1ec66373e1c60", X-B3-SpanId:"a2f59d4415b3d47c", X-B3-ParentSpanId:"d8b1ec66373e1c60", X-B3-Sampled:"0", X-ONAP-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-TransactionID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-ECOMP-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43f8f4af-a860-4a2d-ab8d-d1828dce3577"] 2022-05-09T14:11:08.418Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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\":\"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"053e9534-28b9-4356-a966-fc124f50e011\",\"modelUuid\":\"053e9534-28b9-4356-a966-fc124f50e011\",\"modelInvariantUuid\":\"5e3cdeae-9c14-426a-9e56-ed868a27b991\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"f4e615c02fa54678a39840871478fa74\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"f345b1b9-0207-46f7-b567-33c221347cd2\",\"modelInvariantUuid\":\"c4e72d3d-6452-496c-a9f6-8808927e4857\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"5146bd41-c8a5-43f3-8aa2-dd92e1dc60da\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"f4e615c02fa54678a39840871478fa74\",\"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\":\"ff6e37a2-5098-49e6-af55-eaf3532b989c\",\"modelInvariantUuid\":\"021e5d5b-f037-40be-a9e4-c69423a966d8\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"c006236d-fea8-4452-99db-c3b10d60f457\"},\"instanceName\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_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\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"053e9534-28b9-4356-a966-fc124f50e011\",\"modelInvariantId\":\"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"2fc89f20-e98d-45ac-a876-9ff527c50139","type":"String"},"mso-request-id":{"value":"2fc89f20-e98d-45ac-a876-9ff527c50139","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"}}} 2022-05-09T14:11:08.418Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-05-09T14:11:09.441Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-05-09T14:11:09.442Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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 2022-05-09T14:11:09.443Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-05-09T14:11:09.443Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 09 May 2022 14:11:09 GMT", X-ONAP-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-TransactionID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-ECOMP-RequestID:"2fc89f20-e98d-45ac-a876-9ff527c50139", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"43f8f4af-a860-4a2d-ab8d-d1828dce3577", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:11:09.444Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|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\":\"2fc89f20-e98d-45ac-a876-9ff527c50139\",\"instanceId\":\"070b776f-5df2-49f6-bffc-a131a0804a71\"}}","message":"Success","processInstanceID":"df48d7e9-cfa1-11ec-b07a-dafaaf2ee302","variables":null,"messageCode":200} 2022-05-09T14:11:09.444Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-05-09T14:11:09.445Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-05-09T14:11:09.449Z|2fc89f20-e98d-45ac-a876-9ff527c50139|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:11:09.576Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:11:09.580Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139 2022-05-09T14:11:09.581Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|INFO|500||Invoke 2022-05-09T14:11:09.581Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||===========================request begin================================================ 2022-05-09T14:11:09.582Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139 2022-05-09T14:11:09.582Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Method : GET 2022-05-09T14:11:09.582Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"864c0727119d53bd", X-B3-SpanId:"7c7d503139426aa3", X-B3-ParentSpanId:"864c0727119d53bd", X-B3-Sampled:"0", X-ONAP-RequestID:"547f51c3-227a-43de-bd82-f09af565ef82", X-RequestID:"547f51c3-227a-43de-bd82-f09af565ef82", X-TransactionID:"547f51c3-227a-43de-bd82-f09af565ef82", X-ECOMP-RequestID:"547f51c3-227a-43de-bd82-f09af565ef82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"850328d1-3aa6-45df-9103-a2b37d3b58c4"] 2022-05-09T14:11:09.583Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Request body: 2022-05-09T14:11:09.583Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||==========================request end================================================ 2022-05-09T14:11:09.600Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||============================response begin========================================== 2022-05-09T14:11:09.601Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Status code : 200 OK 2022-05-09T14:11:09.602Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Status text : 2022-05-09T14:11:09.603Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:11:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:11:09.603Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Response body: { "requestId" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:11:07.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n\t\t\t\"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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_64d944e8-d596-40d3-8e0e-9e729fb09f9f\",\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\": \"f345b1b9-0207-46f7-b567-33c221347cd2\",\n \"modelInvariantUuid\": \"c4e72d3d-6452-496c-a9f6-8808927e4857\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5146bd41-c8a5-43f3-8aa2-dd92e1dc60da\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"ff6e37a2-5098-49e6-af55-eaf3532b989c\",\n \"modelInvariantUuid\": \"021e5d5b-f037-40be-a9e4-c69423a966d8\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c006236d-fea8-4452-99db-c3b10d60f457\"\n },\n \"instanceName\": \"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_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\",\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\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n \"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:11:07.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "070b776f-5df2-49f6-bffc-a131a0804a71", "serviceInstanceName" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139" } } } 2022-05-09T14:11:09.604Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||=======================response end================================================= 2022-05-09T14:11:09.604Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|INFO|500||InvokeReturn 2022-05-09T14:11:09.606Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false 2022-05-09T14:11:09.606Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:11:09.607Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:11:09.607Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false 2022-05-09T14:11:09.607Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:11:09.608Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"864c0727119d53bd", X-B3-SpanId:"504e62ca84101f6b", X-B3-ParentSpanId:"864c0727119d53bd", X-B3-Sampled:"0", X-ONAP-RequestID:"547f51c3-227a-43de-bd82-f09af565ef82", X-RequestID:"547f51c3-227a-43de-bd82-f09af565ef82", X-TransactionID:"547f51c3-227a-43de-bd82-f09af565ef82", X-ECOMP-RequestID:"547f51c3-227a-43de-bd82-f09af565ef82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8b044a1-1729-4503-9d36-0ad19895097c"] 2022-05-09T14:11:09.608Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:11:09.608Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:11:09.623Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:11:09.624Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:11:09.624Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:11:09.625Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:11:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:11:09.625Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:11:09.626Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:11:09.626Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:11:09.633Z|547f51c3-227a-43de-bd82-f09af565ef82|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:11:14.853Z|de9042d6-21db-43ce-abb1-eea38ade3370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:11:14.853Z|cf11a320-06b9-4a07-bb4f-30ff72a87891|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:11:14.854Z|de9042d6-21db-43ce-abb1-eea38ade3370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:11:14.854Z|cf11a320-06b9-4a07-bb4f-30ff72a87891|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:11:14.947Z|a80e4001-bb0b-4747-b71d-0237029c9634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:11:14.950Z|a80e4001-bb0b-4747-b71d-0237029c9634|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:11:17.059Z|f65bf2c0-ae04-46fb-b755-e64379e04984|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:11:17.060Z|f65bf2c0-ae04-46fb-b755-e64379e04984|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:11:17.095Z|70ec6ef1-5985-4b7c-b570-d3b1871457e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:11:17.096Z|70ec6ef1-5985-4b7c-b570-d3b1871457e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:11:19.769Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:11:19.775Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139 2022-05-09T14:11:19.776Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|INFO|500||Invoke 2022-05-09T14:11:19.776Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||===========================request begin================================================ 2022-05-09T14:11:19.776Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139 2022-05-09T14:11:19.777Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Method : GET 2022-05-09T14:11:19.777Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"67663e18a4eaf7d9", X-B3-SpanId:"0cf8c77dee8121ec", X-B3-ParentSpanId:"67663e18a4eaf7d9", X-B3-Sampled:"0", X-ONAP-RequestID:"978801e4-55be-4a14-b38e-62871feba8d0", X-RequestID:"978801e4-55be-4a14-b38e-62871feba8d0", X-TransactionID:"978801e4-55be-4a14-b38e-62871feba8d0", X-ECOMP-RequestID:"978801e4-55be-4a14-b38e-62871feba8d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21e04a73-57c2-4800-915c-4429c2b44108"] 2022-05-09T14:11:19.777Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Request body: 2022-05-09T14:11:19.778Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||==========================request end================================================ 2022-05-09T14:11:19.799Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||============================response begin========================================== 2022-05-09T14:11:19.800Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Status code : 200 OK 2022-05-09T14:11:19.800Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Status text : 2022-05-09T14:11:19.801Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:11:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:11:19.802Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Response body: { "requestId" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "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" : "2022-05-09T14:11:07.000+00:00", "source" : "VID", "vnfId" : "97dbb475-982d-48a9-acf6-01fba2c03d38", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n\t\t\t\"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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_64d944e8-d596-40d3-8e0e-9e729fb09f9f\",\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\": \"f345b1b9-0207-46f7-b567-33c221347cd2\",\n \"modelInvariantUuid\": \"c4e72d3d-6452-496c-a9f6-8808927e4857\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5146bd41-c8a5-43f3-8aa2-dd92e1dc60da\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"ff6e37a2-5098-49e6-af55-eaf3532b989c\",\n \"modelInvariantUuid\": \"021e5d5b-f037-40be-a9e4-c69423a966d8\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c006236d-fea8-4452-99db-c3b10d60f457\"\n },\n \"instanceName\": \"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_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\",\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\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n \"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:11:13.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "070b776f-5df2-49f6-bffc-a131a0804a71", "serviceInstanceName" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139" } } } 2022-05-09T14:11:19.802Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||=======================response end================================================= 2022-05-09T14:11:19.803Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|INFO|500||InvokeReturn 2022-05-09T14:11:19.805Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false 2022-05-09T14:11:19.805Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:11:19.806Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:11:19.806Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false 2022-05-09T14:11:19.807Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:11:19.807Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"67663e18a4eaf7d9", X-B3-SpanId:"ffbaec6a095c752b", X-B3-ParentSpanId:"67663e18a4eaf7d9", X-B3-Sampled:"0", X-ONAP-RequestID:"978801e4-55be-4a14-b38e-62871feba8d0", X-RequestID:"978801e4-55be-4a14-b38e-62871feba8d0", X-TransactionID:"978801e4-55be-4a14-b38e-62871feba8d0", X-ECOMP-RequestID:"978801e4-55be-4a14-b38e-62871feba8d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3cf0402e-3c1c-4c94-9e7d-18c773572f2b"] 2022-05-09T14:11:19.807Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:11:19.808Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:11:19.823Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:11:19.824Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:11:19.825Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:11:19.825Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:11:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:11:19.826Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:11:19.826Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:11:19.827Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:11:19.864Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:11:19.865Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:11:19.865Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:11:19.866Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:11:19.866Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:11:19.866Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"978801e4-55be-4a14-b38e-62871feba8d0", X-RequestID:"978801e4-55be-4a14-b38e-62871feba8d0", X-TransactionID:"978801e4-55be-4a14-b38e-62871feba8d0", X-ECOMP-RequestID:"978801e4-55be-4a14-b38e-62871feba8d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"893114d8-9051-49a7-903b-e06394678c06"] 2022-05-09T14:11:19.867Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:11:19.867Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:11:20.021Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:11:20.025Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:11:20.025Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:11:20.025Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=AB65ED9DF05BD2FAAAB453B1D3881F26; 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:"Mon, 09 May 2022 14:11:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:11:20.026Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e4617879-cfa1-11ec-b07a-dafaaf2ee302","businessKey":"2fc89f20-e98d-45ac-a876-9ff527c50139","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-09T14:11:16.992+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"df48d7e9-cfa1-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"e3134d48-cfa1-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-05-09T14:11:20.026Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:11:20.026Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:11:20.160Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4617879-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4617879-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:11:20.161Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4617879-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:11:20.161Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4617879-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:11:20.161Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4617879-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4617879-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:11:20.161Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4617879-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:11:20.162Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4617879-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"978801e4-55be-4a14-b38e-62871feba8d0", X-RequestID:"978801e4-55be-4a14-b38e-62871feba8d0", X-TransactionID:"978801e4-55be-4a14-b38e-62871feba8d0", X-ECOMP-RequestID:"978801e4-55be-4a14-b38e-62871feba8d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b93b7369-cb8e-412d-9f6d-b17363ec033a"] 2022-05-09T14:11:20.162Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4617879-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:11:20.162Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4617879-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:11:20.285Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4617879-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:11:20.286Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4617879-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:11:20.286Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4617879-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:11:20.286Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4617879-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=77AB7B2BD9A9E7493FABFFDDF4357428; 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:"Mon, 09 May 2022 14:11:20 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:11:20.287Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4617879-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:e461c6ac-cfa1-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"e4617879-cfa1-11ec-b07a-dafaaf2ee302","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"e4617879-cfa1-11ec-b07a-dafaaf2ee302","executionId":"e4617879-cfa1-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:11:16.994+0000","endTime":"2022-05-09T14:11:17.151+0000","durationInMillis":157,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"df48d7e9-cfa1-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:11:20.287Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4617879-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:11:20.288Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4617879-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:11:20.293Z|978801e4-55be-4a14-b38e-62871feba8d0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:11:24.878Z|700904b1-3738-4322-8ca5-23f46a77f9a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:11:24.879Z|700904b1-3738-4322-8ca5-23f46a77f9a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:11:24.893Z|f54f6373-28a8-4e50-bbe8-aeac33c12159|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:11:24.894Z|f54f6373-28a8-4e50-bbe8-aeac33c12159|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:11:27.118Z|c2561b4e-5b3a-40d8-8073-f57fb1c50642|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:11:27.119Z|c2561b4e-5b3a-40d8-8073-f57fb1c50642|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:11:29.947Z|81c0eae6-8458-470d-ad68-01458124d41f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:11:29.947Z|81c0eae6-8458-470d-ad68-01458124d41f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:11:30.326Z|53014f91-9b63-452a-90db-25979d2a657d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:11:30.327Z|53014f91-9b63-452a-90db-25979d2a657d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:11:30.428Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:11:30.433Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139 2022-05-09T14:11:30.434Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|INFO|500||Invoke 2022-05-09T14:11:30.434Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||===========================request begin================================================ 2022-05-09T14:11:30.434Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139 2022-05-09T14:11:30.435Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Method : GET 2022-05-09T14:11:30.435Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"985440d602a1c5b1", X-B3-SpanId:"ee6628ccfacadddf", X-B3-ParentSpanId:"985440d602a1c5b1", X-B3-Sampled:"0", X-ONAP-RequestID:"c74d796f-5d69-49e7-ad6b-a58cbf99520e", X-RequestID:"c74d796f-5d69-49e7-ad6b-a58cbf99520e", X-TransactionID:"c74d796f-5d69-49e7-ad6b-a58cbf99520e", X-ECOMP-RequestID:"c74d796f-5d69-49e7-ad6b-a58cbf99520e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"536dab86-c232-4c76-93c7-b981e8e641e8"] 2022-05-09T14:11:30.435Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Request body: 2022-05-09T14:11:30.435Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||==========================request end================================================ 2022-05-09T14:11:30.458Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||============================response begin========================================== 2022-05-09T14:11:30.459Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Status code : 200 OK 2022-05-09T14:11:30.459Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Status text : 2022-05-09T14:11:30.460Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:11:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:11:30.460Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Response body: { "requestId" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "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" : "2022-05-09T14:11:07.000+00:00", "source" : "VID", "vnfId" : "97dbb475-982d-48a9-acf6-01fba2c03d38", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n\t\t\t\"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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_64d944e8-d596-40d3-8e0e-9e729fb09f9f\",\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\": \"f345b1b9-0207-46f7-b567-33c221347cd2\",\n \"modelInvariantUuid\": \"c4e72d3d-6452-496c-a9f6-8808927e4857\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5146bd41-c8a5-43f3-8aa2-dd92e1dc60da\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"ff6e37a2-5098-49e6-af55-eaf3532b989c\",\n \"modelInvariantUuid\": \"021e5d5b-f037-40be-a9e4-c69423a966d8\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c006236d-fea8-4452-99db-c3b10d60f457\"\n },\n \"instanceName\": \"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_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\",\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\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n \"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:11:25.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "070b776f-5df2-49f6-bffc-a131a0804a71", "serviceInstanceName" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139" } } } 2022-05-09T14:11:30.461Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||=======================response end================================================= 2022-05-09T14:11:30.462Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|INFO|500||InvokeReturn 2022-05-09T14:11:30.464Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false 2022-05-09T14:11:30.465Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:11:30.465Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:11:30.465Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false 2022-05-09T14:11:30.466Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:11:30.466Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"985440d602a1c5b1", X-B3-SpanId:"83161abe523038ff", X-B3-ParentSpanId:"985440d602a1c5b1", X-B3-Sampled:"0", X-ONAP-RequestID:"c74d796f-5d69-49e7-ad6b-a58cbf99520e", X-RequestID:"c74d796f-5d69-49e7-ad6b-a58cbf99520e", X-TransactionID:"c74d796f-5d69-49e7-ad6b-a58cbf99520e", X-ECOMP-RequestID:"c74d796f-5d69-49e7-ad6b-a58cbf99520e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c836821-24ce-473e-a442-ab37960c330c"] 2022-05-09T14:11:30.466Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:11:30.467Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:11:30.481Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:11:30.482Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:11:30.482Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:11:30.483Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:11:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:11:30.484Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:11:30.484Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:11:30.484Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:11:30.525Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:11:30.526Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:11:30.526Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:11:30.526Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:11:30.527Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:11:30.527Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c74d796f-5d69-49e7-ad6b-a58cbf99520e", X-RequestID:"c74d796f-5d69-49e7-ad6b-a58cbf99520e", X-TransactionID:"c74d796f-5d69-49e7-ad6b-a58cbf99520e", X-ECOMP-RequestID:"c74d796f-5d69-49e7-ad6b-a58cbf99520e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"816199b7-682e-4390-9b37-fb0c74f41f15"] 2022-05-09T14:11:30.527Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:11:30.527Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:11:30.651Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:11:30.651Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:11:30.652Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:11:30.652Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3FF7AC7DBEF067341E86FEBB8EA3E04E; 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:"Mon, 09 May 2022 14:11:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:11:30.652Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e87af88d-cfa1-11ec-b07a-dafaaf2ee302","businessKey":"2fc89f20-e98d-45ac-a876-9ff527c50139","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-09T14:11:23.871+0000","endTime":"2022-05-09T14:11:26.930+0000","removalTime":null,"durationInMillis":3059,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"df48d7e9-cfa1-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"e849fd40-cfa1-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-05-09T14:11:30.653Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:11:30.653Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:11:30.679Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e87af88d-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e87af88d-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:11:30.680Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e87af88d-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:11:30.680Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e87af88d-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:11:30.680Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e87af88d-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e87af88d-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:11:30.680Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e87af88d-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:11:30.681Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e87af88d-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c74d796f-5d69-49e7-ad6b-a58cbf99520e", X-RequestID:"c74d796f-5d69-49e7-ad6b-a58cbf99520e", X-TransactionID:"c74d796f-5d69-49e7-ad6b-a58cbf99520e", X-ECOMP-RequestID:"c74d796f-5d69-49e7-ad6b-a58cbf99520e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f717059-3f8e-4489-9186-0c41b5783564"] 2022-05-09T14:11:30.681Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e87af88d-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:11:30.681Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e87af88d-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:11:30.807Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e87af88d-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:11:30.808Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e87af88d-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:11:30.808Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e87af88d-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:11:30.808Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e87af88d-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3EA2803AB6076DD88B965B6D80E892AD; 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:"Mon, 09 May 2022 14:11:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:11:30.809Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e87af88d-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:e87b6dd0-cfa1-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"e87af88d-cfa1-11ec-b07a-dafaaf2ee302","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"e87af88d-cfa1-11ec-b07a-dafaaf2ee302","executionId":"e87af88d-cfa1-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:11:23.873+0000","endTime":"2022-05-09T14:11:24.044+0000","durationInMillis":171,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"df48d7e9-cfa1-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:11:30.809Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e87af88d-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:11:30.809Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e87af88d-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:11:30.814Z|c74d796f-5d69-49e7-ad6b-a58cbf99520e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:11:34.901Z|1100d1f9-5a2e-4f7c-a921-4a7be90b0acf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:11:34.902Z|1100d1f9-5a2e-4f7c-a921-4a7be90b0acf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:11:34.915Z|ef495fc7-90b4-450c-9ed3-041bd3525616|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:11:34.916Z|ef495fc7-90b4-450c-9ed3-041bd3525616|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:11:37.144Z|7553270a-e06d-4de4-a778-f64f22789af0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:11:37.145Z|7553270a-e06d-4de4-a778-f64f22789af0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:11:40.944Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:11:40.949Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139 2022-05-09T14:11:40.950Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|INFO|500||Invoke 2022-05-09T14:11:40.950Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||===========================request begin================================================ 2022-05-09T14:11:40.950Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139 2022-05-09T14:11:40.951Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Method : GET 2022-05-09T14:11:40.951Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2244626d088e7570", X-B3-SpanId:"e5ec86e0cf4d9d81", X-B3-ParentSpanId:"2244626d088e7570", X-B3-Sampled:"0", X-ONAP-RequestID:"57d36126-1581-4007-9b30-b55a0ad7ba18", X-RequestID:"57d36126-1581-4007-9b30-b55a0ad7ba18", X-TransactionID:"57d36126-1581-4007-9b30-b55a0ad7ba18", X-ECOMP-RequestID:"57d36126-1581-4007-9b30-b55a0ad7ba18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46c3a983-2ec1-4dff-9629-a438d3683778"] 2022-05-09T14:11:40.951Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Request body: 2022-05-09T14:11:40.951Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||==========================request end================================================ 2022-05-09T14:11:40.969Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||============================response begin========================================== 2022-05-09T14:11:40.970Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Status code : 200 OK 2022-05-09T14:11:40.970Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Status text : 2022-05-09T14:11:40.970Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:11:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:11:40.972Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Response body: { "requestId" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "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" : "2022-05-09T14:11:07.000+00:00", "source" : "VID", "vnfId" : "97dbb475-982d-48a9-acf6-01fba2c03d38", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n\t\t\t\"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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_64d944e8-d596-40d3-8e0e-9e729fb09f9f\",\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\": \"f345b1b9-0207-46f7-b567-33c221347cd2\",\n \"modelInvariantUuid\": \"c4e72d3d-6452-496c-a9f6-8808927e4857\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5146bd41-c8a5-43f3-8aa2-dd92e1dc60da\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"ff6e37a2-5098-49e6-af55-eaf3532b989c\",\n \"modelInvariantUuid\": \"021e5d5b-f037-40be-a9e4-c69423a966d8\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c006236d-fea8-4452-99db-c3b10d60f457\"\n },\n \"instanceName\": \"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_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\",\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\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n \"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:11:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "070b776f-5df2-49f6-bffc-a131a0804a71", "serviceInstanceName" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "cloudIdentifier" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"e38a7905-4ec6-426d-a13f-335ff3710bea\",\"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\":\"97dbb475-982d-48a9-acf6-01fba2c03d38\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2022-05-09T14:11:33.000+00:00" } ], "requestURI" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139" } } } 2022-05-09T14:11:40.973Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||=======================response end================================================= 2022-05-09T14:11:40.973Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|INFO|500||InvokeReturn 2022-05-09T14:11:40.975Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false 2022-05-09T14:11:40.975Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:11:40.975Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:11:40.976Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false 2022-05-09T14:11:40.976Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:11:40.976Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2244626d088e7570", X-B3-SpanId:"ff8f4e379cada9f7", X-B3-ParentSpanId:"2244626d088e7570", X-B3-Sampled:"0", X-ONAP-RequestID:"57d36126-1581-4007-9b30-b55a0ad7ba18", X-RequestID:"57d36126-1581-4007-9b30-b55a0ad7ba18", X-TransactionID:"57d36126-1581-4007-9b30-b55a0ad7ba18", X-ECOMP-RequestID:"57d36126-1581-4007-9b30-b55a0ad7ba18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1086a67d-809c-44b3-ae8d-bf4db367a138"] 2022-05-09T14:11:40.977Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:11:40.977Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:11:40.994Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:11:40.994Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:11:40.994Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:11:40.995Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:11:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:11:40.996Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 72, "soRequestId" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "groupingId" : "37f8e971-37c3-4468-8269-7971806d54f9", "name" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/37f8e971-37c3-4468-8269-7971806d54f9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652105496000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c601d5ef1f194b25a66d65558c8e8ad3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"97dbb475-982d-48a9-acf6-01fba2c03d38\",\"vf_module_id\":\"e38a7905-4ec6-426d-a13f-335ff3710bea\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:11:38.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:11:40.996Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:11:40.997Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:11:41.027Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:11:41.027Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:11:41.028Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:11:41.028Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:11:41.028Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:11:41.029Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"57d36126-1581-4007-9b30-b55a0ad7ba18", X-RequestID:"57d36126-1581-4007-9b30-b55a0ad7ba18", X-TransactionID:"57d36126-1581-4007-9b30-b55a0ad7ba18", X-ECOMP-RequestID:"57d36126-1581-4007-9b30-b55a0ad7ba18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fea42934-9744-419c-9dfa-1fc328f5026a"] 2022-05-09T14:11:41.029Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:11:41.029Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:11:41.160Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:11:41.160Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:11:41.161Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:11:41.161Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8E97CAECE4A78DE415D9242BBF90BCA1; 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:"Mon, 09 May 2022 14:11:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:11:41.162Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ee15998f-cfa1-11ec-b07a-dafaaf2ee302","businessKey":"2fc89f20-e98d-45ac-a876-9ff527c50139","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-09T14:11:33.272+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"df48d7e9-cfa1-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"ee143abe-cfa1-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-05-09T14:11:41.162Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:11:41.162Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:11:41.190Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:11:41.191Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:11:41.191Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:11:41.192Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:11:41.192Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:11:41.192Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"57d36126-1581-4007-9b30-b55a0ad7ba18", X-RequestID:"57d36126-1581-4007-9b30-b55a0ad7ba18", X-TransactionID:"57d36126-1581-4007-9b30-b55a0ad7ba18", X-ECOMP-RequestID:"57d36126-1581-4007-9b30-b55a0ad7ba18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"542127ae-ee72-445b-afc6-3bc56d02c5b2"] 2022-05-09T14:11:41.192Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:11:41.193Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:11:41.313Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:11:41.314Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:11:41.314Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:11:41.314Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FA87A13F35DFE2B45C7F380DCA2EB05F; 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:"811", Date:"Mon, 09 May 2022 14:11:41 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:11:41.315Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f10566a7-cfa1-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"ee15998f-cfa1-11ec-b07a-dafaaf2ee302","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"ee15998f-cfa1-11ec-b07a-dafaaf2ee302","executionId":"ee15998f-cfa1-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:11:38.199+0000","endTime":"2022-05-09T14:11:38.203+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"df48d7e9-cfa1-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:11:41.315Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:11:41.316Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:11:41.320Z|57d36126-1581-4007-9b30-b55a0ad7ba18|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:11:44.926Z|6e5c50c8-9d52-4f9e-add8-9683f8158f05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:11:44.927Z|6e5c50c8-9d52-4f9e-add8-9683f8158f05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:11:44.935Z|262159b0-fb46-4e0c-85c3-5487e23bede4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:11:44.936Z|262159b0-fb46-4e0c-85c3-5487e23bede4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:11:44.947Z|a0049378-3774-4518-8ac9-0ce3a2d8fd2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:11:44.947Z|a0049378-3774-4518-8ac9-0ce3a2d8fd2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:11:47.166Z|9bcab229-3442-48df-9b0f-159ab2d87687|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:11:47.167Z|9bcab229-3442-48df-9b0f-159ab2d87687|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:11:51.450Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:11:51.455Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139 2022-05-09T14:11:51.456Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|INFO|500||Invoke 2022-05-09T14:11:51.456Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||===========================request begin================================================ 2022-05-09T14:11:51.456Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139 2022-05-09T14:11:51.456Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Method : GET 2022-05-09T14:11:51.457Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05b2ba567acec112", X-B3-SpanId:"aee81e89fde6c35e", X-B3-ParentSpanId:"05b2ba567acec112", X-B3-Sampled:"0", X-ONAP-RequestID:"425e00bb-5cdd-46dd-9ee2-9707041ecc04", X-RequestID:"425e00bb-5cdd-46dd-9ee2-9707041ecc04", X-TransactionID:"425e00bb-5cdd-46dd-9ee2-9707041ecc04", X-ECOMP-RequestID:"425e00bb-5cdd-46dd-9ee2-9707041ecc04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21cdaad5-cccc-407f-ae79-178396dde720"] 2022-05-09T14:11:51.457Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Request body: 2022-05-09T14:11:51.457Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||==========================request end================================================ 2022-05-09T14:11:51.479Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||============================response begin========================================== 2022-05-09T14:11:51.480Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Status code : 200 OK 2022-05-09T14:11:51.480Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Status text : 2022-05-09T14:11:51.480Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:11:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:11:51.483Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Response body: { "requestId" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "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" : "2022-05-09T14:11:07.000+00:00", "source" : "VID", "vnfId" : "97dbb475-982d-48a9-acf6-01fba2c03d38", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n\t\t\t\"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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_64d944e8-d596-40d3-8e0e-9e729fb09f9f\",\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\": \"f345b1b9-0207-46f7-b567-33c221347cd2\",\n \"modelInvariantUuid\": \"c4e72d3d-6452-496c-a9f6-8808927e4857\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5146bd41-c8a5-43f3-8aa2-dd92e1dc60da\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"ff6e37a2-5098-49e6-af55-eaf3532b989c\",\n \"modelInvariantUuid\": \"021e5d5b-f037-40be-a9e4-c69423a966d8\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c006236d-fea8-4452-99db-c3b10d60f457\"\n },\n \"instanceName\": \"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_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\",\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\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n \"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:11:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "070b776f-5df2-49f6-bffc-a131a0804a71", "serviceInstanceName" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "cloudIdentifier" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"e38a7905-4ec6-426d-a13f-335ff3710bea\",\"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\":\"97dbb475-982d-48a9-acf6-01fba2c03d38\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2022-05-09T14:11:33.000+00:00" } ], "requestURI" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139" } } } 2022-05-09T14:11:51.483Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||=======================response end================================================= 2022-05-09T14:11:51.483Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|INFO|500||InvokeReturn 2022-05-09T14:11:51.485Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false 2022-05-09T14:11:51.485Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:11:51.485Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:11:51.485Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false 2022-05-09T14:11:51.486Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:11:51.486Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05b2ba567acec112", X-B3-SpanId:"5e471a8da584f8b9", X-B3-ParentSpanId:"05b2ba567acec112", X-B3-Sampled:"0", X-ONAP-RequestID:"425e00bb-5cdd-46dd-9ee2-9707041ecc04", X-RequestID:"425e00bb-5cdd-46dd-9ee2-9707041ecc04", X-TransactionID:"425e00bb-5cdd-46dd-9ee2-9707041ecc04", X-ECOMP-RequestID:"425e00bb-5cdd-46dd-9ee2-9707041ecc04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba42b17a-98ad-45f8-8cb0-cc45833393a2"] 2022-05-09T14:11:51.486Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:11:51.486Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:11:51.499Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:11:51.500Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:11:51.500Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:11:51.500Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:11:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:11:51.501Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 72, "soRequestId" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "groupingId" : "37f8e971-37c3-4468-8269-7971806d54f9", "name" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/37f8e971-37c3-4468-8269-7971806d54f9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652105496000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c601d5ef1f194b25a66d65558c8e8ad3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"97dbb475-982d-48a9-acf6-01fba2c03d38\",\"vf_module_id\":\"e38a7905-4ec6-426d-a13f-335ff3710bea\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:11:38.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:11:51.501Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:11:51.502Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:11:51.534Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:11:51.535Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:11:51.535Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:11:51.536Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:11:51.536Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:11:51.537Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"425e00bb-5cdd-46dd-9ee2-9707041ecc04", X-RequestID:"425e00bb-5cdd-46dd-9ee2-9707041ecc04", X-TransactionID:"425e00bb-5cdd-46dd-9ee2-9707041ecc04", X-ECOMP-RequestID:"425e00bb-5cdd-46dd-9ee2-9707041ecc04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44963115-0c1d-44ab-98a8-685f516d444f"] 2022-05-09T14:11:51.537Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:11:51.537Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:11:51.665Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:11:51.666Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:11:51.666Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:11:51.666Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=436334B1B10E8AAFE3C9DE53E8705F41; 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:"Mon, 09 May 2022 14:11:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:11:51.667Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ee15998f-cfa1-11ec-b07a-dafaaf2ee302","businessKey":"2fc89f20-e98d-45ac-a876-9ff527c50139","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-09T14:11:33.272+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"df48d7e9-cfa1-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"ee143abe-cfa1-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-05-09T14:11:51.667Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:11:51.667Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:11:51.695Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:11:51.696Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:11:51.696Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:11:51.696Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:11:51.697Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:11:51.697Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"425e00bb-5cdd-46dd-9ee2-9707041ecc04", X-RequestID:"425e00bb-5cdd-46dd-9ee2-9707041ecc04", X-TransactionID:"425e00bb-5cdd-46dd-9ee2-9707041ecc04", X-ECOMP-RequestID:"425e00bb-5cdd-46dd-9ee2-9707041ecc04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7dd33dc-07a7-4bad-a1f6-82880768fa04"] 2022-05-09T14:11:51.697Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:11:51.698Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:11:51.817Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:11:51.818Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:11:51.818Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:11:51.818Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2720C8EECE19A3456355705DD808E35B; 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:"811", Date:"Mon, 09 May 2022 14:11:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:11:51.819Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:f10566a7-cfa1-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"ee15998f-cfa1-11ec-b07a-dafaaf2ee302","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"ee15998f-cfa1-11ec-b07a-dafaaf2ee302","executionId":"ee15998f-cfa1-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:11:38.199+0000","endTime":"2022-05-09T14:11:38.203+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"df48d7e9-cfa1-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:11:51.819Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:11:51.820Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:11:51.823Z|425e00bb-5cdd-46dd-9ee2-9707041ecc04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:11:54.947Z|3d76c6ef-53f8-4fcc-b52f-ccae0047600c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:11:54.948Z|3d76c6ef-53f8-4fcc-b52f-ccae0047600c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:11:54.956Z|e29f9a6b-e4ce-483a-88a0-899543de6972|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:11:54.957Z|e29f9a6b-e4ce-483a-88a0-899543de6972|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:11:57.190Z|c0f6bed3-0801-468f-bde5-c6ed40783d0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:11:57.190Z|c0f6bed3-0801-468f-bde5-c6ed40783d0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:11:59.947Z|94e8de7a-347c-41c4-80c9-9befbcc8f2fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:11:59.950Z|94e8de7a-347c-41c4-80c9-9befbcc8f2fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:12:00.328Z|7fe17a21-9130-4d00-bac7-7b51717fa23b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:12:00.328Z|7fe17a21-9130-4d00-bac7-7b51717fa23b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:12:01.969Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:12:01.974Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139 2022-05-09T14:12:01.975Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|INFO|500||Invoke 2022-05-09T14:12:01.975Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:01.975Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139 2022-05-09T14:12:01.975Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Method : GET 2022-05-09T14:12:01.976Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c1f06cd0a4c1f42", X-B3-SpanId:"6bfd5c9cc6f217a8", X-B3-ParentSpanId:"1c1f06cd0a4c1f42", X-B3-Sampled:"0", X-ONAP-RequestID:"ff77e9dc-cf8c-459d-b76c-57c7c8900308", X-RequestID:"ff77e9dc-cf8c-459d-b76c-57c7c8900308", X-TransactionID:"ff77e9dc-cf8c-459d-b76c-57c7c8900308", X-ECOMP-RequestID:"ff77e9dc-cf8c-459d-b76c-57c7c8900308", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf0d246b-7485-446e-b8ea-22c46e521b24"] 2022-05-09T14:12:01.976Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Request body: 2022-05-09T14:12:01.976Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:01.994Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:01.994Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:01.995Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Status text : 2022-05-09T14:12:01.995Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:12:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:01.997Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Response body: { "requestId" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "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" : "2022-05-09T14:11:07.000+00:00", "source" : "VID", "vnfId" : "97dbb475-982d-48a9-acf6-01fba2c03d38", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n\t\t\t\"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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_64d944e8-d596-40d3-8e0e-9e729fb09f9f\",\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\": \"f345b1b9-0207-46f7-b567-33c221347cd2\",\n \"modelInvariantUuid\": \"c4e72d3d-6452-496c-a9f6-8808927e4857\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5146bd41-c8a5-43f3-8aa2-dd92e1dc60da\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"ff6e37a2-5098-49e6-af55-eaf3532b989c\",\n \"modelInvariantUuid\": \"021e5d5b-f037-40be-a9e4-c69423a966d8\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c006236d-fea8-4452-99db-c3b10d60f457\"\n },\n \"instanceName\": \"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_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\",\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\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n \"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:11:59.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "070b776f-5df2-49f6-bffc-a131a0804a71", "serviceInstanceName" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "cloudIdentifier" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"e38a7905-4ec6-426d-a13f-335ff3710bea\",\"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\":\"97dbb475-982d-48a9-acf6-01fba2c03d38\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2022-05-09T14:11:33.000+00:00" } ], "requestURI" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139" } } } 2022-05-09T14:12:01.997Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:01.998Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|INFO|500||InvokeReturn 2022-05-09T14:12:01.999Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false 2022-05-09T14:12:02.000Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:12:02.000Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:02.000Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false 2022-05-09T14:12:02.000Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:12:02.000Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1c1f06cd0a4c1f42", X-B3-SpanId:"604a92cef7e74b03", X-B3-ParentSpanId:"1c1f06cd0a4c1f42", X-B3-Sampled:"0", X-ONAP-RequestID:"ff77e9dc-cf8c-459d-b76c-57c7c8900308", X-RequestID:"ff77e9dc-cf8c-459d-b76c-57c7c8900308", X-TransactionID:"ff77e9dc-cf8c-459d-b76c-57c7c8900308", X-ECOMP-RequestID:"ff77e9dc-cf8c-459d-b76c-57c7c8900308", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d91b7fe5-bb48-472c-b5cc-6612d55580a8"] 2022-05-09T14:12:02.001Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:12:02.001Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:02.014Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:02.014Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:02.015Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:12:02.015Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:12:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:02.016Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 72, "soRequestId" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "groupingId" : "37f8e971-37c3-4468-8269-7971806d54f9", "name" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/37f8e971-37c3-4468-8269-7971806d54f9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652105496000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c601d5ef1f194b25a66d65558c8e8ad3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"97dbb475-982d-48a9-acf6-01fba2c03d38\",\"vf_module_id\":\"e38a7905-4ec6-426d-a13f-335ff3710bea\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:11:38.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:12:02.016Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:02.017Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:12:02.048Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:12:02.049Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:12:02.049Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:02.050Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:12:02.050Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:12:02.050Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ff77e9dc-cf8c-459d-b76c-57c7c8900308", X-RequestID:"ff77e9dc-cf8c-459d-b76c-57c7c8900308", X-TransactionID:"ff77e9dc-cf8c-459d-b76c-57c7c8900308", X-ECOMP-RequestID:"ff77e9dc-cf8c-459d-b76c-57c7c8900308", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"058e5200-5776-4b22-9e3a-23f26d8ed590"] 2022-05-09T14:12:02.050Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:12:02.051Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:02.176Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:02.177Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:02.178Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:12:02.178Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=535B730E6636251A607121D375C3405E; 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:"Mon, 09 May 2022 14:12:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:02.179Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ee15998f-cfa1-11ec-b07a-dafaaf2ee302","businessKey":"2fc89f20-e98d-45ac-a876-9ff527c50139","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-09T14:11:33.272+0000","endTime":"2022-05-09T14:11:54.555+0000","removalTime":null,"durationInMillis":21283,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"df48d7e9-cfa1-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"ee143abe-cfa1-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-05-09T14:12:02.179Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:02.179Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2fc89f20-e98d-45ac-a876-9ff527c50139&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:12:02.209Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:12:02.210Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:12:02.210Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:02.210Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:12:02.211Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:12:02.211Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ff77e9dc-cf8c-459d-b76c-57c7c8900308", X-RequestID:"ff77e9dc-cf8c-459d-b76c-57c7c8900308", X-TransactionID:"ff77e9dc-cf8c-459d-b76c-57c7c8900308", X-ECOMP-RequestID:"ff77e9dc-cf8c-459d-b76c-57c7c8900308", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a22f4bb2-014f-4ef0-9f4d-4b4ff2a85aa1"] 2022-05-09T14:12:02.211Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:12:02.212Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:02.330Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:02.331Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:02.331Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:12:02.332Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FE8541DEA7213A84DFA1B1A69BB2C7D6; 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:"Mon, 09 May 2022 14:12:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:02.333Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:fac4d2da-cfa1-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"ee15998f-cfa1-11ec-b07a-dafaaf2ee302","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"ee15998f-cfa1-11ec-b07a-dafaaf2ee302","executionId":"ee15998f-cfa1-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:11:54.553+0000","endTime":"2022-05-09T14:11:54.553+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"df48d7e9-cfa1-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:12:02.333Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:02.333Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ee15998f-cfa1-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:12:02.337Z|ff77e9dc-cf8c-459d-b76c-57c7c8900308|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:12:04.978Z|0decd8ee-d0b2-4142-ba9f-7006252ede65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:12:04.979Z|0decd8ee-d0b2-4142-ba9f-7006252ede65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:12:04.982Z|e6ba4e84-6fd0-48d2-ae26-0fd5890cc628|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:12:04.983Z|e6ba4e84-6fd0-48d2-ae26-0fd5890cc628|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:12:07.212Z|f2e05587-a3aa-4aef-9bee-dada2ea73784|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:12:07.213Z|f2e05587-a3aa-4aef-9bee-dada2ea73784|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:12:12.464Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:12:12.469Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139 2022-05-09T14:12:12.469Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|INFO|500||Invoke 2022-05-09T14:12:12.470Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:12.470Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139 2022-05-09T14:12:12.470Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Method : GET 2022-05-09T14:12:12.470Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d1bc282052741f7c", X-B3-SpanId:"43c3ceea6c3e1ba6", X-B3-ParentSpanId:"d1bc282052741f7c", X-B3-Sampled:"0", X-ONAP-RequestID:"be6681a8-b6e7-47f5-bc14-42b8fb3ab55d", X-RequestID:"be6681a8-b6e7-47f5-bc14-42b8fb3ab55d", X-TransactionID:"be6681a8-b6e7-47f5-bc14-42b8fb3ab55d", X-ECOMP-RequestID:"be6681a8-b6e7-47f5-bc14-42b8fb3ab55d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18f41109-fddf-49dd-8f6b-d273ea7c6977"] 2022-05-09T14:12:12.471Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Request body: 2022-05-09T14:12:12.471Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:12.679Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:12.680Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:12.680Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Status text : 2022-05-09T14:12:12.680Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:12:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:12.696Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Response body: { "requestId" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "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" : "2022-05-09T14:11:07.000+00:00", "endTime" : "2022-05-09T14:12:11.000+00:00", "source" : "VID", "vnfId" : "97dbb475-982d-48a9-acf6-01fba2c03d38", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n\t\t\t\"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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_64d944e8-d596-40d3-8e0e-9e729fb09f9f\",\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\": \"f345b1b9-0207-46f7-b567-33c221347cd2\",\n \"modelInvariantUuid\": \"c4e72d3d-6452-496c-a9f6-8808927e4857\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5146bd41-c8a5-43f3-8aa2-dd92e1dc60da\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"ff6e37a2-5098-49e6-af55-eaf3532b989c\",\n \"modelInvariantUuid\": \"021e5d5b-f037-40be-a9e4-c69423a966d8\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c006236d-fea8-4452-99db-c3b10d60f457\"\n },\n \"instanceName\": \"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_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\",\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\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n \"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:12:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "070b776f-5df2-49f6-bffc-a131a0804a71", "serviceInstanceName" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "cloudIdentifier" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"e38a7905-4ec6-426d-a13f-335ff3710bea\",\"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\":\"97dbb475-982d-48a9-acf6-01fba2c03d38\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2022-05-09T14:11:33.000+00:00" } ], "requestURI" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139" } } } 2022-05-09T14:12:12.697Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:12.697Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|INFO|500||InvokeReturn 2022-05-09T14:12:12.699Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false 2022-05-09T14:12:12.700Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:12:12.700Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:12.701Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false 2022-05-09T14:12:12.701Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:12:12.701Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d1bc282052741f7c", X-B3-SpanId:"231835a715dd8fae", X-B3-ParentSpanId:"d1bc282052741f7c", X-B3-Sampled:"0", X-ONAP-RequestID:"be6681a8-b6e7-47f5-bc14-42b8fb3ab55d", X-RequestID:"be6681a8-b6e7-47f5-bc14-42b8fb3ab55d", X-TransactionID:"be6681a8-b6e7-47f5-bc14-42b8fb3ab55d", X-ECOMP-RequestID:"be6681a8-b6e7-47f5-bc14-42b8fb3ab55d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9380230c-bc96-4654-b32e-87431517a108"] 2022-05-09T14:12:12.702Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:12:12.702Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:12.717Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:12.718Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:12.718Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:12:12.718Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:12:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:12.719Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 72, "soRequestId" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "groupingId" : "37f8e971-37c3-4468-8269-7971806d54f9", "name" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/37f8e971-37c3-4468-8269-7971806d54f9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652105496000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c601d5ef1f194b25a66d65558c8e8ad3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"97dbb475-982d-48a9-acf6-01fba2c03d38\",\"vf_module_id\":\"e38a7905-4ec6-426d-a13f-335ff3710bea\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:11:38.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:12:12.719Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:12.719Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:12:12.726Z|be6681a8-b6e7-47f5-bc14-42b8fb3ab55d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:12:12.841Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:12:12.845Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139 2022-05-09T14:12:12.845Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|INFO|500||Invoke 2022-05-09T14:12:12.845Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:12.846Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139 2022-05-09T14:12:12.846Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Method : GET 2022-05-09T14:12:12.846Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d88f7b9461ea56c4", X-B3-SpanId:"2e8951f7575200fc", X-B3-ParentSpanId:"d88f7b9461ea56c4", X-B3-Sampled:"0", X-ONAP-RequestID:"cf0e5477-f0ac-4d02-b9e9-112206a10549", X-RequestID:"cf0e5477-f0ac-4d02-b9e9-112206a10549", X-TransactionID:"cf0e5477-f0ac-4d02-b9e9-112206a10549", X-ECOMP-RequestID:"cf0e5477-f0ac-4d02-b9e9-112206a10549", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3bbd4cb4-38d2-4588-877a-2f3c1a861a73"] 2022-05-09T14:12:12.846Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Request body: 2022-05-09T14:12:12.847Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:12.864Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:12.865Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:12.865Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Status text : 2022-05-09T14:12:12.865Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:12:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:12.868Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Response body: { "requestId" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "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" : "2022-05-09T14:11:07.000+00:00", "endTime" : "2022-05-09T14:12:11.000+00:00", "source" : "VID", "vnfId" : "97dbb475-982d-48a9-acf6-01fba2c03d38", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n\t\t\t\"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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_64d944e8-d596-40d3-8e0e-9e729fb09f9f\",\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\": \"f345b1b9-0207-46f7-b567-33c221347cd2\",\n \"modelInvariantUuid\": \"c4e72d3d-6452-496c-a9f6-8808927e4857\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5146bd41-c8a5-43f3-8aa2-dd92e1dc60da\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"ff6e37a2-5098-49e6-af55-eaf3532b989c\",\n \"modelInvariantUuid\": \"021e5d5b-f037-40be-a9e4-c69423a966d8\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c006236d-fea8-4452-99db-c3b10d60f457\"\n },\n \"instanceName\": \"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_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\",\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\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n \"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:12:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "070b776f-5df2-49f6-bffc-a131a0804a71", "serviceInstanceName" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "cloudIdentifier" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"e38a7905-4ec6-426d-a13f-335ff3710bea\",\"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\":\"97dbb475-982d-48a9-acf6-01fba2c03d38\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2022-05-09T14:11:33.000+00:00" } ], "requestURI" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139" } } } 2022-05-09T14:12:12.868Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:12.869Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|INFO|500||InvokeReturn 2022-05-09T14:12:12.870Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false 2022-05-09T14:12:12.871Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:12:12.871Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:12.871Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false 2022-05-09T14:12:12.872Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:12:12.872Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d88f7b9461ea56c4", X-B3-SpanId:"b919985dc3b9a7cc", X-B3-ParentSpanId:"d88f7b9461ea56c4", X-B3-Sampled:"0", X-ONAP-RequestID:"cf0e5477-f0ac-4d02-b9e9-112206a10549", X-RequestID:"cf0e5477-f0ac-4d02-b9e9-112206a10549", X-TransactionID:"cf0e5477-f0ac-4d02-b9e9-112206a10549", X-ECOMP-RequestID:"cf0e5477-f0ac-4d02-b9e9-112206a10549", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13dcdecc-f3f1-4e8d-843b-0053a52ed6df"] 2022-05-09T14:12:12.873Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:12:12.873Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:12.888Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:12.889Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:12.890Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:12:12.890Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:12:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:12.891Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 72, "soRequestId" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "groupingId" : "37f8e971-37c3-4468-8269-7971806d54f9", "name" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/37f8e971-37c3-4468-8269-7971806d54f9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652105496000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c601d5ef1f194b25a66d65558c8e8ad3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"97dbb475-982d-48a9-acf6-01fba2c03d38\",\"vf_module_id\":\"e38a7905-4ec6-426d-a13f-335ff3710bea\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:11:38.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:12:12.891Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:12.892Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:12:12.900Z|cf0e5477-f0ac-4d02-b9e9-112206a10549|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:12:13.023Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:12:13.028Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139 2022-05-09T14:12:13.029Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|INFO|500||Invoke 2022-05-09T14:12:13.029Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:13.029Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139 2022-05-09T14:12:13.030Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Method : GET 2022-05-09T14:12:13.030Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb4de43a4d5409ac", X-B3-SpanId:"0a721d3256b53e82", X-B3-ParentSpanId:"cb4de43a4d5409ac", X-B3-Sampled:"0", X-ONAP-RequestID:"ea527018-f15c-4bcb-a2a8-011405f47cc6", X-RequestID:"ea527018-f15c-4bcb-a2a8-011405f47cc6", X-TransactionID:"ea527018-f15c-4bcb-a2a8-011405f47cc6", X-ECOMP-RequestID:"ea527018-f15c-4bcb-a2a8-011405f47cc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b2eb456-0034-439f-9494-44a86060a852"] 2022-05-09T14:12:13.030Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Request body: 2022-05-09T14:12:13.030Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:13.046Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:13.047Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:13.047Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Status text : 2022-05-09T14:12:13.048Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:12:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:13.050Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Response body: { "requestId" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "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" : "2022-05-09T14:11:07.000+00:00", "endTime" : "2022-05-09T14:12:11.000+00:00", "source" : "VID", "vnfId" : "97dbb475-982d-48a9-acf6-01fba2c03d38", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n\t\t\t\"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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_64d944e8-d596-40d3-8e0e-9e729fb09f9f\",\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\": \"f345b1b9-0207-46f7-b567-33c221347cd2\",\n \"modelInvariantUuid\": \"c4e72d3d-6452-496c-a9f6-8808927e4857\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5146bd41-c8a5-43f3-8aa2-dd92e1dc60da\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"ff6e37a2-5098-49e6-af55-eaf3532b989c\",\n \"modelInvariantUuid\": \"021e5d5b-f037-40be-a9e4-c69423a966d8\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c006236d-fea8-4452-99db-c3b10d60f457\"\n },\n \"instanceName\": \"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_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\",\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\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n \"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:12:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "070b776f-5df2-49f6-bffc-a131a0804a71", "serviceInstanceName" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "cloudIdentifier" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"e38a7905-4ec6-426d-a13f-335ff3710bea\",\"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\":\"97dbb475-982d-48a9-acf6-01fba2c03d38\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2022-05-09T14:11:33.000+00:00" } ], "requestURI" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139" } } } 2022-05-09T14:12:13.050Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:13.051Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|INFO|500||InvokeReturn 2022-05-09T14:12:13.052Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false 2022-05-09T14:12:13.053Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:12:13.053Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:13.053Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false 2022-05-09T14:12:13.054Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:12:13.054Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb4de43a4d5409ac", X-B3-SpanId:"e16a21b666cb8ce4", X-B3-ParentSpanId:"cb4de43a4d5409ac", X-B3-Sampled:"0", X-ONAP-RequestID:"ea527018-f15c-4bcb-a2a8-011405f47cc6", X-RequestID:"ea527018-f15c-4bcb-a2a8-011405f47cc6", X-TransactionID:"ea527018-f15c-4bcb-a2a8-011405f47cc6", X-ECOMP-RequestID:"ea527018-f15c-4bcb-a2a8-011405f47cc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"277cfebd-ab9f-4a83-9d69-6bec01c76d2c"] 2022-05-09T14:12:13.054Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:12:13.054Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:13.067Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:13.068Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:13.068Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:12:13.069Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:12:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:13.069Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 72, "soRequestId" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "groupingId" : "37f8e971-37c3-4468-8269-7971806d54f9", "name" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/37f8e971-37c3-4468-8269-7971806d54f9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652105496000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c601d5ef1f194b25a66d65558c8e8ad3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"97dbb475-982d-48a9-acf6-01fba2c03d38\",\"vf_module_id\":\"e38a7905-4ec6-426d-a13f-335ff3710bea\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:11:38.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:12:13.070Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:13.070Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:12:13.078Z|ea527018-f15c-4bcb-a2a8-011405f47cc6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:12:13.205Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:12:13.210Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139 2022-05-09T14:12:13.210Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|INFO|500||Invoke 2022-05-09T14:12:13.210Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:13.210Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139 2022-05-09T14:12:13.211Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Method : GET 2022-05-09T14:12:13.211Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"22805421b9262429", X-B3-SpanId:"1459f3d80b32f01a", X-B3-ParentSpanId:"22805421b9262429", X-B3-Sampled:"0", X-ONAP-RequestID:"87793db1-99ef-4a3d-8e1f-0c4f976dd458", X-RequestID:"87793db1-99ef-4a3d-8e1f-0c4f976dd458", X-TransactionID:"87793db1-99ef-4a3d-8e1f-0c4f976dd458", X-ECOMP-RequestID:"87793db1-99ef-4a3d-8e1f-0c4f976dd458", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55baee93-dc21-48c1-bf09-c5f3022633a9"] 2022-05-09T14:12:13.211Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Request body: 2022-05-09T14:12:13.211Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:13.226Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:13.226Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:13.227Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Status text : 2022-05-09T14:12:13.227Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:12:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:13.229Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Response body: { "requestId" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "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" : "2022-05-09T14:11:07.000+00:00", "endTime" : "2022-05-09T14:12:11.000+00:00", "source" : "VID", "vnfId" : "97dbb475-982d-48a9-acf6-01fba2c03d38", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n\t\t\t\"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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_64d944e8-d596-40d3-8e0e-9e729fb09f9f\",\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\": \"f345b1b9-0207-46f7-b567-33c221347cd2\",\n \"modelInvariantUuid\": \"c4e72d3d-6452-496c-a9f6-8808927e4857\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5146bd41-c8a5-43f3-8aa2-dd92e1dc60da\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"ff6e37a2-5098-49e6-af55-eaf3532b989c\",\n \"modelInvariantUuid\": \"021e5d5b-f037-40be-a9e4-c69423a966d8\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c006236d-fea8-4452-99db-c3b10d60f457\"\n },\n \"instanceName\": \"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_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\",\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\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n \"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:12:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "070b776f-5df2-49f6-bffc-a131a0804a71", "serviceInstanceName" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "cloudIdentifier" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"e38a7905-4ec6-426d-a13f-335ff3710bea\",\"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\":\"97dbb475-982d-48a9-acf6-01fba2c03d38\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2022-05-09T14:11:33.000+00:00" } ], "requestURI" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139" } } } 2022-05-09T14:12:13.229Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:13.230Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|INFO|500||InvokeReturn 2022-05-09T14:12:13.232Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false 2022-05-09T14:12:13.232Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:12:13.232Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:13.233Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false 2022-05-09T14:12:13.233Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:12:13.233Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"22805421b9262429", X-B3-SpanId:"0a733899171ad9f7", X-B3-ParentSpanId:"22805421b9262429", X-B3-Sampled:"0", X-ONAP-RequestID:"87793db1-99ef-4a3d-8e1f-0c4f976dd458", X-RequestID:"87793db1-99ef-4a3d-8e1f-0c4f976dd458", X-TransactionID:"87793db1-99ef-4a3d-8e1f-0c4f976dd458", X-ECOMP-RequestID:"87793db1-99ef-4a3d-8e1f-0c4f976dd458", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31ef3aab-95d9-447f-8579-155629dd7b6d"] 2022-05-09T14:12:13.234Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:12:13.234Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:13.246Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:13.247Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:13.247Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:12:13.247Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:12:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:13.248Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 72, "soRequestId" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "groupingId" : "37f8e971-37c3-4468-8269-7971806d54f9", "name" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/37f8e971-37c3-4468-8269-7971806d54f9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652105496000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c601d5ef1f194b25a66d65558c8e8ad3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"97dbb475-982d-48a9-acf6-01fba2c03d38\",\"vf_module_id\":\"e38a7905-4ec6-426d-a13f-335ff3710bea\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:11:38.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:12:13.248Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:13.248Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:12:13.255Z|87793db1-99ef-4a3d-8e1f-0c4f976dd458|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:12:13.374Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:12:13.378Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139 2022-05-09T14:12:13.378Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|INFO|500||Invoke 2022-05-09T14:12:13.378Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:13.378Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139 2022-05-09T14:12:13.379Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Method : GET 2022-05-09T14:12:13.379Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a34229c82797e9a5", X-B3-SpanId:"ad4d592fb6c4e934", X-B3-ParentSpanId:"a34229c82797e9a5", X-B3-Sampled:"0", X-ONAP-RequestID:"4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6", X-RequestID:"4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6", X-TransactionID:"4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6", X-ECOMP-RequestID:"4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e006ecf-2ed3-480e-b02e-e6c73210f617"] 2022-05-09T14:12:13.379Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Request body: 2022-05-09T14:12:13.380Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:13.411Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:13.412Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:13.412Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Status text : 2022-05-09T14:12:13.412Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:12:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:13.414Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||Response body: { "requestId" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "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" : "2022-05-09T14:11:07.000+00:00", "endTime" : "2022-05-09T14:12:11.000+00:00", "source" : "VID", "vnfId" : "97dbb475-982d-48a9-acf6-01fba2c03d38", "tenantId" : "f4e615c02fa54678a39840871478fa74", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n\t\t\t\"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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_64d944e8-d596-40d3-8e0e-9e729fb09f9f\",\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\": \"f345b1b9-0207-46f7-b567-33c221347cd2\",\n \"modelInvariantUuid\": \"c4e72d3d-6452-496c-a9f6-8808927e4857\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"5146bd41-c8a5-43f3-8aa2-dd92e1dc60da\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"f4e615c02fa54678a39840871478fa74\",\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\": \"ff6e37a2-5098-49e6-af55-eaf3532b989c\",\n \"modelInvariantUuid\": \"021e5d5b-f037-40be-a9e4-c69423a966d8\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"c006236d-fea8-4452-99db-c3b10d60f457\"\n },\n \"instanceName\": \"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_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\",\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\": \"053e9534-28b9-4356-a966-fc124f50e011\",\n \"modelInvariantId\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\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\": \"be86ee00-a75e-4533-bf97-6dde00e59ef0\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:12:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "070b776f-5df2-49f6-bffc-a131a0804a71", "serviceInstanceName" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ { "requestId" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "cloudIdentifier" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"e38a7905-4ec6-426d-a13f-335ff3710bea\",\"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\":\"97dbb475-982d-48a9-acf6-01fba2c03d38\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master\"},\"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" : "2022-05-09T14:11:33.000+00:00" } ], "requestURI" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139" } } } 2022-05-09T14:12:13.414Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:13.414Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2fc89f20-e98d-45ac-a876-9ff527c50139|INFO|500||InvokeReturn 2022-05-09T14:12:13.416Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false 2022-05-09T14:12:13.416Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:12:13.417Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:13.417Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false 2022-05-09T14:12:13.417Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:12:13.417Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a34229c82797e9a5", X-B3-SpanId:"b1cfa0b2d17f999c", X-B3-ParentSpanId:"a34229c82797e9a5", X-B3-Sampled:"0", X-ONAP-RequestID:"4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6", X-RequestID:"4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6", X-TransactionID:"4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6", X-ECOMP-RequestID:"4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fdf1d86-9458-441d-a220-a40e3b149b2a"] 2022-05-09T14:12:13.418Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:12:13.418Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:13.435Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:13.435Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:13.436Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:12:13.436Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:12:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:13.436Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 72, "soRequestId" : "2fc89f20-e98d-45ac-a876-9ff527c50139", "groupingId" : "37f8e971-37c3-4468-8269-7971806d54f9", "name" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/37f8e971-37c3-4468-8269-7971806d54f9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1652105496000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c601d5ef1f194b25a66d65558c8e8ad3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"97dbb475-982d-48a9-acf6-01fba2c03d38\",\"vf_module_id\":\"e38a7905-4ec6-426d-a13f-335ff3710bea\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:11:38.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:12:13.437Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:13.437Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2fc89f20-e98d-45ac-a876-9ff527c50139&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:12:13.443Z|4f0b8e47-5e3b-4791-96c1-17ac99a3b7c6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/2fc89f20-e98d-45ac-a876-9ff527c50139|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:12:14.947Z|887e707a-7644-4c04-9050-2e2dd6016448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:12:14.947Z|887e707a-7644-4c04-9050-2e2dd6016448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:12:15.010Z|5013def4-446b-4a3a-a295-47044bd85bac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:12:15.010Z|559c2abd-8df7-4d4f-9b38-8b8d989efcd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:12:15.011Z|5013def4-446b-4a3a-a295-47044bd85bac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:12:15.011Z|559c2abd-8df7-4d4f-9b38-8b8d989efcd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:12:15.016Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:12:15.018Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|||INFO|500||Checking if requestId: 454771a6-4e96-4265-8e91-468bfdb3a451 already exists in requestDb InfraActiveRequests table 2022-05-09T14:12:15.019Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451 2022-05-09T14:12:15.019Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|INFO|500||Invoke 2022-05-09T14:12:15.019Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:15.019Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451 2022-05-09T14:12:15.020Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Method : GET 2022-05-09T14:12:15.020Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8b44043e1c359fc1", X-B3-SpanId:"de62ac1a7b41b269", X-B3-ParentSpanId:"8b44043e1c359fc1", X-B3-Sampled:"0", X-ONAP-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-TransactionID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-ECOMP-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c25cde7d-a47d-4d5a-8a58-9dafa7ed79d4"] 2022-05-09T14:12:15.020Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Request body: 2022-05-09T14:12:15.020Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:15.039Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:15.040Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:12:15.040Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Status text : 2022-05-09T14:12:15.040Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Mon, 09 May 2022 14:12:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:15.041Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Response body: 2022-05-09T14:12:15.041Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:15.041Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|INFO|404|Not Found|InvokeReturn 2022-05-09T14:12:15.047Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|||INFO|500||Running local validations 2022-05-09T14:12:15.053Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-05-09T14:12:15.082Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-05-09T14:12:15.082Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|INFO|500||Invoke 2022-05-09T14:12:15.195Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74|INFO|500||InvokeReturn 2022-05-09T14:12:15.196Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/f4e615c02fa54678a39840871478fa74 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220509-14:12:14:118-24819], vertex-id=[200920], Content-Length=[1032], Date=[Mon, 09 May 2022 14:12:14 GMT], Content-Type=[application/json]} 2022-05-09T14:12:15.198Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|||DEBUG|500||{"tenant-id":"f4e615c02fa54678a39840871478fa74","tenant-name":"onap-daily-master","tenant-context":"None","resource-version":"1652105474748","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/97dbb475-982d-48a9-acf6-01fba2c03d38","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"97dbb475-982d-48a9-acf6-01fba2c03d38"}],"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"}]}]}} 2022-05-09T14:12:15.199Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-05-09T14:12:15.200Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-05-09T14:12:15.201Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|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 2022-05-09T14:12:15.201Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-05-09T14:12:15.202Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:15.202Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|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 2022-05-09T14:12:15.202Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-05-09T14:12:15.203Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|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:"8b44043e1c359fc1", X-B3-SpanId:"72e278ed81f733e2", X-B3-ParentSpanId:"8b44043e1c359fc1", X-B3-Sampled:"0", X-ONAP-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-TransactionID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-ECOMP-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61ff31f1-e05f-42d6-98da-179acb48d209"] 2022-05-09T14:12:15.203Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"070b776f-5df2-49f6-bffc-a131a0804a71"},"instanceName":null,"requestScope":"service"} 2022-05-09T14:12:15.203Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:15.219Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:15.219Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:15.219Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-05-09T14:12:15.220Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|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:"Mon, 09 May 2022 14:12:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:15.221Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-05-09T14:12:15.221Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:15.221Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-05-09T14:12:15.222Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011 2022-05-09T14:12:15.223Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|INFO|500||Invoke 2022-05-09T14:12:15.223Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:15.223Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011 2022-05-09T14:12:15.224Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Method : GET 2022-05-09T14:12:15.224Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-TransactionID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-ECOMP-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7acec7df-21cb-401a-9dda-3c7190371afb"] 2022-05-09T14:12:15.224Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Request body: 2022-05-09T14:12:15.225Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:15.256Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:15.257Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:15.258Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Status text : 2022-05-09T14:12:15.258Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:12:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:15.259Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "053e9534-28b9-4356-a966-fc124f50e011", "modelInvariantUUID" : "5e3cdeae-9c14-426a-9e56-ed868a27b991", "created" : "2022-05-09 14:02:15.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" : 19, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/csar" } } } 2022-05-09T14:12:15.259Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:15.260Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|INFO|500||InvokeReturn 2022-05-09T14:12:15.265Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance 2022-05-09T14:12:15.266Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|INFO|500||Invoke 2022-05-09T14:12:15.266Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:15.267Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance 2022-05-09T14:12:15.267Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||Method : GET 2022-05-09T14:12:15.267Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-TransactionID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-ECOMP-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3dc7d46-6fa4-44c7-bc06-0eefd58751f6"] 2022-05-09T14:12:15.268Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||Request body: 2022-05-09T14:12:15.268Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:15.284Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:15.285Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:12:15.285Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||Status text : 2022-05-09T14:12:15.286Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&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:"Mon, 09 May 2022 14:12:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:15.286Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||Response body: 2022-05-09T14:12:15.286Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:15.287Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2022-05-09T14:12:15.288Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991 2022-05-09T14:12:15.288Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|INFO|500||Invoke 2022-05-09T14:12:15.289Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:15.289Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991 2022-05-09T14:12:15.289Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||Method : GET 2022-05-09T14:12:15.290Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-TransactionID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-ECOMP-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68629a60-c03b-4ee3-8e3a-f4f1204c8763"] 2022-05-09T14:12:15.290Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||Request body: 2022-05-09T14:12:15.290Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:15.314Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:15.316Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:15.316Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||Status text : 2022-05-09T14:12:15.318Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:12:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:15.318Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "053e9534-28b9-4356-a966-fc124f50e011", "modelInvariantUUID" : "5e3cdeae-9c14-426a-9e56-ed868a27b991", "created" : "2022-05-09 14:02:15.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" : 19, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/csar" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991" } } } 2022-05-09T14:12:15.319Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:15.320Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=5e3cdeae-9c14-426a-9e56-ed868a27b991|INFO|500||InvokeReturn 2022-05-09T14:12:15.323Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance 2022-05-09T14:12:15.323Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|INFO|500||Invoke 2022-05-09T14:12:15.323Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:15.324Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance 2022-05-09T14:12:15.324Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||Method : GET 2022-05-09T14:12:15.324Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-TransactionID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-ECOMP-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c754db2e-2aee-446f-887a-b7a340cb2853"] 2022-05-09T14:12:15.325Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||Request body: 2022-05-09T14:12:15.325Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:15.338Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:15.338Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-05-09T14:12:15.339Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||Status text : 2022-05-09T14:12:15.339Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&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:"Mon, 09 May 2022 14:12:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:15.340Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||Response body: 2022-05-09T14:12:15.340Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:15.341Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=053e9534-28b9-4356-a966-fc124f50e011&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2022-05-09T14:12:15.342Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|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 2022-05-09T14:12:15.342Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-05-09T14:12:15.342Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:15.343Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|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 2022-05-09T14:12:15.343Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-05-09T14:12:15.343Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|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:"454771a6-4e96-4265-8e91-468bfdb3a451", X-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-TransactionID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-ECOMP-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c736344-f9fc-40ed-8f24-9e476eca490d"] 2022-05-09T14:12:15.344Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-05-09T14:12:15.344Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:15.361Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:15.362Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:15.363Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-05-09T14:12:15.363Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:12:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:15.364Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|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" : "2022-05-09 12:55:17.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "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" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "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" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" } } } 2022-05-09T14:12:15.364Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:15.365Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-05-09T14:12:15.367Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|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 2022-05-09T14:12:15.368Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|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 2022-05-09T14:12:15.368Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|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================================================ 2022-05-09T14:12:15.368Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|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 2022-05-09T14:12:15.369Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|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 2022-05-09T14:12:15.369Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|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:"454771a6-4e96-4265-8e91-468bfdb3a451", X-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-TransactionID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-ECOMP-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77964166-c0cf-4135-96b1-756c5b4fc956"] 2022-05-09T14:12:15.369Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|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: 2022-05-09T14:12:15.369Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|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================================================ 2022-05-09T14:12:15.384Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|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========================================== 2022-05-09T14:12:15.385Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|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 2022-05-09T14:12:15.386Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|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 : 2022-05-09T14:12:15.386Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:12:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:15.387Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|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" : 536, "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" : "2022-05-09T12:55:17.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service" } } } 2022-05-09T14:12:15.388Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|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================================================= 2022-05-09T14:12:15.388Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|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 2022-05-09T14:12:15.391Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011 2022-05-09T14:12:15.391Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|INFO|500||Invoke 2022-05-09T14:12:15.392Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:15.392Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011 2022-05-09T14:12:15.392Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Method : GET 2022-05-09T14:12:15.393Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-TransactionID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-ECOMP-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31cb912e-0e43-4f3f-8bf3-35d6c4f8f7f9"] 2022-05-09T14:12:15.393Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Request body: 2022-05-09T14:12:15.394Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:15.428Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:15.429Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:15.429Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Status text : 2022-05-09T14:12:15.429Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:12:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:15.430Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "053e9534-28b9-4356-a966-fc124f50e011", "modelInvariantUUID" : "5e3cdeae-9c14-426a-9e56-ed868a27b991", "created" : "2022-05-09 14:02:15.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" : 19, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/networkCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/serviceProxyCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/vnfCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/pnfCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/recipes" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/collectionResourceCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/configurationCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011/csar" } } } 2022-05-09T14:12:15.430Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:15.431Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/053e9534-28b9-4356-a966-fc124f50e011|INFO|500||InvokeReturn 2022-05-09T14:12:15.433Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T14:12:15.434Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-05-09T14:12:15.434Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:15.434Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-05-09T14:12:15.434Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-05-09T14:12:15.435Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|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:"1394", X-B3-TraceId:"8b44043e1c359fc1", X-B3-SpanId:"df9e47fa4d1f9a0d", X-B3-ParentSpanId:"8b44043e1c359fc1", X-B3-Sampled:"0", X-ONAP-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-TransactionID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-ECOMP-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d12536b-c7d0-4c9c-8dc3-5ce5d68fa80f"] 2022-05-09T14:12:15.435Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"454771a6-4e96-4265-8e91-468bfdb3a451","requestStatus":"IN_PROGRESS","startTime":1652105535048,"source":"VID","tenantId":"f4e615c02fa54678a39840871478fa74","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\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"070b776f-5df2-49f6-bffc-a131a0804a71","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71","tenantName":"onap-daily-master","cloudApiRequests":[],"requestURI":"454771a6-4e96-4265-8e91-468bfdb3a451"} 2022-05-09T14:12:15.435Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:15.563Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:15.564Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-05-09T14:12:15.564Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-05-09T14:12:15.564Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|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/454771a6-4e96-4265-8e91-468bfdb3a451", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:12:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:15.565Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "454771a6-4e96-4265-8e91-468bfdb3a451", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:12:15.048+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-05-09T14:12:13.908+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "070b776f-5df2-49f6-bffc-a131a0804a71", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "454771a6-4e96-4265-8e91-468bfdb3a451", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451" } } } 2022-05-09T14:12:15.565Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:15.566Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-05-09T14:12:15.573Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|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 2022-05-09T14:12:15.573Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-05-09T14:12:15.574Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:15.574Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|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 2022-05-09T14:12:15.574Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-05-09T14:12:15.574Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|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:"8b44043e1c359fc1", X-B3-SpanId:"c30e4190cadbc11a", X-B3-ParentSpanId:"8b44043e1c359fc1", X-B3-Sampled:"0", X-ONAP-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-TransactionID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-ECOMP-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20c98d04-a9b2-452a-a724-163cf595f6c3"] 2022-05-09T14:12:15.575Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"053e9534-28b9-4356-a966-fc124f50e011\",\"modelUuid\":\"053e9534-28b9-4356-a966-fc124f50e011\",\"modelInvariantUuid\":\"5e3cdeae-9c14-426a-9e56-ed868a27b991\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"f4e615c02fa54678a39840871478fa74\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"070b776f-5df2-49f6-bffc-a131a0804a71\"}","type":"String"},"requestId":{"value":"454771a6-4e96-4265-8e91-468bfdb3a451","type":"String"},"mso-request-id":{"value":"454771a6-4e96-4265-8e91-468bfdb3a451","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"070b776f-5df2-49f6-bffc-a131a0804a71","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/070b776f-5df2-49f6-bffc-a131a0804a71","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-05-09T14:12:15.575Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:17.060Z|4d3765e0-147f-4409-a838-a254fd82d217|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:12:17.061Z|4d3765e0-147f-4409-a838-a254fd82d217|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:12:17.235Z|d734be72-ec05-4966-9343-e49f9ba1c774|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:12:17.236Z|d734be72-ec05-4966-9343-e49f9ba1c774|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:12:17.593Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:17.594Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-05-09T14:12:17.594Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-05-09T14:12:17.594Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Mon, 09 May 2022 14:12:17 GMT", X-ONAP-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-TransactionID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-ECOMP-RequestID:"454771a6-4e96-4265-8e91-468bfdb3a451", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"20c98d04-a9b2-452a-a724-163cf595f6c3", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:17.595Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"454771a6-4e96-4265-8e91-468bfdb3a451\",\"instanceId\":\"070b776f-5df2-49f6-bffc-a131a0804a71\"}}","message":"Success","processInstanceID":"074f460c-cfa2-11ec-b07a-dafaaf2ee302","variables":null,"messageCode":200} 2022-05-09T14:12:17.595Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:17.595Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-05-09T14:12:17.599Z|454771a6-4e96-4265-8e91-468bfdb3a451|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:12:17.745Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:12:17.750Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451 2022-05-09T14:12:17.751Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|INFO|500||Invoke 2022-05-09T14:12:17.751Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:17.752Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451 2022-05-09T14:12:17.752Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Method : GET 2022-05-09T14:12:17.753Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"418d09286b8a2c4b", X-B3-SpanId:"d76891b87a2cd7e6", X-B3-ParentSpanId:"418d09286b8a2c4b", X-B3-Sampled:"0", X-ONAP-RequestID:"f2c3e360-2d4a-4348-99c1-cb990baf06be", X-RequestID:"f2c3e360-2d4a-4348-99c1-cb990baf06be", X-TransactionID:"f2c3e360-2d4a-4348-99c1-cb990baf06be", X-ECOMP-RequestID:"f2c3e360-2d4a-4348-99c1-cb990baf06be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8dc5b52-2756-445a-bf41-900631dbf33c"] 2022-05-09T14:12:17.753Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Request body: 2022-05-09T14:12:17.754Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:17.799Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:17.800Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:17.800Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Status text : 2022-05-09T14:12:17.800Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:12:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:17.801Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Response body: { "requestId" : "454771a6-4e96-4265-8e91-468bfdb3a451", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-05-09T14:12:15.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:12:15.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "070b776f-5df2-49f6-bffc-a131a0804a71", "serviceInstanceName" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "454771a6-4e96-4265-8e91-468bfdb3a451", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451" } } } 2022-05-09T14:12:17.801Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:17.802Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|INFO|500||InvokeReturn 2022-05-09T14:12:17.804Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false 2022-05-09T14:12:17.804Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:12:17.804Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:17.805Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false 2022-05-09T14:12:17.805Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:12:17.806Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"418d09286b8a2c4b", X-B3-SpanId:"4563cb905b130730", X-B3-ParentSpanId:"418d09286b8a2c4b", X-B3-Sampled:"0", X-ONAP-RequestID:"f2c3e360-2d4a-4348-99c1-cb990baf06be", X-RequestID:"f2c3e360-2d4a-4348-99c1-cb990baf06be", X-TransactionID:"f2c3e360-2d4a-4348-99c1-cb990baf06be", X-ECOMP-RequestID:"f2c3e360-2d4a-4348-99c1-cb990baf06be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66a9b80e-0fe1-4f78-ac7e-6e3ff441e2fc"] 2022-05-09T14:12:17.806Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:12:17.806Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:17.823Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:17.824Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:17.824Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:12:17.824Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:12:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:17.825Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-05-09T14:12:17.825Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:17.826Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:12:17.832Z|f2c3e360-2d4a-4348-99c1-cb990baf06be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:12:25.031Z|52bc5f67-ad10-4f97-884c-38c8910b8dd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:12:25.031Z|587742cf-a725-4eb9-8802-3e9b71591715|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:12:25.032Z|52bc5f67-ad10-4f97-884c-38c8910b8dd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:12:25.032Z|587742cf-a725-4eb9-8802-3e9b71591715|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:12:27.264Z|aef31260-b271-47c4-bc3a-1438748b141e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:12:27.265Z|aef31260-b271-47c4-bc3a-1438748b141e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:12:27.974Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:12:27.979Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451 2022-05-09T14:12:27.980Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|INFO|500||Invoke 2022-05-09T14:12:27.980Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:27.980Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451 2022-05-09T14:12:27.981Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Method : GET 2022-05-09T14:12:27.981Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f784bface3a83de6", X-B3-SpanId:"636ac9cdd82ebb92", X-B3-ParentSpanId:"f784bface3a83de6", X-B3-Sampled:"0", X-ONAP-RequestID:"6d71de1a-4d10-498c-9d2a-71e3387d3d2c", X-RequestID:"6d71de1a-4d10-498c-9d2a-71e3387d3d2c", X-TransactionID:"6d71de1a-4d10-498c-9d2a-71e3387d3d2c", X-ECOMP-RequestID:"6d71de1a-4d10-498c-9d2a-71e3387d3d2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eece4257-b2e5-43d8-bb19-913517a4fffa"] 2022-05-09T14:12:27.982Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Request body: 2022-05-09T14:12:27.982Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:28.010Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:28.011Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:28.012Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Status text : 2022-05-09T14:12:28.012Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:12:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:28.013Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Response body: { "requestId" : "454771a6-4e96-4265-8e91-468bfdb3a451", "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" : "2022-05-09T14:12:15.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:12:24.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "070b776f-5df2-49f6-bffc-a131a0804a71", "serviceInstanceName" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "454771a6-4e96-4265-8e91-468bfdb3a451", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451" } } } 2022-05-09T14:12:28.014Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:28.014Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|INFO|500||InvokeReturn 2022-05-09T14:12:28.016Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false 2022-05-09T14:12:28.016Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:12:28.016Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:28.017Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false 2022-05-09T14:12:28.017Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:12:28.018Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f784bface3a83de6", X-B3-SpanId:"da61f57338c69b68", X-B3-ParentSpanId:"f784bface3a83de6", X-B3-Sampled:"0", X-ONAP-RequestID:"6d71de1a-4d10-498c-9d2a-71e3387d3d2c", X-RequestID:"6d71de1a-4d10-498c-9d2a-71e3387d3d2c", X-TransactionID:"6d71de1a-4d10-498c-9d2a-71e3387d3d2c", X-ECOMP-RequestID:"6d71de1a-4d10-498c-9d2a-71e3387d3d2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0358b985-d130-4788-9799-d29d93c74f96"] 2022-05-09T14:12:28.018Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:12:28.018Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:28.034Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:28.035Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:28.035Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:12:28.035Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:12:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:28.037Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 77, "soRequestId" : "454771a6-4e96-4265-8e91-468bfdb3a451", "groupingId" : "37f8e971-37c3-4468-8269-7971806d54f9", "name" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/37f8e971-37c3-4468-8269-7971806d54f9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1652105545000,\"creation_time\":1652105496000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c601d5ef1f194b25a66d65558c8e8ad3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"97dbb475-982d-48a9-acf6-01fba2c03d38\",\"vf_module_id\":\"e38a7905-4ec6-426d-a13f-335ff3710bea\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:12:25.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:12:28.037Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:28.037Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:12:28.068Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:12:28.069Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:12:28.069Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:28.069Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:12:28.069Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:12:28.070Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6d71de1a-4d10-498c-9d2a-71e3387d3d2c", X-RequestID:"6d71de1a-4d10-498c-9d2a-71e3387d3d2c", X-TransactionID:"6d71de1a-4d10-498c-9d2a-71e3387d3d2c", X-ECOMP-RequestID:"6d71de1a-4d10-498c-9d2a-71e3387d3d2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5ef5584-7d1a-4490-8c73-d24dc2fa15e1"] 2022-05-09T14:12:28.070Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:12:28.070Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:28.226Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:28.226Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:28.226Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:12:28.227Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D439D3651698357480BD83F67EA90893; 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:"Mon, 09 May 2022 14:12:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:28.227Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0c384b35-cfa2-11ec-b07a-dafaaf2ee302","businessKey":"454771a6-4e96-4265-8e91-468bfdb3a451","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-09T14:12:23.831+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"074f460c-cfa2-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"0c376092-cfa2-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-05-09T14:12:28.227Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:28.228Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:12:28.257Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:12:28.258Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:12:28.258Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:28.258Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:12:28.258Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:12:28.259Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6d71de1a-4d10-498c-9d2a-71e3387d3d2c", X-RequestID:"6d71de1a-4d10-498c-9d2a-71e3387d3d2c", X-TransactionID:"6d71de1a-4d10-498c-9d2a-71e3387d3d2c", X-ECOMP-RequestID:"6d71de1a-4d10-498c-9d2a-71e3387d3d2c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07659c9a-3f4a-4d98-8b4d-874e1eb33582"] 2022-05-09T14:12:28.259Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:12:28.259Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:28.376Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:28.377Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:28.377Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:12:28.378Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=41957B33257E2DFB96AC8FA3D24722E7; 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:"811", Date:"Mon, 09 May 2022 14:12:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:28.378Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:0db7e67d-cfa2-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"0c384b35-cfa2-11ec-b07a-dafaaf2ee302","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"0c384b35-cfa2-11ec-b07a-dafaaf2ee302","executionId":"0c384b35-cfa2-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:12:26.345+0000","endTime":"2022-05-09T14:12:26.348+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"074f460c-cfa2-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:12:28.378Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:28.379Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:12:28.382Z|6d71de1a-4d10-498c-9d2a-71e3387d3d2c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:12:29.947Z|6cc06dad-4eea-4b3f-8f70-dd7624f62e57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:12:29.947Z|6cc06dad-4eea-4b3f-8f70-dd7624f62e57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:12:30.329Z|01ec6c9e-307d-4157-b4a9-92c5b9397a67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:12:30.330Z|01ec6c9e-307d-4157-b4a9-92c5b9397a67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:12:35.055Z|1bba9535-af07-47e9-a728-962a3cee3aae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:12:35.055Z|33011734-6f80-4b3e-884b-8eed5495385d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:12:35.056Z|1bba9535-af07-47e9-a728-962a3cee3aae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:12:35.056Z|33011734-6f80-4b3e-884b-8eed5495385d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:12:37.286Z|b25f9226-866a-4c9a-ab9b-e77889c7b6e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:12:37.287Z|b25f9226-866a-4c9a-ab9b-e77889c7b6e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:12:38.509Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:12:38.513Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451 2022-05-09T14:12:38.514Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|INFO|500||Invoke 2022-05-09T14:12:38.514Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:38.514Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451 2022-05-09T14:12:38.514Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Method : GET 2022-05-09T14:12:38.514Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"98c7d70f8cbc8477", X-B3-SpanId:"6c1ee8a3675a0ff4", X-B3-ParentSpanId:"98c7d70f8cbc8477", X-B3-Sampled:"0", X-ONAP-RequestID:"31ca3258-1044-4d47-b3ad-c13eb5d23f66", X-RequestID:"31ca3258-1044-4d47-b3ad-c13eb5d23f66", X-TransactionID:"31ca3258-1044-4d47-b3ad-c13eb5d23f66", X-ECOMP-RequestID:"31ca3258-1044-4d47-b3ad-c13eb5d23f66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa30e2ff-d168-4fc8-a3b5-97726b7b676b"] 2022-05-09T14:12:38.515Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Request body: 2022-05-09T14:12:38.515Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:38.541Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:38.542Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:38.542Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Status text : 2022-05-09T14:12:38.542Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:12:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:38.544Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Response body: { "requestId" : "454771a6-4e96-4265-8e91-468bfdb3a451", "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" : "2022-05-09T14:12:15.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:12:24.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "070b776f-5df2-49f6-bffc-a131a0804a71", "serviceInstanceName" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "454771a6-4e96-4265-8e91-468bfdb3a451", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451" } } } 2022-05-09T14:12:38.544Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:38.544Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|INFO|500||InvokeReturn 2022-05-09T14:12:38.546Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false 2022-05-09T14:12:38.546Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:12:38.546Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:38.547Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false 2022-05-09T14:12:38.547Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:12:38.547Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"98c7d70f8cbc8477", X-B3-SpanId:"c61ca610b7f0c4af", X-B3-ParentSpanId:"98c7d70f8cbc8477", X-B3-Sampled:"0", X-ONAP-RequestID:"31ca3258-1044-4d47-b3ad-c13eb5d23f66", X-RequestID:"31ca3258-1044-4d47-b3ad-c13eb5d23f66", X-TransactionID:"31ca3258-1044-4d47-b3ad-c13eb5d23f66", X-ECOMP-RequestID:"31ca3258-1044-4d47-b3ad-c13eb5d23f66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a48ca8f8-49b5-4182-9112-2decbed853fc"] 2022-05-09T14:12:38.547Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:12:38.548Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:38.563Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:38.563Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:38.564Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:12:38.564Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:12:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:38.564Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 77, "soRequestId" : "454771a6-4e96-4265-8e91-468bfdb3a451", "groupingId" : "37f8e971-37c3-4468-8269-7971806d54f9", "name" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/37f8e971-37c3-4468-8269-7971806d54f9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1652105545000,\"creation_time\":1652105496000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c601d5ef1f194b25a66d65558c8e8ad3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"97dbb475-982d-48a9-acf6-01fba2c03d38\",\"vf_module_id\":\"e38a7905-4ec6-426d-a13f-335ff3710bea\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:12:25.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:12:38.565Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:38.565Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:12:38.590Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:12:38.591Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:12:38.591Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:38.591Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:12:38.591Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:12:38.592Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"31ca3258-1044-4d47-b3ad-c13eb5d23f66", X-RequestID:"31ca3258-1044-4d47-b3ad-c13eb5d23f66", X-TransactionID:"31ca3258-1044-4d47-b3ad-c13eb5d23f66", X-ECOMP-RequestID:"31ca3258-1044-4d47-b3ad-c13eb5d23f66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2db29098-ded4-4037-bdbc-616b2d09e865"] 2022-05-09T14:12:38.592Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:12:38.592Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:38.709Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:38.710Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:38.710Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:12:38.711Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=7D200A0E0C67FB18EA361655F015F1BA; 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:"Mon, 09 May 2022 14:12:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:38.711Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0c384b35-cfa2-11ec-b07a-dafaaf2ee302","businessKey":"454771a6-4e96-4265-8e91-468bfdb3a451","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-09T14:12:23.831+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"074f460c-cfa2-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"0c376092-cfa2-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-05-09T14:12:38.711Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:38.712Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:12:38.742Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:12:38.743Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:12:38.743Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:38.743Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:12:38.744Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:12:38.744Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"31ca3258-1044-4d47-b3ad-c13eb5d23f66", X-RequestID:"31ca3258-1044-4d47-b3ad-c13eb5d23f66", X-TransactionID:"31ca3258-1044-4d47-b3ad-c13eb5d23f66", X-ECOMP-RequestID:"31ca3258-1044-4d47-b3ad-c13eb5d23f66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d41f7fb9-53eb-42e6-9923-fabbf4114230"] 2022-05-09T14:12:38.744Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:12:38.744Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:38.865Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:38.866Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:38.866Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:12:38.867Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=5B69D9DDA38E686B3D987CC70D23CE63; 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:"811", Date:"Mon, 09 May 2022 14:12:38 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:38.867Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:0db7e67d-cfa2-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"0c384b35-cfa2-11ec-b07a-dafaaf2ee302","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"0c384b35-cfa2-11ec-b07a-dafaaf2ee302","executionId":"0c384b35-cfa2-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:12:26.345+0000","endTime":"2022-05-09T14:12:26.348+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"074f460c-cfa2-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:12:38.867Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:38.867Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:12:38.871Z|31ca3258-1044-4d47-b3ad-c13eb5d23f66|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:12:44.947Z|3d2321d6-5007-49f3-a9b6-102f99a9147b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:12:44.950Z|3d2321d6-5007-49f3-a9b6-102f99a9147b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:12:45.077Z|99402f26-3c2b-484e-9415-3d7a4f7add29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:12:45.077Z|0090bea4-3ff7-40e4-8851-787a7788b590|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:12:45.078Z|0090bea4-3ff7-40e4-8851-787a7788b590|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:12:45.078Z|99402f26-3c2b-484e-9415-3d7a4f7add29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:12:47.310Z|01802b38-83b6-4803-abe7-c829647f92b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:12:47.311Z|01802b38-83b6-4803-abe7-c829647f92b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:12:49.002Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:12:49.007Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451 2022-05-09T14:12:49.008Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|INFO|500||Invoke 2022-05-09T14:12:49.008Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:49.008Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451 2022-05-09T14:12:49.009Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Method : GET 2022-05-09T14:12:49.009Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21213cfd38475e39", X-B3-SpanId:"41ce7c2fe4ea826f", X-B3-ParentSpanId:"21213cfd38475e39", X-B3-Sampled:"0", X-ONAP-RequestID:"81140b6a-cb0a-48cf-b144-6825e8f71a82", X-RequestID:"81140b6a-cb0a-48cf-b144-6825e8f71a82", X-TransactionID:"81140b6a-cb0a-48cf-b144-6825e8f71a82", X-ECOMP-RequestID:"81140b6a-cb0a-48cf-b144-6825e8f71a82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13353999-40ea-488e-a639-bd2e60322704"] 2022-05-09T14:12:49.010Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Request body: 2022-05-09T14:12:49.010Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:49.041Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:49.041Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:49.042Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Status text : 2022-05-09T14:12:49.042Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:12:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:49.043Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Response body: { "requestId" : "454771a6-4e96-4265-8e91-468bfdb3a451", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2022-05-09T14:12:15.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:12:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "070b776f-5df2-49f6-bffc-a131a0804a71", "serviceInstanceName" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "454771a6-4e96-4265-8e91-468bfdb3a451", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451" } } } 2022-05-09T14:12:49.043Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:49.044Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|INFO|500||InvokeReturn 2022-05-09T14:12:49.045Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false 2022-05-09T14:12:49.045Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:12:49.046Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:49.046Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false 2022-05-09T14:12:49.046Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:12:49.046Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21213cfd38475e39", X-B3-SpanId:"96edcc96b7331096", X-B3-ParentSpanId:"21213cfd38475e39", X-B3-Sampled:"0", X-ONAP-RequestID:"81140b6a-cb0a-48cf-b144-6825e8f71a82", X-RequestID:"81140b6a-cb0a-48cf-b144-6825e8f71a82", X-TransactionID:"81140b6a-cb0a-48cf-b144-6825e8f71a82", X-ECOMP-RequestID:"81140b6a-cb0a-48cf-b144-6825e8f71a82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be9f5577-8d33-4c03-9ee6-134806bc9d16"] 2022-05-09T14:12:49.046Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:12:49.047Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:49.059Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:49.060Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:49.060Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:12:49.060Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:12:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:49.061Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 77, "soRequestId" : "454771a6-4e96-4265-8e91-468bfdb3a451", "groupingId" : "37f8e971-37c3-4468-8269-7971806d54f9", "name" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/37f8e971-37c3-4468-8269-7971806d54f9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1652105545000,\"creation_time\":1652105496000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c601d5ef1f194b25a66d65558c8e8ad3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"97dbb475-982d-48a9-acf6-01fba2c03d38\",\"vf_module_id\":\"e38a7905-4ec6-426d-a13f-335ff3710bea\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:12:25.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:12:49.061Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:49.061Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:12:49.098Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:12:49.099Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:12:49.099Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:49.099Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:12:49.100Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:12:49.100Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"81140b6a-cb0a-48cf-b144-6825e8f71a82", X-RequestID:"81140b6a-cb0a-48cf-b144-6825e8f71a82", X-TransactionID:"81140b6a-cb0a-48cf-b144-6825e8f71a82", X-ECOMP-RequestID:"81140b6a-cb0a-48cf-b144-6825e8f71a82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca3ebc61-7a38-4d4a-bcc5-057f1535aeba"] 2022-05-09T14:12:49.100Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:12:49.100Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:49.223Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:49.224Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:49.224Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:12:49.224Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9A3EF8592A6BCC1FC4D707E3292228B7; 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:"Mon, 09 May 2022 14:12:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:49.225Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0c384b35-cfa2-11ec-b07a-dafaaf2ee302","businessKey":"454771a6-4e96-4265-8e91-468bfdb3a451","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-05-09T14:12:23.831+0000","endTime":"2022-05-09T14:12:42.566+0000","removalTime":null,"durationInMillis":18735,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"074f460c-cfa2-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"0c376092-cfa2-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-05-09T14:12:49.225Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:49.225Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:12:49.251Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:12:49.251Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:12:49.252Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:49.252Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:12:49.252Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:12:49.252Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"81140b6a-cb0a-48cf-b144-6825e8f71a82", X-RequestID:"81140b6a-cb0a-48cf-b144-6825e8f71a82", X-TransactionID:"81140b6a-cb0a-48cf-b144-6825e8f71a82", X-ECOMP-RequestID:"81140b6a-cb0a-48cf-b144-6825e8f71a82", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bbbfc75d-2262-4ded-8e59-d41454a06aa3"] 2022-05-09T14:12:49.253Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:12:49.253Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:49.372Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:49.373Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:49.373Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:12:49.373Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E97B491779874D9720466628DB068EEF; 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:"Mon, 09 May 2022 14:12:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:49.374Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:1762b940-cfa2-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"0c384b35-cfa2-11ec-b07a-dafaaf2ee302","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:64e2a96d-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"0c384b35-cfa2-11ec-b07a-dafaaf2ee302","executionId":"0c384b35-cfa2-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:12:42.564+0000","endTime":"2022-05-09T14:12:42.564+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"074f460c-cfa2-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:12:49.374Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:49.374Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c384b35-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:12:49.378Z|81140b6a-cb0a-48cf-b144-6825e8f71a82|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:12:55.099Z|ab5fd832-d1fd-4c65-9973-d489a72d2bbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:12:55.099Z|7fa58910-6599-411b-9dcf-712f078d61b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:12:55.099Z|ab5fd832-d1fd-4c65-9973-d489a72d2bbd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:12:55.100Z|7fa58910-6599-411b-9dcf-712f078d61b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:12:57.337Z|52aef03f-6dc2-4842-a644-eef8d1bebf0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:12:57.338Z|52aef03f-6dc2-4842-a644-eef8d1bebf0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:12:59.511Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:12:59.516Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451 2022-05-09T14:12:59.516Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|INFO|500||Invoke 2022-05-09T14:12:59.517Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:59.517Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451 2022-05-09T14:12:59.517Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Method : GET 2022-05-09T14:12:59.518Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"59de392fa4309082", X-B3-SpanId:"2278f417cf264325", X-B3-ParentSpanId:"59de392fa4309082", X-B3-Sampled:"0", X-ONAP-RequestID:"3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0", X-RequestID:"3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0", X-TransactionID:"3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0", X-ECOMP-RequestID:"3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8778165-2380-4f2c-bb45-2a370057e1a6"] 2022-05-09T14:12:59.518Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Request body: 2022-05-09T14:12:59.519Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:59.538Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:59.539Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:59.540Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Status text : 2022-05-09T14:12:59.540Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:12:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:59.541Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Response body: { "requestId" : "454771a6-4e96-4265-8e91-468bfdb3a451", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of UnassignVfModuleBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 5; BBs remaining = 2).", "progress" : 72, "startTime" : "2022-05-09T14:12:15.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:12:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "070b776f-5df2-49f6-bffc-a131a0804a71", "serviceInstanceName" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "454771a6-4e96-4265-8e91-468bfdb3a451", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451" } } } 2022-05-09T14:12:59.541Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:59.542Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|INFO|500||InvokeReturn 2022-05-09T14:12:59.543Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false 2022-05-09T14:12:59.544Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:12:59.544Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:59.545Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false 2022-05-09T14:12:59.545Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:12:59.546Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"59de392fa4309082", X-B3-SpanId:"dc2630b2be6be81f", X-B3-ParentSpanId:"59de392fa4309082", X-B3-Sampled:"0", X-ONAP-RequestID:"3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0", X-RequestID:"3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0", X-TransactionID:"3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0", X-ECOMP-RequestID:"3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c39722b5-59ab-483f-95cf-b61dc83e9c79"] 2022-05-09T14:12:59.546Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:12:59.546Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:59.558Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:59.558Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:59.559Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:12:59.559Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:12:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:59.560Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 77, "soRequestId" : "454771a6-4e96-4265-8e91-468bfdb3a451", "groupingId" : "37f8e971-37c3-4468-8269-7971806d54f9", "name" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/37f8e971-37c3-4468-8269-7971806d54f9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1652105545000,\"creation_time\":1652105496000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c601d5ef1f194b25a66d65558c8e8ad3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"97dbb475-982d-48a9-acf6-01fba2c03d38\",\"vf_module_id\":\"e38a7905-4ec6-426d-a13f-335ff3710bea\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:12:25.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:12:59.560Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:59.560Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:12:59.590Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:12:59.591Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-05-09T14:12:59.591Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:59.592Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1 2022-05-09T14:12:59.592Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:12:59.592Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0", X-RequestID:"3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0", X-TransactionID:"3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0", X-ECOMP-RequestID:"3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32a3761b-5fd9-427a-b1ae-a68196448ce4"] 2022-05-09T14:12:59.592Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:12:59.593Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:59.712Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:59.713Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:59.714Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:12:59.714Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=DB77CED566BE855FA678FFE943D7DF90; 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:"Mon, 09 May 2022 14:12:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:59.714Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1f2235bd-cfa2-11ec-b07a-dafaaf2ee302","businessKey":"454771a6-4e96-4265-8e91-468bfdb3a451","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-05-09T14:12:55.563+0000","endTime":"2022-05-09T14:12:56.044+0000","removalTime":null,"durationInMillis":481,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"074f460c-cfa2-11ec-b07a-dafaaf2ee302","superProcessInstanceId":"1f214c26-cfa2-11ec-b07a-dafaaf2ee302","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-05-09T14:12:59.715Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:59.715Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=454771a6-4e96-4265-8e91-468bfdb3a451&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:12:59.740Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2235bd-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2235bd-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:12:59.741Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2235bd-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||Invoke 2022-05-09T14:12:59.741Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2235bd-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-05-09T14:12:59.741Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2235bd-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2235bd-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1 2022-05-09T14:12:59.742Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2235bd-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Method : GET 2022-05-09T14:12:59.742Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2235bd-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0", X-RequestID:"3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0", X-TransactionID:"3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0", X-ECOMP-RequestID:"3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd98269b-9bf2-469f-a005-84adfa552bbb"] 2022-05-09T14:12:59.742Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2235bd-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Request body: 2022-05-09T14:12:59.742Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2235bd-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||==========================request end================================================ 2022-05-09T14:12:59.859Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2235bd-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||============================response begin========================================== 2022-05-09T14:12:59.860Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2235bd-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status code : 200 OK 2022-05-09T14:12:59.860Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2235bd-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Status text : 2022-05-09T14:12:59.860Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2235bd-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=394ADF9C4C3E52737AEF0FC9E2B24E2C; 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:"Mon, 09 May 2022 14:12:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:12:59.861Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2235bd-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:1f2283f0-cfa2-11ec-b07a-dafaaf2ee302","parentActivityInstanceId":"1f2235bd-cfa2-11ec-b07a-dafaaf2ee302","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:64cb297e-cf97-11ec-b07a-dafaaf2ee302","processInstanceId":"1f2235bd-cfa2-11ec-b07a-dafaaf2ee302","executionId":"1f2235bd-cfa2-11ec-b07a-dafaaf2ee302","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-05-09T14:12:55.565+0000","endTime":"2022-05-09T14:12:56.043+0000","durationInMillis":478,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"074f460c-cfa2-11ec-b07a-dafaaf2ee302"}] 2022-05-09T14:12:59.861Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2235bd-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|DEBUG|500||=======================response end================================================= 2022-05-09T14:12:59.861Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1f2235bd-cfa2-11ec-b07a-dafaaf2ee302&maxResults=1|INFO|500||InvokeReturn 2022-05-09T14:12:59.865Z|3c79e4da-a4b5-4255-a8fb-4b55c2f2faf0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:12:59.947Z|9507e5a8-59f7-4e00-9053-72a667d0007d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:12:59.947Z|9507e5a8-59f7-4e00-9053-72a667d0007d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:13:00.331Z|f3eae364-e076-4a7d-9c5b-f2fb1c63c561|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:13:00.332Z|f3eae364-e076-4a7d-9c5b-f2fb1c63c561|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:13:05.125Z|79e7ba7c-788f-4f84-9b0d-146041ef18ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:13:05.125Z|d1b20494-ebcf-408e-9374-c8fc7b5c6446|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:13:05.126Z|d1b20494-ebcf-408e-9374-c8fc7b5c6446|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:13:05.126Z|79e7ba7c-788f-4f84-9b0d-146041ef18ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:13:07.366Z|5d41623f-7b9d-4657-9aab-3e904cd4cfa7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:13:07.367Z|5d41623f-7b9d-4657-9aab-3e904cd4cfa7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:13:10.001Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:13:10.008Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451 2022-05-09T14:13:10.008Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|INFO|500||Invoke 2022-05-09T14:13:10.009Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||===========================request begin================================================ 2022-05-09T14:13:10.009Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451 2022-05-09T14:13:10.009Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Method : GET 2022-05-09T14:13:10.009Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a3e34590fbc06c2", X-B3-SpanId:"50f171b3dac3255d", X-B3-ParentSpanId:"6a3e34590fbc06c2", X-B3-Sampled:"0", X-ONAP-RequestID:"dc81a34a-d409-4cef-b248-ee5cdbdb4074", X-RequestID:"dc81a34a-d409-4cef-b248-ee5cdbdb4074", X-TransactionID:"dc81a34a-d409-4cef-b248-ee5cdbdb4074", X-ECOMP-RequestID:"dc81a34a-d409-4cef-b248-ee5cdbdb4074", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b445f845-f0e1-4125-b2fe-91aff88c451c"] 2022-05-09T14:13:10.010Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Request body: 2022-05-09T14:13:10.010Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||==========================request end================================================ 2022-05-09T14:13:10.027Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||============================response begin========================================== 2022-05-09T14:13:10.028Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Status code : 200 OK 2022-05-09T14:13:10.028Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Status text : 2022-05-09T14:13:10.029Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:13:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:13:10.029Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Response body: { "requestId" : "454771a6-4e96-4265-8e91-468bfdb3a451", "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" : "2022-05-09T14:12:15.000+00:00", "endTime" : "2022-05-09T14:13:04.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:13:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "070b776f-5df2-49f6-bffc-a131a0804a71", "serviceInstanceName" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "454771a6-4e96-4265-8e91-468bfdb3a451", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451" } } } 2022-05-09T14:13:10.030Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||=======================response end================================================= 2022-05-09T14:13:10.030Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|INFO|500||InvokeReturn 2022-05-09T14:13:10.032Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false 2022-05-09T14:13:10.032Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:13:10.032Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:13:10.032Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false 2022-05-09T14:13:10.033Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:13:10.033Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a3e34590fbc06c2", X-B3-SpanId:"9254de207a8ce092", X-B3-ParentSpanId:"6a3e34590fbc06c2", X-B3-Sampled:"0", X-ONAP-RequestID:"dc81a34a-d409-4cef-b248-ee5cdbdb4074", X-RequestID:"dc81a34a-d409-4cef-b248-ee5cdbdb4074", X-TransactionID:"dc81a34a-d409-4cef-b248-ee5cdbdb4074", X-ECOMP-RequestID:"dc81a34a-d409-4cef-b248-ee5cdbdb4074", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96d621af-4361-4ee7-b536-9156959767be"] 2022-05-09T14:13:10.033Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:13:10.033Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:13:10.047Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:13:10.048Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:13:10.048Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:13:10.048Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:13:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:13:10.049Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 77, "soRequestId" : "454771a6-4e96-4265-8e91-468bfdb3a451", "groupingId" : "37f8e971-37c3-4468-8269-7971806d54f9", "name" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/37f8e971-37c3-4468-8269-7971806d54f9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1652105545000,\"creation_time\":1652105496000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c601d5ef1f194b25a66d65558c8e8ad3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"97dbb475-982d-48a9-acf6-01fba2c03d38\",\"vf_module_id\":\"e38a7905-4ec6-426d-a13f-335ff3710bea\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:12:25.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:13:10.049Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:13:10.050Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:13:10.056Z|dc81a34a-d409-4cef-b248-ee5cdbdb4074|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:13:10.182Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:13:10.185Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451 2022-05-09T14:13:10.186Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|INFO|500||Invoke 2022-05-09T14:13:10.186Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||===========================request begin================================================ 2022-05-09T14:13:10.186Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451 2022-05-09T14:13:10.187Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Method : GET 2022-05-09T14:13:10.187Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f18f1721d2649c5", X-B3-SpanId:"20ff015ea06b21c8", X-B3-ParentSpanId:"9f18f1721d2649c5", X-B3-Sampled:"0", X-ONAP-RequestID:"f29184e1-0313-46b5-bfc3-5ca721cc1fbd", X-RequestID:"f29184e1-0313-46b5-bfc3-5ca721cc1fbd", X-TransactionID:"f29184e1-0313-46b5-bfc3-5ca721cc1fbd", X-ECOMP-RequestID:"f29184e1-0313-46b5-bfc3-5ca721cc1fbd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"71c012c1-76f6-45cb-b697-28518b1e720d"] 2022-05-09T14:13:10.187Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Request body: 2022-05-09T14:13:10.188Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||==========================request end================================================ 2022-05-09T14:13:10.202Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||============================response begin========================================== 2022-05-09T14:13:10.202Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Status code : 200 OK 2022-05-09T14:13:10.202Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Status text : 2022-05-09T14:13:10.203Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:13:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:13:10.203Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Response body: { "requestId" : "454771a6-4e96-4265-8e91-468bfdb3a451", "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" : "2022-05-09T14:12:15.000+00:00", "endTime" : "2022-05-09T14:13:04.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:13:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "070b776f-5df2-49f6-bffc-a131a0804a71", "serviceInstanceName" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "454771a6-4e96-4265-8e91-468bfdb3a451", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451" } } } 2022-05-09T14:13:10.204Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||=======================response end================================================= 2022-05-09T14:13:10.204Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|INFO|500||InvokeReturn 2022-05-09T14:13:10.205Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false 2022-05-09T14:13:10.206Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:13:10.206Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:13:10.206Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false 2022-05-09T14:13:10.207Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:13:10.207Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f18f1721d2649c5", X-B3-SpanId:"e3462c767d5be21b", X-B3-ParentSpanId:"9f18f1721d2649c5", X-B3-Sampled:"0", X-ONAP-RequestID:"f29184e1-0313-46b5-bfc3-5ca721cc1fbd", X-RequestID:"f29184e1-0313-46b5-bfc3-5ca721cc1fbd", X-TransactionID:"f29184e1-0313-46b5-bfc3-5ca721cc1fbd", X-ECOMP-RequestID:"f29184e1-0313-46b5-bfc3-5ca721cc1fbd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b536ec9-f17c-4a49-894c-88b26dc2d0d7"] 2022-05-09T14:13:10.208Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:13:10.208Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:13:10.220Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:13:10.221Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:13:10.221Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:13:10.221Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:13:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:13:10.222Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 77, "soRequestId" : "454771a6-4e96-4265-8e91-468bfdb3a451", "groupingId" : "37f8e971-37c3-4468-8269-7971806d54f9", "name" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/37f8e971-37c3-4468-8269-7971806d54f9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1652105545000,\"creation_time\":1652105496000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c601d5ef1f194b25a66d65558c8e8ad3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"97dbb475-982d-48a9-acf6-01fba2c03d38\",\"vf_module_id\":\"e38a7905-4ec6-426d-a13f-335ff3710bea\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:12:25.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:13:10.222Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:13:10.223Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:13:10.230Z|f29184e1-0313-46b5-bfc3-5ca721cc1fbd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:13:10.361Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:13:10.366Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451 2022-05-09T14:13:10.366Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|INFO|500||Invoke 2022-05-09T14:13:10.366Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||===========================request begin================================================ 2022-05-09T14:13:10.367Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451 2022-05-09T14:13:10.367Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Method : GET 2022-05-09T14:13:10.367Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5119a05acaa13c5d", X-B3-SpanId:"e111c91097c4e07b", X-B3-ParentSpanId:"5119a05acaa13c5d", X-B3-Sampled:"0", X-ONAP-RequestID:"9b00e48c-9b66-4b5c-b9e1-6645402c801a", X-RequestID:"9b00e48c-9b66-4b5c-b9e1-6645402c801a", X-TransactionID:"9b00e48c-9b66-4b5c-b9e1-6645402c801a", X-ECOMP-RequestID:"9b00e48c-9b66-4b5c-b9e1-6645402c801a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fba46aa-b8d5-4694-8599-85a636416b3c"] 2022-05-09T14:13:10.367Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Request body: 2022-05-09T14:13:10.368Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||==========================request end================================================ 2022-05-09T14:13:10.390Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||============================response begin========================================== 2022-05-09T14:13:10.391Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Status code : 200 OK 2022-05-09T14:13:10.391Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Status text : 2022-05-09T14:13:10.391Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:13:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:13:10.392Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Response body: { "requestId" : "454771a6-4e96-4265-8e91-468bfdb3a451", "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" : "2022-05-09T14:12:15.000+00:00", "endTime" : "2022-05-09T14:13:04.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:13:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "070b776f-5df2-49f6-bffc-a131a0804a71", "serviceInstanceName" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "454771a6-4e96-4265-8e91-468bfdb3a451", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451" } } } 2022-05-09T14:13:10.392Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||=======================response end================================================= 2022-05-09T14:13:10.393Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|INFO|500||InvokeReturn 2022-05-09T14:13:10.394Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false 2022-05-09T14:13:10.394Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:13:10.395Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:13:10.395Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false 2022-05-09T14:13:10.395Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:13:10.395Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5119a05acaa13c5d", X-B3-SpanId:"12d5ff03864fcab1", X-B3-ParentSpanId:"5119a05acaa13c5d", X-B3-Sampled:"0", X-ONAP-RequestID:"9b00e48c-9b66-4b5c-b9e1-6645402c801a", X-RequestID:"9b00e48c-9b66-4b5c-b9e1-6645402c801a", X-TransactionID:"9b00e48c-9b66-4b5c-b9e1-6645402c801a", X-ECOMP-RequestID:"9b00e48c-9b66-4b5c-b9e1-6645402c801a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"646339f1-e957-495b-9403-472f0b515e08"] 2022-05-09T14:13:10.396Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:13:10.396Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:13:10.414Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:13:10.414Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:13:10.415Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:13:10.415Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:13:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:13:10.416Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 77, "soRequestId" : "454771a6-4e96-4265-8e91-468bfdb3a451", "groupingId" : "37f8e971-37c3-4468-8269-7971806d54f9", "name" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/37f8e971-37c3-4468-8269-7971806d54f9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1652105545000,\"creation_time\":1652105496000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c601d5ef1f194b25a66d65558c8e8ad3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"97dbb475-982d-48a9-acf6-01fba2c03d38\",\"vf_module_id\":\"e38a7905-4ec6-426d-a13f-335ff3710bea\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:12:25.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:13:10.416Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:13:10.417Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:13:10.425Z|9b00e48c-9b66-4b5c-b9e1-6645402c801a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:13:10.549Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|||INFO|500||Entering 2022-05-09T14:13:10.552Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451 2022-05-09T14:13:10.553Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|INFO|500||Invoke 2022-05-09T14:13:10.553Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||===========================request begin================================================ 2022-05-09T14:13:10.553Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451 2022-05-09T14:13:10.554Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Method : GET 2022-05-09T14:13:10.554Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7414e6775f3144d4", X-B3-SpanId:"29e85365caefb698", X-B3-ParentSpanId:"7414e6775f3144d4", X-B3-Sampled:"0", X-ONAP-RequestID:"5390e209-fec0-4ca3-bbb4-d5521dbad99c", X-RequestID:"5390e209-fec0-4ca3-bbb4-d5521dbad99c", X-TransactionID:"5390e209-fec0-4ca3-bbb4-d5521dbad99c", X-ECOMP-RequestID:"5390e209-fec0-4ca3-bbb4-d5521dbad99c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"915ee21c-7858-4197-9c0a-10e016f5214a"] 2022-05-09T14:13:10.554Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Request body: 2022-05-09T14:13:10.555Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||==========================request end================================================ 2022-05-09T14:13:10.584Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||============================response begin========================================== 2022-05-09T14:13:10.585Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Status code : 200 OK 2022-05-09T14:13:10.585Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Status text : 2022-05-09T14:13:10.586Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:13:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:13:10.587Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||Response body: { "requestId" : "454771a6-4e96-4265-8e91-468bfdb3a451", "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" : "2022-05-09T14:12:15.000+00:00", "endTime" : "2022-05-09T14:13:04.000+00:00", "source" : "VID", "tenantId" : "f4e615c02fa54678a39840871478fa74", "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\": \"5e3cdeae-9c14-426a-9e56-ed868a27b991\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"053e9534-28b9-4356-a966-fc124f50e011\"\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\": \"f4e615c02fa54678a39840871478fa74\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-05-09T14:13:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "070b776f-5df2-49f6-bffc-a131a0804a71", "serviceInstanceName" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/070b776f-5df2-49f6-bffc-a131a0804a71", "tenantName" : "onap-daily-master", "cloudApiRequests" : [ ], "requestURI" : "454771a6-4e96-4265-8e91-468bfdb3a451", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451" } } } 2022-05-09T14:13:10.588Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|DEBUG|500||=======================response end================================================= 2022-05-09T14:13:10.588Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/454771a6-4e96-4265-8e91-468bfdb3a451|INFO|500||InvokeReturn 2022-05-09T14:13:10.589Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false 2022-05-09T14:13:10.590Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-05-09T14:13:10.590Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-05-09T14:13:10.590Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false 2022-05-09T14:13:10.590Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-05-09T14:13:10.591Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7414e6775f3144d4", X-B3-SpanId:"0c33d4cdb0b371ca", X-B3-ParentSpanId:"7414e6775f3144d4", X-B3-Sampled:"0", X-ONAP-RequestID:"5390e209-fec0-4ca3-bbb4-d5521dbad99c", X-RequestID:"5390e209-fec0-4ca3-bbb4-d5521dbad99c", X-TransactionID:"5390e209-fec0-4ca3-bbb4-d5521dbad99c", X-ECOMP-RequestID:"5390e209-fec0-4ca3-bbb4-d5521dbad99c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44643790-44fe-4305-a8c3-82b96c7447df"] 2022-05-09T14:13:10.591Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-05-09T14:13:10.591Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-05-09T14:13:10.610Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-05-09T14:13:10.610Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-05-09T14:13:10.611Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-05-09T14:13:10.611Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&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", Transfer-Encoding:"chunked", Date:"Mon, 09 May 2022 14:13:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-05-09T14:13:10.612Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 77, "soRequestId" : "454771a6-4e96-4265-8e91-468bfdb3a451", "groupingId" : "37f8e971-37c3-4468-8269-7971806d54f9", "name" : "basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_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/f4e615c02fa54678a39840871478fa74/stacks/basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/37f8e971-37c3-4468-8269-7971806d54f9\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1652105545000,\"creation_time\":1652105496000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master\",\"disable_rollback\":true,\"stack_user_project_id\":\"c601d5ef1f194b25a66d65558c8e8ad3\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"37f8e971-37c3-4468-8269-7971806d54f9\",\"OS::project_id\":\"f4e615c02fa54678a39840871478fa74\",\"OS::stack_name\":\"basic_macro_64d944e8-d596-40d3-8e0e-9e729fb09f9f_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"97dbb475-982d-48a9-acf6-01fba2c03d38\",\"vf_module_id\":\"e38a7905-4ec6-426d-a13f-335ff3710bea\",\"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\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-05-09T14:12:25.000+00:00", "isDataInternal" : false } ] 2022-05-09T14:13:10.612Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-05-09T14:13:10.612Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=454771a6-4e96-4265-8e91-468bfdb3a451&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-05-09T14:13:10.618Z|5390e209-fec0-4ca3-bbb4-d5521dbad99c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/454771a6-4e96-4265-8e91-468bfdb3a451|InfraPortalClient|||INFO|500||Exiting. 2022-05-09T14:13:14.947Z|b6d1df13-0cd6-40d8-b48b-438a84289afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:13:14.948Z|b6d1df13-0cd6-40d8-b48b-438a84289afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:13:15.147Z|01df239b-7461-4e1f-9f82-7ba7c232306b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:13:15.147Z|61de969e-9db5-4ee0-b5f6-02738a2e4009|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:13:15.147Z|01df239b-7461-4e1f-9f82-7ba7c232306b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:13:15.147Z|61de969e-9db5-4ee0-b5f6-02738a2e4009|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:13:17.059Z|b667f97b-c196-4d00-bb1d-754983b7ce91|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:13:17.059Z|b667f97b-c196-4d00-bb1d-754983b7ce91|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:13:17.389Z|9afdc1c0-5f23-48a7-8bb4-20e5de9b011c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:13:17.389Z|9afdc1c0-5f23-48a7-8bb4-20e5de9b011c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:13:25.169Z|d96266a5-ec8c-465e-87ec-f9f85dbde92d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:13:25.169Z|796f65f4-26b7-4feb-90da-d7cf457ed1f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:13:25.170Z|d96266a5-ec8c-465e-87ec-f9f85dbde92d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:13:25.170Z|796f65f4-26b7-4feb-90da-d7cf457ed1f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:13:27.413Z|b75d62c6-f286-4f9b-8b49-29baa1a93c9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:13:27.414Z|b75d62c6-f286-4f9b-8b49-29baa1a93c9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:13:29.947Z|e588406f-88b7-45ee-9a7a-eb40e131ae47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:13:29.950Z|e588406f-88b7-45ee-9a7a-eb40e131ae47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:13:30.333Z|94093dfe-079e-4735-bab8-4e62040ac1af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:13:30.333Z|94093dfe-079e-4735-bab8-4e62040ac1af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:13:35.191Z|e1eaa33f-1bde-42da-9da4-d9c16f04d2d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:13:35.191Z|ccf6b163-b73e-444e-b563-d8625da2ce6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:13:35.191Z|e1eaa33f-1bde-42da-9da4-d9c16f04d2d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:13:35.192Z|ccf6b163-b73e-444e-b563-d8625da2ce6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:13:37.439Z|548a99bb-49cb-4c52-8358-bdc05b05c49b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:13:37.440Z|548a99bb-49cb-4c52-8358-bdc05b05c49b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:13:44.947Z|1d72d493-9a38-4e0a-ad3e-9e2fdefc7c86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:13:44.947Z|1d72d493-9a38-4e0a-ad3e-9e2fdefc7c86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:13:45.213Z|ae2e8e6c-c854-4f3e-9416-d2b67f179658|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:13:45.213Z|2144c07e-f196-4c17-bd9e-1f61ddb44295|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:13:45.214Z|ae2e8e6c-c854-4f3e-9416-d2b67f179658|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:13:45.215Z|2144c07e-f196-4c17-bd9e-1f61ddb44295|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:13:47.464Z|05e7384e-7a1e-4fd6-8108-6c71cb78218e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:13:47.465Z|05e7384e-7a1e-4fd6-8108-6c71cb78218e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:13:55.236Z|5d41748d-9e3c-42f0-bf0b-fcfdf8d8a056|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:13:55.236Z|0778840e-ae3b-4cbd-a3da-03495b0d253a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:13:55.237Z|0778840e-ae3b-4cbd-a3da-03495b0d253a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:13:55.237Z|5d41748d-9e3c-42f0-bf0b-fcfdf8d8a056|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:13:57.487Z|7c13f3cc-74c9-478d-a741-8e79c3bbb5aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:13:57.487Z|7c13f3cc-74c9-478d-a741-8e79c3bbb5aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:13:59.947Z|c1cc2522-a874-4cf5-9dbf-6aa17e1b95b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:13:59.947Z|c1cc2522-a874-4cf5-9dbf-6aa17e1b95b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:14:00.334Z|943f7933-8c20-4e83-9ce7-c6931ebf08d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:14:00.335Z|943f7933-8c20-4e83-9ce7-c6931ebf08d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:14:05.259Z|2e7ab53b-1fba-4ae0-9e2d-e61c10e5f95e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:14:05.259Z|94cbf560-7859-4fe7-abae-6f49f96e205f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:14:05.260Z|2e7ab53b-1fba-4ae0-9e2d-e61c10e5f95e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:14:05.261Z|94cbf560-7859-4fe7-abae-6f49f96e205f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:14:07.510Z|a8b697cf-2fb3-4940-a0b0-69c287a4b6bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:14:07.510Z|a8b697cf-2fb3-4940-a0b0-69c287a4b6bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:14:14.947Z|e0ce9053-e74c-44a7-861d-e00cf90a3ec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:14:14.950Z|e0ce9053-e74c-44a7-861d-e00cf90a3ec3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:14:15.282Z|4dd2850a-890d-4846-a314-3f2bfaa0af42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:14:15.283Z|663b35a9-90b4-422e-b04a-a1047e1914af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:14:15.283Z|663b35a9-90b4-422e-b04a-a1047e1914af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:14:15.283Z|4dd2850a-890d-4846-a314-3f2bfaa0af42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:14:17.059Z|35447c78-993a-482b-a257-98b72a584e58|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:14:17.060Z|35447c78-993a-482b-a257-98b72a584e58|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:14:17.555Z|0565a929-3d16-4a13-934a-ae598266d602|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:14:17.557Z|0565a929-3d16-4a13-934a-ae598266d602|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:14:25.305Z|3520400a-d772-4cf8-8f5a-cba782b2b43e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:14:25.305Z|08b5b627-9989-49ea-9ccc-e353d84aa09d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:14:25.305Z|3520400a-d772-4cf8-8f5a-cba782b2b43e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:14:25.305Z|08b5b627-9989-49ea-9ccc-e353d84aa09d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:14:27.599Z|f084e4f6-32f4-46c3-b54d-34883534ef24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:14:27.600Z|f084e4f6-32f4-46c3-b54d-34883534ef24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:14:29.947Z|9d639dec-2e7c-4f40-b39e-590aa1ebb871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:14:29.947Z|9d639dec-2e7c-4f40-b39e-590aa1ebb871|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:14:30.335Z|be5b3f31-c3ce-45f5-b222-1869d0839d12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:14:30.336Z|be5b3f31-c3ce-45f5-b222-1869d0839d12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:14:35.326Z|bcc8caa7-79d4-402d-b753-7bde68a781c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:14:35.326Z|88fb3a9f-a6cd-462c-84b9-c152a3b678bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:14:35.327Z|88fb3a9f-a6cd-462c-84b9-c152a3b678bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:14:35.327Z|bcc8caa7-79d4-402d-b753-7bde68a781c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:14:37.623Z|9bc926c1-9adb-447f-96f7-83e01d09512a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:14:37.624Z|9bc926c1-9adb-447f-96f7-83e01d09512a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:14:44.947Z|62465018-2dc6-49b1-a3eb-5826e9991a02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:14:44.947Z|62465018-2dc6-49b1-a3eb-5826e9991a02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:14:45.349Z|3565f889-e17c-4e8b-8e15-e41673814b28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:14:45.350Z|3565f889-e17c-4e8b-8e15-e41673814b28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:14:45.351Z|9cd3c2f9-773a-40b1-86b0-de36c3d83794|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:14:45.351Z|9cd3c2f9-773a-40b1-86b0-de36c3d83794|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:14:47.645Z|9e49ba94-2be8-4e9b-8e4c-5562204034a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:14:47.645Z|9e49ba94-2be8-4e9b-8e4c-5562204034a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:14:55.372Z|cfa551ec-ab23-4514-af73-89468c2904d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:14:55.372Z|2d0178a5-035d-4c1e-ba5f-d3e7dea36905|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:14:55.373Z|2d0178a5-035d-4c1e-ba5f-d3e7dea36905|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:14:55.373Z|cfa551ec-ab23-4514-af73-89468c2904d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:14:57.667Z|eb6889a1-f64a-4ba1-89ff-b7e363a16ea2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:14:57.668Z|eb6889a1-f64a-4ba1-89ff-b7e363a16ea2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:14:59.947Z|3ed22c8f-4ba0-4c29-a45e-d2a962ffb56c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:14:59.950Z|3ed22c8f-4ba0-4c29-a45e-d2a962ffb56c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:15:00.337Z|3276d6e3-240c-4439-8ead-19277e72b25f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:15:00.337Z|3276d6e3-240c-4439-8ead-19277e72b25f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:15:05.395Z|4951e49a-85c0-4d43-8f09-bf3910475b08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:15:05.395Z|189d643d-6454-4e51-b87c-cf4acb41525f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:15:05.395Z|189d643d-6454-4e51-b87c-cf4acb41525f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:15:05.395Z|4951e49a-85c0-4d43-8f09-bf3910475b08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:15:07.689Z|97a03873-9457-40fa-a59c-ee982ab21552|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:15:07.690Z|97a03873-9457-40fa-a59c-ee982ab21552|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:15:14.947Z|04534707-612b-4357-b55a-111d3419e369|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:15:14.947Z|04534707-612b-4357-b55a-111d3419e369|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:15:15.417Z|acf850b1-cc63-441c-a710-e5020b6e408b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:15:15.418Z|acf850b1-cc63-441c-a710-e5020b6e408b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:15:15.421Z|6cdca9b3-4eb9-4e49-8803-d1e8ade01a14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:15:15.422Z|6cdca9b3-4eb9-4e49-8803-d1e8ade01a14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:15:17.059Z|f08383f3-eb93-4d2c-b7a9-374a42182dcc|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:15:17.060Z|f08383f3-eb93-4d2c-b7a9-374a42182dcc|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:15:17.710Z|fd9c85ef-2424-4f49-881a-3a6d0716cb13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:15:17.711Z|fd9c85ef-2424-4f49-881a-3a6d0716cb13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:15:25.440Z|0de967fa-7987-4d2a-a383-7754ec2a9ede|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:15:25.441Z|0de967fa-7987-4d2a-a383-7754ec2a9ede|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:15:25.449Z|2974dea0-dbb8-4e3c-8a5f-717b94f630cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:15:25.449Z|2974dea0-dbb8-4e3c-8a5f-717b94f630cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:15:27.734Z|9c4f6e12-9b4c-4682-8aad-ddc1f4ba3aa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:15:27.735Z|9c4f6e12-9b4c-4682-8aad-ddc1f4ba3aa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:15:29.947Z|3602b82e-b603-49da-a105-b680c7cad754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:15:29.947Z|3602b82e-b603-49da-a105-b680c7cad754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:15:30.338Z|cbcaa0ca-5cd0-4446-966a-de84bee973a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:15:30.339Z|cbcaa0ca-5cd0-4446-966a-de84bee973a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:15:35.464Z|23e82d21-7080-4c89-bcc8-ded9e5a1e11b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:15:35.465Z|23e82d21-7080-4c89-bcc8-ded9e5a1e11b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:15:35.470Z|c70c9e88-3732-412c-a58b-696c6ddf0dd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:15:35.470Z|c70c9e88-3732-412c-a58b-696c6ddf0dd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:15:37.758Z|767ff3ed-f1fe-4a71-aba9-41125369dece|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:15:37.758Z|767ff3ed-f1fe-4a71-aba9-41125369dece|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:15:44.947Z|f7450e62-13ab-4e9c-8d82-fb7c96881ced|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:15:44.950Z|f7450e62-13ab-4e9c-8d82-fb7c96881ced|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:15:45.486Z|37547b61-5a1c-4ab2-b11c-637aa327a63b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:15:45.487Z|37547b61-5a1c-4ab2-b11c-637aa327a63b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:15:45.490Z|baed3c88-41c9-4ad4-83c0-6025ba760a7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:15:45.491Z|baed3c88-41c9-4ad4-83c0-6025ba760a7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:15:47.779Z|c38c81a1-2d4d-465b-ba74-315920a62cca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:15:47.780Z|c38c81a1-2d4d-465b-ba74-315920a62cca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:15:55.516Z|1adf0a08-c9fc-4e4c-b018-c859e5923aa8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:15:55.517Z|1adf0a08-c9fc-4e4c-b018-c859e5923aa8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:15:55.517Z|f6c95ae9-3584-4c67-8ea7-fed660ac5711|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:15:55.517Z|f6c95ae9-3584-4c67-8ea7-fed660ac5711|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:15:57.801Z|554a33dc-2bf2-4f56-921a-76af84f97dbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:15:57.802Z|554a33dc-2bf2-4f56-921a-76af84f97dbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:15:59.947Z|c30304ca-d1ce-4b71-a594-d2ba3e762365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:15:59.947Z|c30304ca-d1ce-4b71-a594-d2ba3e762365|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:16:00.339Z|ea95d0fc-4d3b-429e-a561-57c75f611b6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:16:00.340Z|ea95d0fc-4d3b-429e-a561-57c75f611b6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:16:05.543Z|740805dd-a186-426c-9905-72b0d715408a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:16:05.544Z|740805dd-a186-426c-9905-72b0d715408a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:16:05.549Z|ddb9cf08-6f64-43df-8e63-f0da41ba0a1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:16:05.550Z|ddb9cf08-6f64-43df-8e63-f0da41ba0a1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:16:07.824Z|aa05b2ed-0de4-4aea-8b4f-1ed45d2c5357|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:16:07.825Z|aa05b2ed-0de4-4aea-8b4f-1ed45d2c5357|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:16:14.947Z|cb71b110-2d7c-4406-8233-83f7d604499d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:16:14.947Z|cb71b110-2d7c-4406-8233-83f7d604499d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:16:15.565Z|359fa76a-c71d-4f44-982f-86b4bb1556e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:16:15.567Z|359fa76a-c71d-4f44-982f-86b4bb1556e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:16:15.568Z|c45c599f-4b4f-471b-a1e1-24e6361e83e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:16:15.568Z|c45c599f-4b4f-471b-a1e1-24e6361e83e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:16:17.059Z|e0359010-9615-4460-bed3-064828f56ac4|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:16:17.060Z|e0359010-9615-4460-bed3-064828f56ac4|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:16:17.846Z|a94608ae-2322-4b29-8963-33352449e636|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:16:17.847Z|a94608ae-2322-4b29-8963-33352449e636|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:16:25.592Z|c11b0d0d-c269-4995-8ed2-ca6b7cb94394|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:16:25.592Z|a47737d7-0bcf-4e21-886c-049cfd4eacb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:16:25.593Z|c11b0d0d-c269-4995-8ed2-ca6b7cb94394|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:16:25.593Z|a47737d7-0bcf-4e21-886c-049cfd4eacb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:16:27.875Z|e35b1ff8-02c7-4f14-8095-3cfe93bed43a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:16:27.877Z|e35b1ff8-02c7-4f14-8095-3cfe93bed43a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:16:29.947Z|09eea830-71b6-4b5d-b07e-08ffc6a940b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:16:29.949Z|09eea830-71b6-4b5d-b07e-08ffc6a940b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:16:30.341Z|7cdeeb8c-1a5f-4b4e-abc5-194ff273216f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:16:30.341Z|7cdeeb8c-1a5f-4b4e-abc5-194ff273216f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:16:35.614Z|a72eba75-9133-43af-8bb3-c385d82e582e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:16:35.615Z|a72eba75-9133-43af-8bb3-c385d82e582e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:16:35.619Z|8c4d174c-ea25-4179-b68b-4371cb9fbed1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:16:35.619Z|8c4d174c-ea25-4179-b68b-4371cb9fbed1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:16:37.901Z|54c607d2-0583-47b4-815b-501384579128|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:16:37.902Z|54c607d2-0583-47b4-815b-501384579128|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:16:44.947Z|0f76252a-3e1d-4cfb-b040-b69c4ead5201|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:16:44.947Z|0f76252a-3e1d-4cfb-b040-b69c4ead5201|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:16:45.637Z|02b4e582-adf8-469d-a6e8-cc5a910b17b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:16:45.637Z|72c1ccdd-64f7-4a2b-9226-179e80513aee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:16:45.638Z|72c1ccdd-64f7-4a2b-9226-179e80513aee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:16:45.638Z|02b4e582-adf8-469d-a6e8-cc5a910b17b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:16:47.924Z|9b9a37b1-21f2-45a7-a232-4d24e25e5d97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:16:47.925Z|9b9a37b1-21f2-45a7-a232-4d24e25e5d97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:16:55.664Z|bf36c128-bd88-4263-a0c9-4e03e929d112|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:16:55.665Z|bf36c128-bd88-4263-a0c9-4e03e929d112|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:16:55.670Z|49c7175d-e3f1-4be7-8666-1b9f01865bb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:16:55.670Z|49c7175d-e3f1-4be7-8666-1b9f01865bb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:16:57.947Z|75c10fe5-7bc6-425b-b879-a6ba19c37445|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:16:57.948Z|75c10fe5-7bc6-425b-b879-a6ba19c37445|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:16:59.947Z|2e0ad6a9-d8a5-49ae-a078-5258c2d357ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:16:59.947Z|2e0ad6a9-d8a5-49ae-a078-5258c2d357ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:17:00.342Z|d0b34652-1cdd-432c-97d0-df609f0c00cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:17:00.342Z|d0b34652-1cdd-432c-97d0-df609f0c00cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:17:05.688Z|205675c7-87d4-46ce-9719-781b5050f196|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:17:05.688Z|205675c7-87d4-46ce-9719-781b5050f196|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:17:05.689Z|aec7868c-01d8-453f-b294-ee1bdc739211|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:17:05.690Z|aec7868c-01d8-453f-b294-ee1bdc739211|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:17:07.973Z|e35e5b36-5e00-4bb4-9f5c-f8cfd9bc15bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:17:07.974Z|e35e5b36-5e00-4bb4-9f5c-f8cfd9bc15bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:17:14.947Z|5bdf4484-d6a9-4131-a042-e868de88e541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:17:14.951Z|5bdf4484-d6a9-4131-a042-e868de88e541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:17:15.711Z|2b1d31f8-92ee-4c96-8942-b8bd474e7341|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:17:15.712Z|2b1d31f8-92ee-4c96-8942-b8bd474e7341|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:17:15.713Z|35b245ce-5f05-49dd-ba05-ece468ed4ebf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:17:15.714Z|35b245ce-5f05-49dd-ba05-ece468ed4ebf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:17:17.059Z|eb8eb9c6-d23f-4d3a-90f5-af4b88925217|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:17:17.060Z|eb8eb9c6-d23f-4d3a-90f5-af4b88925217|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:17:18.001Z|8cc77788-2a16-40d0-bbcd-59d2e889f654|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:17:18.002Z|8cc77788-2a16-40d0-bbcd-59d2e889f654|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:17:25.737Z|e425d240-73c6-4380-9c18-ce1ad3309d4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:17:25.737Z|e425d240-73c6-4380-9c18-ce1ad3309d4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:17:25.746Z|c81fb81c-c9bf-4b2b-a967-50ba1b9c4b32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:17:25.747Z|c81fb81c-c9bf-4b2b-a967-50ba1b9c4b32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:17:28.023Z|fdfe7fb5-4af4-46b1-b1c3-0d48e422c954|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:17:28.024Z|fdfe7fb5-4af4-46b1-b1c3-0d48e422c954|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:17:29.947Z|0b958398-a325-49c2-81a0-41c325245c87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:17:29.947Z|0b958398-a325-49c2-81a0-41c325245c87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:17:30.343Z|d5753de3-1f91-4076-b411-29b52fdce408|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:17:30.344Z|d5753de3-1f91-4076-b411-29b52fdce408|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:17:35.761Z|c3133919-eaf5-4a4a-b299-842fa4bda01f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:17:35.762Z|c3133919-eaf5-4a4a-b299-842fa4bda01f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:17:35.768Z|4b9ac9f3-cb05-429f-90ff-616eaa5b403f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:17:35.768Z|4b9ac9f3-cb05-429f-90ff-616eaa5b403f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:17:38.046Z|c966a60c-13fd-47c5-88e9-85ac59aeb491|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:17:38.046Z|c966a60c-13fd-47c5-88e9-85ac59aeb491|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:17:44.947Z|f583b6d5-6fba-4789-814d-e36c0d59d076|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:17:44.947Z|f583b6d5-6fba-4789-814d-e36c0d59d076|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:17:45.783Z|f8dd6e6c-50d2-4577-9bf1-e1e94c447a63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:17:45.784Z|f8dd6e6c-50d2-4577-9bf1-e1e94c447a63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:17:45.790Z|980ee6e7-7c1c-4bfd-9cb8-d0cb58011470|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:17:45.791Z|980ee6e7-7c1c-4bfd-9cb8-d0cb58011470|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:17:48.067Z|1fe7ccc3-3e37-4b10-be4f-d36467bd3c9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:17:48.068Z|1fe7ccc3-3e37-4b10-be4f-d36467bd3c9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:17:55.806Z|534b337b-9667-4911-801d-7f74eeb6aaf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:17:55.808Z|534b337b-9667-4911-801d-7f74eeb6aaf1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:17:55.814Z|f333aea2-fae9-4d2f-a888-58991fa74048|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:17:55.815Z|f333aea2-fae9-4d2f-a888-58991fa74048|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:17:58.097Z|ebe8cf7c-591a-4349-a686-cc6f42b2d758|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:17:58.098Z|ebe8cf7c-591a-4349-a686-cc6f42b2d758|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:17:59.947Z|8891123b-f241-457e-9d0a-76468f3a57b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:17:59.950Z|8891123b-f241-457e-9d0a-76468f3a57b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:18:00.345Z|f1354fc5-ac72-4d64-85a5-0df6465e9aa9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:18:00.345Z|f1354fc5-ac72-4d64-85a5-0df6465e9aa9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:18:05.831Z|4e654fe8-a358-48aa-8809-8ff52643e994|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:18:05.832Z|4e654fe8-a358-48aa-8809-8ff52643e994|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:18:05.839Z|859be792-fbf1-4d8a-9c4c-d6e8c8263f8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:18:05.840Z|859be792-fbf1-4d8a-9c4c-d6e8c8263f8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:18:08.119Z|214ed54c-e3f6-405a-a440-1bb646d41ea4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:18:08.120Z|214ed54c-e3f6-405a-a440-1bb646d41ea4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:18:14.947Z|58df0cbd-c6ac-4ad0-b1d3-fe0730cc7f88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:18:14.947Z|58df0cbd-c6ac-4ad0-b1d3-fe0730cc7f88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:18:15.855Z|06ef0ab8-1eb9-440a-9ccf-3309ef436e09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:18:15.856Z|06ef0ab8-1eb9-440a-9ccf-3309ef436e09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:18:15.860Z|e5ba4554-aacd-4fff-8fc8-82fb26948e45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:18:15.861Z|e5ba4554-aacd-4fff-8fc8-82fb26948e45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:18:17.059Z|c4954975-aaee-4a48-bd90-e518c468ba3c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:18:17.060Z|c4954975-aaee-4a48-bd90-e518c468ba3c|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:18:18.141Z|fee4f14a-3f83-4576-af39-2d5722febc20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:18:18.142Z|fee4f14a-3f83-4576-af39-2d5722febc20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:18:25.878Z|1681703b-1b55-40ca-8224-aa96e77d6f94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:18:25.879Z|1681703b-1b55-40ca-8224-aa96e77d6f94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:18:25.884Z|c973a87a-afbb-419b-bea4-bf158872ea76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:18:25.885Z|c973a87a-afbb-419b-bea4-bf158872ea76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:18:28.165Z|4b10f6e8-d645-4421-81dd-37e307ca8642|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:18:28.166Z|4b10f6e8-d645-4421-81dd-37e307ca8642|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:18:29.947Z|02822906-5b63-42b1-ba3c-d395f425f3d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:18:29.947Z|02822906-5b63-42b1-ba3c-d395f425f3d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:18:30.346Z|e7768f82-8727-4b28-b3ba-519ada506209|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:18:30.346Z|e7768f82-8727-4b28-b3ba-519ada506209|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:18:35.901Z|dfe64786-218b-481d-be71-1571c8984466|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:18:35.901Z|dfe64786-218b-481d-be71-1571c8984466|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:18:35.907Z|78a1d914-37a8-44fe-b691-e15466bd9536|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:18:35.908Z|78a1d914-37a8-44fe-b691-e15466bd9536|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:18:38.189Z|182c53e7-cf64-457a-9635-66e3fdebbcdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:18:38.190Z|182c53e7-cf64-457a-9635-66e3fdebbcdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:18:44.947Z|1c27eef2-bbc2-40bc-911c-74fdf50d5a77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:18:44.950Z|1c27eef2-bbc2-40bc-911c-74fdf50d5a77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:18:45.923Z|af6b0237-6849-4d73-9059-96b3bb4e77b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:18:45.924Z|af6b0237-6849-4d73-9059-96b3bb4e77b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:18:45.927Z|07b2550c-ac0f-4198-b25d-e94ed5a06eee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:18:45.927Z|07b2550c-ac0f-4198-b25d-e94ed5a06eee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:18:48.211Z|8db7c45f-53a4-4615-9b76-cd9942dec5ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:18:48.212Z|8db7c45f-53a4-4615-9b76-cd9942dec5ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:18:55.949Z|aa3c5bfc-cfb6-4688-aeea-001e4bc85cca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:18:55.949Z|e4145e9e-57c4-4b15-ac15-db9425461beb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:18:55.950Z|e4145e9e-57c4-4b15-ac15-db9425461beb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:18:55.950Z|aa3c5bfc-cfb6-4688-aeea-001e4bc85cca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:18:58.235Z|d1721ceb-48c3-4798-8066-e7df298b0fb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:18:58.236Z|d1721ceb-48c3-4798-8066-e7df298b0fb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:18:59.947Z|773c9563-f8ff-4bda-8e35-a900b6d52144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:18:59.948Z|773c9563-f8ff-4bda-8e35-a900b6d52144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:19:00.347Z|dd45e8f8-1b1d-4af7-bea8-ec88866440a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:19:00.348Z|dd45e8f8-1b1d-4af7-bea8-ec88866440a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:19:05.974Z|d68b1deb-6f48-4c18-8adf-b0826c548fca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:19:05.974Z|f63cd122-0dcc-44a4-8180-2fd148b84976|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:19:05.975Z|d68b1deb-6f48-4c18-8adf-b0826c548fca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:19:05.975Z|f63cd122-0dcc-44a4-8180-2fd148b84976|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:19:08.259Z|a43e90fe-4cf4-4746-b770-a6bb230fe583|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:19:08.260Z|a43e90fe-4cf4-4746-b770-a6bb230fe583|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:19:14.947Z|647c425f-fa7b-4bea-9826-efecb68f5180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:19:14.948Z|647c425f-fa7b-4bea-9826-efecb68f5180|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:19:15.997Z|81bf7fd0-feff-437e-ae30-867798b9f0c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:19:15.998Z|81bf7fd0-feff-437e-ae30-867798b9f0c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:19:15.999Z|699bef0b-84ea-4714-b151-9b673e58ca8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:19:16.000Z|699bef0b-84ea-4714-b151-9b673e58ca8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:19:17.060Z|a4b41476-7b1d-4600-976c-6e567d80eda0|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:19:17.061Z|a4b41476-7b1d-4600-976c-6e567d80eda0|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:19:18.284Z|83055c79-841b-4a46-ae1d-081239d2aec1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:19:18.284Z|83055c79-841b-4a46-ae1d-081239d2aec1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:19:26.023Z|de2a28d8-2229-4c28-86ef-a889ce5bcda0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:19:26.023Z|ad52c626-3379-4602-bedc-0bfe70d2e01a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:19:26.024Z|de2a28d8-2229-4c28-86ef-a889ce5bcda0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:19:26.024Z|ad52c626-3379-4602-bedc-0bfe70d2e01a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:19:28.307Z|f47677d0-ca31-481b-986c-e19fde9660d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:19:28.308Z|f47677d0-ca31-481b-986c-e19fde9660d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:19:29.947Z|00fd47aa-9ded-4bd7-86b1-c745558a457d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:19:29.950Z|00fd47aa-9ded-4bd7-86b1-c745558a457d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:19:30.349Z|4ea21221-48d6-4a59-a680-01369adf6e37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:19:30.349Z|4ea21221-48d6-4a59-a680-01369adf6e37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:19:36.049Z|0b4afaa2-d4d2-4b45-a8f3-2ff0fd04eb97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:19:36.050Z|0b4afaa2-d4d2-4b45-a8f3-2ff0fd04eb97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:19:36.053Z|cdb40888-9f70-4b46-911b-7ae650d06a8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:19:36.054Z|cdb40888-9f70-4b46-911b-7ae650d06a8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:19:38.330Z|9236c9ff-9b97-4d1e-9f88-4a98dc3a041d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:19:38.331Z|9236c9ff-9b97-4d1e-9f88-4a98dc3a041d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:19:44.947Z|326dced5-674a-4e8a-96e8-565507ddc51d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:19:44.948Z|326dced5-674a-4e8a-96e8-565507ddc51d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:19:46.071Z|8af2a590-d746-4b57-8202-21760dbea732|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:19:46.072Z|8af2a590-d746-4b57-8202-21760dbea732|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:19:46.074Z|73c26215-f117-4b22-8624-2a5886bdcc06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:19:46.074Z|73c26215-f117-4b22-8624-2a5886bdcc06|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:19:48.353Z|c9dc4b02-6de1-4e25-b7ce-13f1e5cef471|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:19:48.354Z|c9dc4b02-6de1-4e25-b7ce-13f1e5cef471|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:19:56.096Z|3c99e7b4-2ab8-49da-bf1f-e3220d47ff45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:19:56.097Z|3c99e7b4-2ab8-49da-bf1f-e3220d47ff45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:19:56.100Z|91f587bd-c652-4692-9e1a-6b0aa0128ab3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:19:56.101Z|91f587bd-c652-4692-9e1a-6b0aa0128ab3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:19:58.378Z|b7d1d3fd-0589-4eac-a999-c97651daff9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:19:58.379Z|b7d1d3fd-0589-4eac-a999-c97651daff9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:19:59.947Z|7c847064-23bf-4fe1-8100-c5010a2c4515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:19:59.947Z|7c847064-23bf-4fe1-8100-c5010a2c4515|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:20:00.350Z|bbfcff32-0da2-4bcd-83c5-31696b26877f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:20:00.351Z|bbfcff32-0da2-4bcd-83c5-31696b26877f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:20:06.126Z|7c19033a-9e20-4543-9616-f54ab2cfd8b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:20:06.126Z|d5fb35a9-060b-4219-bbac-c26822bb3d53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:20:06.127Z|7c19033a-9e20-4543-9616-f54ab2cfd8b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:20:06.127Z|d5fb35a9-060b-4219-bbac-c26822bb3d53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:20:08.401Z|cf011f31-3cca-42eb-afad-39b613f99564|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:20:08.402Z|cf011f31-3cca-42eb-afad-39b613f99564|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:20:14.947Z|998abf51-7bba-4bd1-95e5-f1e497711d93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:20:14.950Z|998abf51-7bba-4bd1-95e5-f1e497711d93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:20:16.149Z|8f8f39f8-c1ba-4d07-ac40-9a04d3472855|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:20:16.148Z|ab3fd963-0539-4b86-aa81-bef974ea5512|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:20:16.150Z|8f8f39f8-c1ba-4d07-ac40-9a04d3472855|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:20:16.150Z|ab3fd963-0539-4b86-aa81-bef974ea5512|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:20:17.059Z|a85be700-38c6-4da2-b4f9-4c29d3550b7f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:20:17.060Z|a85be700-38c6-4da2-b4f9-4c29d3550b7f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:20:18.424Z|b958c8cf-77aa-4684-9f3f-58cb8f2e7b93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:20:18.425Z|b958c8cf-77aa-4684-9f3f-58cb8f2e7b93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:20:26.181Z|3b857791-a835-497a-968f-5d3f84b6ca41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:20:26.181Z|4a738746-8f2a-43ab-9cf5-57f573774279|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:20:26.181Z|3b857791-a835-497a-968f-5d3f84b6ca41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:20:26.181Z|4a738746-8f2a-43ab-9cf5-57f573774279|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:20:28.446Z|86c1b5a4-364c-4eb5-83ab-e4188cac3ad8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:20:28.447Z|86c1b5a4-364c-4eb5-83ab-e4188cac3ad8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:20:29.947Z|e5a7c73e-489c-47d4-ab00-7eed4b9fa7cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:20:29.947Z|e5a7c73e-489c-47d4-ab00-7eed4b9fa7cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:20:30.352Z|24e0a6f0-718b-4f46-bf1a-5afcb7b17e4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:20:30.353Z|24e0a6f0-718b-4f46-bf1a-5afcb7b17e4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:20:36.208Z|399fbc1e-3521-4499-aa45-3ceae442a25e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:20:36.209Z|399fbc1e-3521-4499-aa45-3ceae442a25e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:20:36.209Z|efc131c2-05f1-4039-83d6-01a9633b80ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:20:36.209Z|efc131c2-05f1-4039-83d6-01a9633b80ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:20:38.469Z|ad6cc56c-ef7d-49c4-aaa0-3b7d47ca6923|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:20:38.470Z|ad6cc56c-ef7d-49c4-aaa0-3b7d47ca6923|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:20:44.947Z|9ca951ae-1fc2-4bf6-ab7c-8ea272dbefe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:20:44.948Z|9ca951ae-1fc2-4bf6-ab7c-8ea272dbefe6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:20:46.232Z|684f592e-7aa3-4221-aeca-f0557a6cc70e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:20:46.232Z|df3dffd5-1e6a-4147-b84f-e85026d0328c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:20:46.233Z|684f592e-7aa3-4221-aeca-f0557a6cc70e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:20:46.233Z|df3dffd5-1e6a-4147-b84f-e85026d0328c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:20:48.491Z|756638c5-f564-4491-b6b6-623674ea12b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:20:48.492Z|756638c5-f564-4491-b6b6-623674ea12b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:20:56.255Z|3d35047d-6c64-4441-b62e-15962946e6ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:20:56.256Z|3d35047d-6c64-4441-b62e-15962946e6ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:20:56.259Z|c83ef65a-d01c-4d87-92a2-93bb435ab48a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:20:56.259Z|c83ef65a-d01c-4d87-92a2-93bb435ab48a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:20:58.515Z|e3fb702e-23c5-4dc7-8647-5d3aad8d3f17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:20:58.516Z|e3fb702e-23c5-4dc7-8647-5d3aad8d3f17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:20:59.947Z|5cbb290a-e875-4cdb-814e-912a2ccf6115|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:20:59.950Z|5cbb290a-e875-4cdb-814e-912a2ccf6115|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:21:00.353Z|ce6725c0-9f97-48a7-a050-610f8f84a737|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:21:00.354Z|ce6725c0-9f97-48a7-a050-610f8f84a737|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:21:06.283Z|439ccfe6-cded-489c-96dd-48e6c0e10c71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:21:06.284Z|439ccfe6-cded-489c-96dd-48e6c0e10c71|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:21:06.294Z|729513de-fb41-4d8e-9af2-d35a4c81621e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:21:06.295Z|729513de-fb41-4d8e-9af2-d35a4c81621e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:21:08.538Z|2e1224aa-83a4-4891-8ddf-2aa8bbd5992a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:21:08.538Z|2e1224aa-83a4-4891-8ddf-2aa8bbd5992a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:21:14.947Z|7ce1ee2e-e51d-43b9-bb88-4cf2691eb43a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:21:14.947Z|7ce1ee2e-e51d-43b9-bb88-4cf2691eb43a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:21:16.307Z|c75877c0-7cdc-4c29-9605-73e0312f5805|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:21:16.308Z|c75877c0-7cdc-4c29-9605-73e0312f5805|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:21:16.314Z|10ebe39e-5473-4a55-8948-e50454271ea7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:21:16.315Z|10ebe39e-5473-4a55-8948-e50454271ea7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:21:17.060Z|de8fa34f-8a0e-439d-a90b-d7fa210c8981|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:21:17.061Z|de8fa34f-8a0e-439d-a90b-d7fa210c8981|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:21:18.560Z|40628f38-3387-45fd-95e2-cdb1138daac3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:21:18.561Z|40628f38-3387-45fd-95e2-cdb1138daac3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:21:26.329Z|9b9ba4de-2631-4ea8-bac0-be9a957ac31e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:21:26.330Z|9b9ba4de-2631-4ea8-bac0-be9a957ac31e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:21:26.335Z|7b938ef7-c2b6-468f-b372-9fed21b2046d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:21:26.336Z|7b938ef7-c2b6-468f-b372-9fed21b2046d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:21:28.582Z|6590e750-7acc-41f9-9e1c-8111847e3de4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:21:28.583Z|6590e750-7acc-41f9-9e1c-8111847e3de4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:21:29.947Z|31c41201-51cf-4d00-8542-90b1f2617e69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:21:29.947Z|31c41201-51cf-4d00-8542-90b1f2617e69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:21:30.355Z|c4f0c50a-5f43-4fc2-a777-537a708938af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:21:30.355Z|c4f0c50a-5f43-4fc2-a777-537a708938af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:21:36.353Z|6f2c61c6-5d8b-4e9c-ad3d-818200a8fb2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:21:36.354Z|6f2c61c6-5d8b-4e9c-ad3d-818200a8fb2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:21:36.356Z|f3213c55-e0db-48c0-b723-49d8a02502ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:21:36.357Z|f3213c55-e0db-48c0-b723-49d8a02502ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:21:38.605Z|4c985789-f9cd-4152-bab0-c14dfc5b3fe5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:21:38.605Z|4c985789-f9cd-4152-bab0-c14dfc5b3fe5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:21:44.947Z|230667ab-b64d-4988-86c7-542f70ed9417|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:21:44.950Z|230667ab-b64d-4988-86c7-542f70ed9417|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:21:46.381Z|7d1a3b12-2613-4887-b17a-124fa8ace4e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:21:46.381Z|152e63a7-ab4d-4595-875d-a01334bc2c64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:21:46.382Z|7d1a3b12-2613-4887-b17a-124fa8ace4e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:21:46.382Z|152e63a7-ab4d-4595-875d-a01334bc2c64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:21:48.626Z|6f39e200-14ae-4675-9694-1d0b7494ace6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:21:48.627Z|6f39e200-14ae-4675-9694-1d0b7494ace6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:21:56.404Z|e28c1b5b-e7ab-48fa-88d4-ddc32ed7d3c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:21:56.404Z|86952efc-31ba-4689-9373-c093266a4c67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:21:56.405Z|e28c1b5b-e7ab-48fa-88d4-ddc32ed7d3c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:21:56.405Z|86952efc-31ba-4689-9373-c093266a4c67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:21:58.649Z|3d006ebf-3b3b-4570-84b1-2db3eecb6c82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:21:58.650Z|3d006ebf-3b3b-4570-84b1-2db3eecb6c82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:21:59.947Z|ad464920-7706-4408-aa6b-b6f52c6a627a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:21:59.947Z|ad464920-7706-4408-aa6b-b6f52c6a627a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:22:00.356Z|ce4fb27a-e157-43a1-bc5e-85bfe87d8961|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:22:00.357Z|ce4fb27a-e157-43a1-bc5e-85bfe87d8961|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:22:06.428Z|8592ead2-3aba-4cf4-9ec5-2a979ad39779|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:22:06.429Z|8592ead2-3aba-4cf4-9ec5-2a979ad39779|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:22:06.430Z|201151a7-f623-444c-9298-17da5aaf0aad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:22:06.430Z|201151a7-f623-444c-9298-17da5aaf0aad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:22:08.671Z|d4395281-fc6c-4733-aa56-035cf21a4eed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:22:08.672Z|d4395281-fc6c-4733-aa56-035cf21a4eed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:22:14.947Z|f8a9b719-b53d-461b-8720-8636c1a7d6c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:22:14.947Z|f8a9b719-b53d-461b-8720-8636c1a7d6c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:22:16.452Z|e21f8748-6b52-446d-ba00-711341fac617|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:22:16.453Z|e21f8748-6b52-446d-ba00-711341fac617|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:22:16.453Z|7f9a09e6-ae7f-496d-96f4-ca0cbf413dff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:22:16.453Z|7f9a09e6-ae7f-496d-96f4-ca0cbf413dff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:22:17.059Z|95edaf55-2d88-4f53-905d-1cc8ea00fa8c|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:22:17.061Z|95edaf55-2d88-4f53-905d-1cc8ea00fa8c|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:22:18.692Z|e551ea67-dec0-4241-ad14-9b058b9c6885|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:22:18.693Z|e551ea67-dec0-4241-ad14-9b058b9c6885|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:22:26.493Z|b9e69b3b-4d8d-4a9d-8a4a-6530a89a180f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:22:26.493Z|2e2eda77-8330-4458-8f46-b2e902170935|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:22:26.494Z|2e2eda77-8330-4458-8f46-b2e902170935|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:22:26.494Z|b9e69b3b-4d8d-4a9d-8a4a-6530a89a180f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:22:28.715Z|3c5d65c7-540d-4153-852f-1021f6fc75ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:22:28.716Z|3c5d65c7-540d-4153-852f-1021f6fc75ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:22:29.947Z|25392d0a-9d3b-450a-b1f9-d3e2c917c284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:22:29.950Z|25392d0a-9d3b-450a-b1f9-d3e2c917c284|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:22:30.357Z|a446237f-8554-4bd5-bf31-3c238897cb38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:22:30.358Z|a446237f-8554-4bd5-bf31-3c238897cb38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:22:36.516Z|34246d87-6e90-4bc1-b2c3-54acbd5e4055|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:22:36.516Z|34c361e3-9107-4b44-aeff-bf568bc870d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:22:36.516Z|34246d87-6e90-4bc1-b2c3-54acbd5e4055|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:22:36.517Z|34c361e3-9107-4b44-aeff-bf568bc870d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:22:38.737Z|75c9c926-8df8-4b15-8497-e5e742995ab8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:22:38.738Z|75c9c926-8df8-4b15-8497-e5e742995ab8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:22:44.947Z|04e5a458-57bf-4af8-8c8e-1a7d37b12ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:22:44.948Z|04e5a458-57bf-4af8-8c8e-1a7d37b12ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:22:46.538Z|725e4c32-1541-4324-babc-a3142bd2d0de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:22:46.538Z|24988d87-fe55-40a6-9ef9-a88a02dbfc9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:22:46.539Z|725e4c32-1541-4324-babc-a3142bd2d0de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:22:46.539Z|24988d87-fe55-40a6-9ef9-a88a02dbfc9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:22:48.763Z|ebe6f074-4df8-496c-bd3a-bc43564fca79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:22:48.764Z|ebe6f074-4df8-496c-bd3a-bc43564fca79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:22:56.560Z|2a2869ea-ff47-4d12-ba26-fa761ddf9390|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:22:56.560Z|55e08b70-cc40-4642-805c-226526a4c8fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:22:56.561Z|2a2869ea-ff47-4d12-ba26-fa761ddf9390|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:22:56.561Z|55e08b70-cc40-4642-805c-226526a4c8fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:22:58.800Z|ccd83de2-2154-4f6a-9ed7-6f3e54df57d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:22:58.801Z|ccd83de2-2154-4f6a-9ed7-6f3e54df57d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:22:59.947Z|ed1face2-0c3e-4663-a297-2bebf3c2994c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:22:59.947Z|ed1face2-0c3e-4663-a297-2bebf3c2994c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:23:00.359Z|d75daade-6e94-4b6a-93c0-1962681432ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:23:00.360Z|d75daade-6e94-4b6a-93c0-1962681432ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:23:06.589Z|56eb505a-badb-4338-a0a7-68157982d192|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:23:06.589Z|105ddc4c-b686-40b4-9b3e-8032e8784ae4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:23:06.590Z|56eb505a-badb-4338-a0a7-68157982d192|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:23:06.590Z|105ddc4c-b686-40b4-9b3e-8032e8784ae4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:23:08.824Z|3f90fb73-cfca-47bf-b61a-318aa6104828|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:23:08.825Z|3f90fb73-cfca-47bf-b61a-318aa6104828|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:23:14.947Z|87b028e7-d3e8-4479-b95c-ede579bbccfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:23:14.950Z|87b028e7-d3e8-4479-b95c-ede579bbccfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:23:16.613Z|2421c927-30bc-4cc1-9767-ea6a250c3e5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:23:16.613Z|e4320340-c831-48d2-9d9b-0380789dc152|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:23:16.614Z|e4320340-c831-48d2-9d9b-0380789dc152|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:23:16.614Z|2421c927-30bc-4cc1-9767-ea6a250c3e5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:23:17.059Z|14bbefa8-5cc0-43bc-b0d3-34663caa4197|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:23:17.060Z|14bbefa8-5cc0-43bc-b0d3-34663caa4197|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:23:18.847Z|82f60e24-7386-4b30-87d1-1948a0fb8956|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:23:18.848Z|82f60e24-7386-4b30-87d1-1948a0fb8956|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:23:26.639Z|07623daa-186a-4908-8ae7-e7d0ddb2617e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:23:26.639Z|24806934-abc4-4bf5-a0cf-811e8ea44c10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:23:26.640Z|24806934-abc4-4bf5-a0cf-811e8ea44c10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:23:26.640Z|07623daa-186a-4908-8ae7-e7d0ddb2617e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:23:28.871Z|a267b548-9c06-4c69-8a08-9f3b3cb37c2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:23:28.872Z|a267b548-9c06-4c69-8a08-9f3b3cb37c2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:23:29.947Z|1622fbd5-08da-4c4d-9ae7-891991adfe36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:23:29.947Z|1622fbd5-08da-4c4d-9ae7-891991adfe36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:23:30.361Z|4f5311e9-6eb3-438a-b6bd-7b50169dc05a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:23:30.362Z|4f5311e9-6eb3-438a-b6bd-7b50169dc05a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:23:36.662Z|4009e660-de46-4666-b301-88b6c2ec6a06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:23:36.663Z|4009e660-de46-4666-b301-88b6c2ec6a06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:23:36.662Z|d5795067-1c0e-4395-9828-a1c119f83681|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:23:36.664Z|d5795067-1c0e-4395-9828-a1c119f83681|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:23:38.895Z|f897faa6-4b3e-4771-b87b-20b5ec3c808c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:23:38.896Z|f897faa6-4b3e-4771-b87b-20b5ec3c808c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:23:44.947Z|89c419c4-4625-42a9-a3ec-ae7f1af197f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:23:44.947Z|89c419c4-4625-42a9-a3ec-ae7f1af197f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:23:46.685Z|d6a8e545-1623-4ea1-a84c-ffb3320c724c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:23:46.685Z|151b2cee-a583-4ff6-9f20-769629fdf507|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:23:46.686Z|d6a8e545-1623-4ea1-a84c-ffb3320c724c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:23:46.686Z|151b2cee-a583-4ff6-9f20-769629fdf507|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:23:48.918Z|0d0f9682-59b0-454e-aeac-d45a79e5fb46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:23:48.919Z|0d0f9682-59b0-454e-aeac-d45a79e5fb46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:23:56.708Z|2843a18d-362e-45cb-bdc8-048d882c55b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:23:56.708Z|0cca0e40-07c8-4f6e-b423-a3e82efc1d91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:23:56.708Z|2843a18d-362e-45cb-bdc8-048d882c55b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:23:56.708Z|0cca0e40-07c8-4f6e-b423-a3e82efc1d91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:23:58.940Z|4854f355-7418-487a-8de5-0b269652fe90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:23:58.941Z|4854f355-7418-487a-8de5-0b269652fe90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:23:59.947Z|e4478e55-8249-47a4-b9f1-c9df6c112b68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:23:59.947Z|e4478e55-8249-47a4-b9f1-c9df6c112b68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:24:00.362Z|6a52ae73-31b0-4d3d-a6f3-cebdfdfa8707|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:24:00.363Z|6a52ae73-31b0-4d3d-a6f3-cebdfdfa8707|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:24:06.729Z|8b4954e3-c8b4-441a-9588-10aa9b3f93c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:24:06.731Z|8b4954e3-c8b4-441a-9588-10aa9b3f93c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:24:06.735Z|61dfb59a-7d0e-4115-a0ea-ac7842bd73f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:24:06.736Z|61dfb59a-7d0e-4115-a0ea-ac7842bd73f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:24:08.963Z|7f2d740e-a15a-455e-be78-ca83bd5e4a51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:24:08.963Z|7f2d740e-a15a-455e-be78-ca83bd5e4a51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:24:14.947Z|edf93586-92c4-4fad-a41f-c3bb0be61970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:24:14.947Z|edf93586-92c4-4fad-a41f-c3bb0be61970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:24:16.755Z|905d91fd-06d0-45eb-a1f0-f3a61f9b282b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:24:16.755Z|bb7070cc-7150-4bcb-989c-1aaca245bd2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:24:16.755Z|905d91fd-06d0-45eb-a1f0-f3a61f9b282b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:24:16.755Z|bb7070cc-7150-4bcb-989c-1aaca245bd2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:24:17.060Z|c08329a1-fe12-4e23-ad89-615cc1936bf2|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:24:17.061Z|c08329a1-fe12-4e23-ad89-615cc1936bf2|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:24:18.987Z|5f1a87c9-a880-430f-9dc1-813ff1588386|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:24:18.988Z|5f1a87c9-a880-430f-9dc1-813ff1588386|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:24:26.779Z|20df3f6e-2357-44b0-b4b7-380b0baf35f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:24:26.780Z|20df3f6e-2357-44b0-b4b7-380b0baf35f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:24:26.782Z|6874417d-757a-49d6-9b4a-91a50162520f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:24:26.782Z|6874417d-757a-49d6-9b4a-91a50162520f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:24:29.010Z|ebdca5ad-2533-4164-9705-53d15087ce1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:24:29.011Z|ebdca5ad-2533-4164-9705-53d15087ce1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:24:29.947Z|43d4f1d0-4669-4693-9237-1c2819411c12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:24:29.947Z|43d4f1d0-4669-4693-9237-1c2819411c12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:24:30.364Z|6f57223f-e197-4f1d-a7f1-2d033148d0f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:24:30.365Z|6f57223f-e197-4f1d-a7f1-2d033148d0f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:24:36.803Z|96d8d5e7-3954-4fc9-8d2c-addf3aaa4d32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:24:36.803Z|c9f5816b-6f4f-4683-9741-e6b551e4c8dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:24:36.804Z|96d8d5e7-3954-4fc9-8d2c-addf3aaa4d32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:24:36.804Z|c9f5816b-6f4f-4683-9741-e6b551e4c8dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:24:39.035Z|b859a1ef-9833-48a3-a126-9023ef31b697|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:24:39.036Z|b859a1ef-9833-48a3-a126-9023ef31b697|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:24:44.947Z|4fe9989a-19a7-47e3-8f7d-1e40089c44a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:24:44.947Z|4fe9989a-19a7-47e3-8f7d-1e40089c44a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:24:46.826Z|0d6618ed-42e1-4abb-8a92-9caedc372c12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:24:46.826Z|04bc5276-693d-4eb8-8911-5fa291eadc08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:24:46.826Z|0d6618ed-42e1-4abb-8a92-9caedc372c12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:24:46.826Z|04bc5276-693d-4eb8-8911-5fa291eadc08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:24:49.058Z|5e998700-dd5e-4d04-bfb6-13c9ef4aa485|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:24:49.058Z|5e998700-dd5e-4d04-bfb6-13c9ef4aa485|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:24:56.847Z|87e8616a-40c4-48f7-be6c-96995d3b089f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:24:56.848Z|87e8616a-40c4-48f7-be6c-96995d3b089f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:24:56.847Z|da5ef340-919f-46be-a72d-405bb888c623|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:24:56.851Z|da5ef340-919f-46be-a72d-405bb888c623|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:24:59.091Z|8b833707-443c-48d6-9191-e94f48a7c196|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:24:59.092Z|8b833707-443c-48d6-9191-e94f48a7c196|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:24:59.947Z|37eb4d4e-911d-49df-9b41-6c6615f8b0f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:24:59.948Z|37eb4d4e-911d-49df-9b41-6c6615f8b0f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:25:00.366Z|8d981cae-2286-4218-8bb4-224b95e2f983|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:25:00.366Z|8d981cae-2286-4218-8bb4-224b95e2f983|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:25:06.870Z|e6e79afa-7efd-40d4-981a-ba1100a59fb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:25:06.870Z|e6e79afa-7efd-40d4-981a-ba1100a59fb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:25:06.872Z|b560c19b-1d60-4458-8cd0-aca94245beb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:25:06.872Z|b560c19b-1d60-4458-8cd0-aca94245beb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:25:09.116Z|62e2e847-86b9-4d5e-aaa0-0ab94fbd8e2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:25:09.117Z|62e2e847-86b9-4d5e-aaa0-0ab94fbd8e2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:25:14.947Z|59d6154f-2e5e-4b77-893b-255e51de6d9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:25:14.947Z|59d6154f-2e5e-4b77-893b-255e51de6d9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:25:16.899Z|d4a5319a-8052-4394-a05d-5504d86c960b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:25:16.899Z|7a963bf0-8e39-45c0-af71-ca25ae986d24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:25:16.899Z|7a963bf0-8e39-45c0-af71-ca25ae986d24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:25:16.899Z|d4a5319a-8052-4394-a05d-5504d86c960b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:25:17.060Z|eaa1142d-3343-4006-87d4-322a7be9c192|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:25:17.061Z|eaa1142d-3343-4006-87d4-322a7be9c192|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:25:19.144Z|76535cbc-49fd-4aaa-99f1-b905825b624a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:25:19.145Z|76535cbc-49fd-4aaa-99f1-b905825b624a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:25:26.922Z|f4de6a91-efa7-4471-9780-82340009873a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:25:26.922Z|91453455-c066-4cac-8d8c-89de2dd0fe20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:25:26.923Z|f4de6a91-efa7-4471-9780-82340009873a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:25:26.923Z|91453455-c066-4cac-8d8c-89de2dd0fe20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:25:29.171Z|12d89999-4a85-45c1-a4e2-59d9b31ae547|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:25:29.172Z|12d89999-4a85-45c1-a4e2-59d9b31ae547|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:25:29.947Z|b1176b58-ae8c-4243-b1be-5f4abec58d2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:25:29.949Z|b1176b58-ae8c-4243-b1be-5f4abec58d2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:25:30.367Z|a85d4383-b3e3-4d0d-b98f-ed61945e155c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:25:30.368Z|a85d4383-b3e3-4d0d-b98f-ed61945e155c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:25:36.945Z|20fd08b9-7124-41a3-a289-e7d02f411d14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:25:36.945Z|41670274-5bd4-480d-8331-7ec93ef5ca04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:25:36.946Z|20fd08b9-7124-41a3-a289-e7d02f411d14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:25:36.946Z|41670274-5bd4-480d-8331-7ec93ef5ca04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:25:39.195Z|844bf570-5b45-4459-9786-111021d66951|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:25:39.196Z|844bf570-5b45-4459-9786-111021d66951|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:25:44.947Z|c6fcc059-c15a-424a-8cb6-2be7320720d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:25:44.947Z|c6fcc059-c15a-424a-8cb6-2be7320720d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:25:46.968Z|81d61014-4431-462c-ae7b-cf087c9af6a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:25:46.968Z|9725b2d4-d36a-4c40-8f79-6435ae4f921d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:25:46.969Z|81d61014-4431-462c-ae7b-cf087c9af6a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:25:46.969Z|9725b2d4-d36a-4c40-8f79-6435ae4f921d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:25:49.219Z|f3be1e06-3706-4fda-af7b-e46bb1a8491d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:25:49.219Z|f3be1e06-3706-4fda-af7b-e46bb1a8491d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:25:56.997Z|4b8ea645-3e0a-40a9-a724-a33007d0cabd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:25:56.998Z|4b8ea645-3e0a-40a9-a724-a33007d0cabd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:25:57.005Z|6b9096d1-bfef-4666-a2ea-2cc15b96151f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:25:57.006Z|6b9096d1-bfef-4666-a2ea-2cc15b96151f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:25:59.245Z|c8fabfb0-947c-4743-8767-73a3eb1d7744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:25:59.245Z|c8fabfb0-947c-4743-8767-73a3eb1d7744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:25:59.949Z|deeaae79-793f-4a17-b827-bb7167708d75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:25:59.949Z|deeaae79-793f-4a17-b827-bb7167708d75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:26:00.369Z|5dd97bac-1427-4baa-a87f-3d09b8691fee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:26:00.369Z|5dd97bac-1427-4baa-a87f-3d09b8691fee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:26:07.026Z|b8302844-2a10-41fe-96cd-666c5c8a7640|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:26:07.026Z|b8302844-2a10-41fe-96cd-666c5c8a7640|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:26:07.034Z|5434cfcc-ceca-4875-8a14-14dc65ad1e33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:26:07.035Z|5434cfcc-ceca-4875-8a14-14dc65ad1e33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:26:09.268Z|e8f430ab-7c18-45c3-8dfd-b5110b56833b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:26:09.268Z|e8f430ab-7c18-45c3-8dfd-b5110b56833b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:26:14.947Z|c6a69e7c-493a-42eb-aa74-7995f757dc4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:26:14.950Z|c6a69e7c-493a-42eb-aa74-7995f757dc4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:26:17.049Z|d03c7a69-62ea-41f0-9e49-c8e57fc7b2bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:26:17.050Z|d03c7a69-62ea-41f0-9e49-c8e57fc7b2bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:26:17.055Z|e9c5843f-9d4c-4113-981e-352b8b9a83d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:26:17.056Z|e9c5843f-9d4c-4113-981e-352b8b9a83d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:26:17.057Z|1a7ce3cb-ee54-4895-ace4-da4e533693db|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:26:17.058Z|1a7ce3cb-ee54-4895-ace4-da4e533693db|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:26:19.290Z|4e07bbcc-daf8-413c-8a73-1c436115d1ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:26:19.291Z|4e07bbcc-daf8-413c-8a73-1c436115d1ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:26:27.083Z|3d42fbc6-bcef-4e0f-aec2-82bd41232b64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:26:27.084Z|3d42fbc6-bcef-4e0f-aec2-82bd41232b64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:26:27.088Z|218cff00-0750-4728-915a-5827a8acc1be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:26:27.088Z|218cff00-0750-4728-915a-5827a8acc1be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:26:29.314Z|63daeba8-5c52-4607-af63-672366a82c92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:26:29.315Z|63daeba8-5c52-4607-af63-672366a82c92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:26:29.947Z|8f2d2085-cf82-4d88-bc39-b1fbcb04b52b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:26:29.947Z|8f2d2085-cf82-4d88-bc39-b1fbcb04b52b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:26:30.370Z|d4ba5781-24cb-4187-a681-586e61c85f5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:26:30.371Z|d4ba5781-24cb-4187-a681-586e61c85f5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:26:37.105Z|ceb4028f-6a3a-43a9-96b0-63b4a0b18c0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:26:37.106Z|ceb4028f-6a3a-43a9-96b0-63b4a0b18c0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:26:37.110Z|df60815e-89e2-4b6a-b44b-30279f75e996|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:26:37.110Z|df60815e-89e2-4b6a-b44b-30279f75e996|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:26:39.338Z|ecdbded9-569d-4f8f-a5cb-f70b77b31e09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:26:39.339Z|ecdbded9-569d-4f8f-a5cb-f70b77b31e09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:26:44.947Z|a9ad49fe-aa88-49a9-9109-516a03f0f4fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:26:44.947Z|a9ad49fe-aa88-49a9-9109-516a03f0f4fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:26:47.131Z|060c0186-c6b8-4ac5-b301-5fad0c41be9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:26:47.132Z|060c0186-c6b8-4ac5-b301-5fad0c41be9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:26:47.141Z|f9cdd4de-30d2-416a-9ff8-61c0c833e759|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:26:47.142Z|f9cdd4de-30d2-416a-9ff8-61c0c833e759|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:26:49.359Z|b2cf280a-3dca-4813-821a-bb62584491b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:26:49.360Z|b2cf280a-3dca-4813-821a-bb62584491b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:26:57.160Z|e1f0826f-b670-4866-a31e-1e624b07fb8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:26:57.161Z|e1f0826f-b670-4866-a31e-1e624b07fb8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:26:57.164Z|da2c2718-7012-44fa-8b8b-a49d124e105a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:26:57.164Z|da2c2718-7012-44fa-8b8b-a49d124e105a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:26:59.381Z|b1edc87d-d050-4bd3-a650-0752170736f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:26:59.382Z|b1edc87d-d050-4bd3-a650-0752170736f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:26:59.947Z|3ae987cd-d88c-47e5-9fb6-5d272d9fd6e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:26:59.949Z|3ae987cd-d88c-47e5-9fb6-5d272d9fd6e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:27:00.372Z|40a45d20-05ea-4d59-a427-850041bc025c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:27:00.372Z|40a45d20-05ea-4d59-a427-850041bc025c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:27:07.202Z|9dafaf08-6d23-4a54-9c8b-4358a19410ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:27:07.202Z|1aac13f6-3914-4a19-be22-ce155aba323e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:27:07.202Z|9dafaf08-6d23-4a54-9c8b-4358a19410ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:27:07.202Z|1aac13f6-3914-4a19-be22-ce155aba323e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:27:09.409Z|3d51c6df-d929-4b17-9a65-a26f68f2b00a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:27:09.410Z|3d51c6df-d929-4b17-9a65-a26f68f2b00a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:27:14.947Z|fb5a1bfa-e896-42ba-b9e1-fb34308d86ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:27:14.947Z|fb5a1bfa-e896-42ba-b9e1-fb34308d86ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:27:17.059Z|ab2adb0b-fd54-4d76-b43f-f2773aa37f6f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:27:17.059Z|ab2adb0b-fd54-4d76-b43f-f2773aa37f6f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:27:17.224Z|1f9b59e0-2118-44b2-b21e-e642f0f23af9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:27:17.224Z|6b8342fb-971b-4bbc-9aaf-80791e28a578|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:27:17.225Z|1f9b59e0-2118-44b2-b21e-e642f0f23af9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:27:17.226Z|6b8342fb-971b-4bbc-9aaf-80791e28a578|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:27:19.433Z|5f31bbe3-2a31-4197-b0eb-2ed3154ce549|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:27:19.434Z|5f31bbe3-2a31-4197-b0eb-2ed3154ce549|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:27:27.250Z|c65c2197-8dd2-471d-8364-169e94cf194d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:27:27.251Z|3d4ee5a0-cf14-44fe-88ab-cce11b01589e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:27:27.251Z|c65c2197-8dd2-471d-8364-169e94cf194d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:27:27.252Z|3d4ee5a0-cf14-44fe-88ab-cce11b01589e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:27:29.455Z|0add955f-3da0-4d3e-b443-9d3968f416e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:27:29.456Z|0add955f-3da0-4d3e-b443-9d3968f416e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:27:29.947Z|d07d8f72-feeb-461d-bbfd-5750a9f4ae17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:27:29.947Z|d07d8f72-feeb-461d-bbfd-5750a9f4ae17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:27:30.373Z|a42cec6e-db45-44e1-a6dd-73bfece3b6fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:27:30.374Z|a42cec6e-db45-44e1-a6dd-73bfece3b6fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:27:37.274Z|72f830b1-f30d-46c3-8466-ae2499f11c2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:27:37.274Z|ad09d1d8-ca5f-4584-8ccb-afe4060931e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:27:37.275Z|72f830b1-f30d-46c3-8466-ae2499f11c2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:27:37.275Z|ad09d1d8-ca5f-4584-8ccb-afe4060931e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:27:39.478Z|a7ec08cc-7553-4133-bac7-2dfd2ff8a0fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:27:39.479Z|a7ec08cc-7553-4133-bac7-2dfd2ff8a0fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:27:44.947Z|f4277c2c-4827-44ba-84fc-c27f3c66b558|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:27:44.950Z|f4277c2c-4827-44ba-84fc-c27f3c66b558|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:27:47.298Z|bab4688a-2196-45a8-a0c6-9dc55d8a5aa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:27:47.299Z|bab4688a-2196-45a8-a0c6-9dc55d8a5aa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:27:47.300Z|1329ce60-c8dd-4440-8458-7aed708909e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:27:47.301Z|1329ce60-c8dd-4440-8458-7aed708909e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:27:49.499Z|32dbac61-c8ec-49fb-9935-724217e13be7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:27:49.500Z|32dbac61-c8ec-49fb-9935-724217e13be7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:27:57.324Z|5ad3da47-26e0-4667-b271-f7b7f0906529|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:27:57.324Z|f8cba0a2-a151-44eb-986e-c17459ecbac5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:27:57.325Z|f8cba0a2-a151-44eb-986e-c17459ecbac5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:27:57.325Z|5ad3da47-26e0-4667-b271-f7b7f0906529|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:27:59.522Z|c726a4e7-01ec-4c22-8b30-a66cdfa67339|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:27:59.523Z|c726a4e7-01ec-4c22-8b30-a66cdfa67339|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:27:59.947Z|5d18d59e-853e-451d-b030-07f2007fcee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:27:59.947Z|5d18d59e-853e-451d-b030-07f2007fcee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:28:00.374Z|2d324795-4975-454b-94a3-d52fef442a57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:28:00.375Z|2d324795-4975-454b-94a3-d52fef442a57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:28:07.347Z|9cdeaef3-e09c-456c-b584-9fcf9955b1a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:28:07.347Z|ce80744c-27c6-4a9d-91dd-fe5153d39d0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:28:07.348Z|9cdeaef3-e09c-456c-b584-9fcf9955b1a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:28:07.348Z|ce80744c-27c6-4a9d-91dd-fe5153d39d0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:28:09.544Z|8f1d01f6-e8f7-46cd-8b99-9504b8e64891|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:28:09.545Z|8f1d01f6-e8f7-46cd-8b99-9504b8e64891|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:28:14.947Z|d32f21ba-aa42-4a6b-98d3-5f6810f9d1fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:28:14.947Z|d32f21ba-aa42-4a6b-98d3-5f6810f9d1fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:28:17.059Z|db1689ce-d369-4d94-b6d4-3e4ca282a8da|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:28:17.060Z|db1689ce-d369-4d94-b6d4-3e4ca282a8da|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:28:17.371Z|b0748dd6-ea01-4125-95c3-a2ada72e1dee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:28:17.371Z|a871e1b7-0a2c-4f41-87c3-fb250c0f87d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:28:17.372Z|b0748dd6-ea01-4125-95c3-a2ada72e1dee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:28:17.372Z|a871e1b7-0a2c-4f41-87c3-fb250c0f87d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:28:19.565Z|6d65c5eb-6e65-47ad-bcb8-52679db49ff2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:28:19.566Z|6d65c5eb-6e65-47ad-bcb8-52679db49ff2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:28:27.393Z|b9e2f82d-d976-4468-bec2-53f735d2d3a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:28:27.394Z|b9e2f82d-d976-4468-bec2-53f735d2d3a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:28:27.396Z|9a0753b8-de47-415c-b8cd-4900b8b1e5f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:28:27.397Z|9a0753b8-de47-415c-b8cd-4900b8b1e5f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:28:29.593Z|d571ff01-1767-4122-8dff-3da77864349e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:28:29.593Z|d571ff01-1767-4122-8dff-3da77864349e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:28:29.947Z|180c0cf9-20fb-4f1d-8444-bd966657bab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:28:29.950Z|180c0cf9-20fb-4f1d-8444-bd966657bab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:28:30.375Z|03a83076-34fc-4aac-b879-77af9c5b0f97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:28:30.376Z|03a83076-34fc-4aac-b879-77af9c5b0f97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:28:37.417Z|87c18499-2824-4e71-b9d8-cc18cd69ed60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:28:37.417Z|533b054d-a9cb-4bab-8d84-d2b9d2a0e441|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:28:37.418Z|87c18499-2824-4e71-b9d8-cc18cd69ed60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:28:37.418Z|533b054d-a9cb-4bab-8d84-d2b9d2a0e441|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:28:39.613Z|32842d6e-e829-415b-999f-20d5fbf477d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:28:39.614Z|32842d6e-e829-415b-999f-20d5fbf477d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:28:44.947Z|ba6a747e-e275-41e2-a068-712fa35bfc02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:28:44.948Z|ba6a747e-e275-41e2-a068-712fa35bfc02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:28:47.439Z|d2a447b2-7a44-478f-8588-fc3c73aa62a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:28:47.439Z|c17ea6db-1460-40ba-9e17-ffd197bcdb27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:28:47.440Z|d2a447b2-7a44-478f-8588-fc3c73aa62a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:28:47.441Z|c17ea6db-1460-40ba-9e17-ffd197bcdb27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:28:49.635Z|f56570ff-06d6-4e42-84e7-aee69c74eca7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:28:49.635Z|f56570ff-06d6-4e42-84e7-aee69c74eca7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:28:57.466Z|b6826d27-823f-4558-ae35-7e58ab2a64d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:28:57.467Z|b6826d27-823f-4558-ae35-7e58ab2a64d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:28:57.467Z|583d3ada-002e-421c-8f33-50197318def5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:28:57.467Z|583d3ada-002e-421c-8f33-50197318def5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:28:59.657Z|11d222e3-e3e0-4e2d-b35d-508125b838db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:28:59.658Z|11d222e3-e3e0-4e2d-b35d-508125b838db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:28:59.947Z|d5fcbf4a-f2be-4adc-864b-6099c60c438c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:28:59.947Z|d5fcbf4a-f2be-4adc-864b-6099c60c438c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:29:00.377Z|5fb78af8-a7df-4ffa-b8bd-089130604ba6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:29:00.378Z|5fb78af8-a7df-4ffa-b8bd-089130604ba6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:29:07.503Z|2f1d6389-6d34-4114-812d-43a1a49a405e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:29:07.503Z|feda467d-851d-439b-ad4c-081de4927e32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:29:07.503Z|feda467d-851d-439b-ad4c-081de4927e32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:29:07.504Z|2f1d6389-6d34-4114-812d-43a1a49a405e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:29:09.678Z|0c320248-d097-4607-bb03-0d7d844e86eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:29:09.679Z|0c320248-d097-4607-bb03-0d7d844e86eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:29:14.947Z|6b9963d3-b841-4cda-98dc-fbaa38bded7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:29:14.950Z|6b9963d3-b841-4cda-98dc-fbaa38bded7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:29:17.059Z|af946206-fef8-42f5-8772-7919c0a49536|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:29:17.060Z|af946206-fef8-42f5-8772-7919c0a49536|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:29:17.525Z|eda930c1-d1e3-4000-8181-09a2d944ae32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:29:17.525Z|7eaa794a-a8be-4c9d-a010-6a4a507a0026|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:29:17.526Z|7eaa794a-a8be-4c9d-a010-6a4a507a0026|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:29:17.526Z|eda930c1-d1e3-4000-8181-09a2d944ae32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:29:19.701Z|c1206218-a5dd-4a00-bf10-44277ec7d32b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:29:19.702Z|c1206218-a5dd-4a00-bf10-44277ec7d32b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:29:27.548Z|055aa874-fa6c-419a-b2e2-b8ab048e2de5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:29:27.548Z|588bc9d7-98b9-4813-bbc0-3988e223dde3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:29:27.549Z|588bc9d7-98b9-4813-bbc0-3988e223dde3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:29:27.549Z|055aa874-fa6c-419a-b2e2-b8ab048e2de5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:29:29.725Z|92171e27-18f5-4bed-8996-3256cc292c3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:29:29.726Z|92171e27-18f5-4bed-8996-3256cc292c3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:29:29.947Z|67c9f2ff-f21b-4159-8f46-28e335c4db2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:29:29.947Z|67c9f2ff-f21b-4159-8f46-28e335c4db2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:29:30.378Z|fbaa5b2f-1f8a-4ea4-8a06-2c45d1e92d83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:29:30.379Z|fbaa5b2f-1f8a-4ea4-8a06-2c45d1e92d83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:29:37.601Z|2365349d-62b6-4422-bdad-28909f71a55a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:29:37.601Z|bb9024c8-6f3b-4672-8ae0-eb1c431eed64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:29:37.602Z|2365349d-62b6-4422-bdad-28909f71a55a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:29:37.602Z|bb9024c8-6f3b-4672-8ae0-eb1c431eed64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:29:39.748Z|c7a99fec-0b82-4be9-8686-3999fdd4cb51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:29:39.749Z|c7a99fec-0b82-4be9-8686-3999fdd4cb51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:29:44.947Z|6a5d1086-cba5-49c6-866a-fd0419dba614|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:29:44.947Z|6a5d1086-cba5-49c6-866a-fd0419dba614|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:29:47.624Z|418cfe84-5b6d-48f4-85e4-5c5fc47630ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:29:47.624Z|df5e525b-e787-4e74-b517-79fb4d525182|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:29:47.625Z|418cfe84-5b6d-48f4-85e4-5c5fc47630ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:29:47.625Z|df5e525b-e787-4e74-b517-79fb4d525182|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:29:49.771Z|c844a466-1d45-4e25-a727-5fee2dd592a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:29:49.772Z|c844a466-1d45-4e25-a727-5fee2dd592a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:29:57.647Z|58f9d694-9c60-4696-9cf8-f17a632d72ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:29:57.647Z|5cb796e1-dd52-4e7f-918d-2ee818a9db59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:29:57.648Z|58f9d694-9c60-4696-9cf8-f17a632d72ee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:29:57.648Z|5cb796e1-dd52-4e7f-918d-2ee818a9db59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:29:59.793Z|414f534f-571c-4a9c-ac1d-6332d370ee72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:29:59.794Z|414f534f-571c-4a9c-ac1d-6332d370ee72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:29:59.947Z|a7312f79-7cfd-4518-85c4-2981868a2fed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:29:59.949Z|a7312f79-7cfd-4518-85c4-2981868a2fed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:30:00.380Z|f1bd65f8-6272-4389-a9cd-8041d27c82b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:30:00.381Z|f1bd65f8-6272-4389-a9cd-8041d27c82b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:30:07.670Z|f8f43ba4-6fac-4245-8a65-8e37c49b36fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:30:07.670Z|493f4d62-2238-4f24-88e9-0cbafa4a420f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:30:07.670Z|f8f43ba4-6fac-4245-8a65-8e37c49b36fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:30:07.670Z|493f4d62-2238-4f24-88e9-0cbafa4a420f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:30:09.815Z|8230b124-cf72-43d1-8024-1df585e6455d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:30:09.816Z|8230b124-cf72-43d1-8024-1df585e6455d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:30:14.947Z|e0f126e0-a074-4a63-bdd0-1b8036a9e28b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:30:14.948Z|e0f126e0-a074-4a63-bdd0-1b8036a9e28b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:30:17.060Z|f36ff09d-9a14-4b9b-98c6-32b74c7bb582|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:30:17.061Z|f36ff09d-9a14-4b9b-98c6-32b74c7bb582|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:30:17.693Z|cddc5fa5-af6d-40fa-83f3-e156dc37ce8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:30:17.693Z|364f0e6d-8d47-4133-89cc-5b2cfdf2cd01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:30:17.694Z|364f0e6d-8d47-4133-89cc-5b2cfdf2cd01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:30:17.694Z|cddc5fa5-af6d-40fa-83f3-e156dc37ce8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:30:19.838Z|404bf92b-1f61-4f07-b07a-81254e2636a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:30:19.839Z|404bf92b-1f61-4f07-b07a-81254e2636a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:30:27.720Z|a03476f7-d750-4146-a011-4f10a008944b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:30:27.721Z|a03476f7-d750-4146-a011-4f10a008944b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:30:27.722Z|7def610c-df56-4c40-aa1a-ce4527bfe304|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:30:27.722Z|7def610c-df56-4c40-aa1a-ce4527bfe304|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:30:29.861Z|896fb408-3654-4bff-aadd-004b43110dfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:30:29.862Z|896fb408-3654-4bff-aadd-004b43110dfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:30:29.947Z|a9ee1c36-a9fc-4bb6-a357-f54d0235df91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:30:29.947Z|a9ee1c36-a9fc-4bb6-a357-f54d0235df91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:30:30.381Z|87187ea6-0556-463b-a468-c69ac2458bbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:30:30.382Z|87187ea6-0556-463b-a468-c69ac2458bbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:30:37.749Z|7c126d93-2cf8-4820-8be4-31f43b9ffc05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:30:37.750Z|7c126d93-2cf8-4820-8be4-31f43b9ffc05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:30:37.753Z|13720fec-fabf-4d3b-bea2-72c0d0083ba9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:30:37.754Z|13720fec-fabf-4d3b-bea2-72c0d0083ba9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:30:39.884Z|64e74cbb-da1e-4c1e-b219-594ab041f351|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:30:39.885Z|64e74cbb-da1e-4c1e-b219-594ab041f351|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:30:44.947Z|68a99fa4-b5c2-44de-b599-234353302e7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:30:44.950Z|68a99fa4-b5c2-44de-b599-234353302e7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:30:47.771Z|e710a2f3-b23c-4629-b60f-9a023e719cb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:30:47.772Z|e710a2f3-b23c-4629-b60f-9a023e719cb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:30:47.776Z|95fadc29-cd84-48f1-be89-e9a80bdcc4a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:30:47.777Z|95fadc29-cd84-48f1-be89-e9a80bdcc4a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:30:49.909Z|bf87f83e-d6ca-424d-98c0-9307dc3af2e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:30:49.910Z|bf87f83e-d6ca-424d-98c0-9307dc3af2e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:30:57.799Z|6209fc72-0f63-4dc9-8f89-8ed8bbb218e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:30:57.800Z|6209fc72-0f63-4dc9-8f89-8ed8bbb218e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:30:57.801Z|f4c3428d-7b8f-4039-aed7-c0f5c00b3e61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:30:57.802Z|f4c3428d-7b8f-4039-aed7-c0f5c00b3e61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:30:59.934Z|a3a9b784-5d7a-48c9-a61c-1c8dd96b24cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:30:59.935Z|a3a9b784-5d7a-48c9-a61c-1c8dd96b24cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:30:59.947Z|bbad8862-f9bc-4599-9c33-5b6d5deb4612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:30:59.947Z|bbad8862-f9bc-4599-9c33-5b6d5deb4612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:31:00.383Z|e29dd3d6-655b-43e9-940a-f0f83c22e816|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:31:00.383Z|e29dd3d6-655b-43e9-940a-f0f83c22e816|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:31:07.831Z|d3657250-0bc9-410e-94ca-d3970664f178|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:31:07.831Z|d18ceffa-92ba-475a-9d40-df6946f39563|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:31:07.832Z|d18ceffa-92ba-475a-9d40-df6946f39563|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:31:07.832Z|d3657250-0bc9-410e-94ca-d3970664f178|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:31:09.958Z|92e0bd95-1df8-4ab5-a0f9-a16ca149d7a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:31:09.958Z|92e0bd95-1df8-4ab5-a0f9-a16ca149d7a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:31:14.947Z|d3afb1de-faf8-47b3-a3fd-3ceaf8a69a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:31:14.948Z|d3afb1de-faf8-47b3-a3fd-3ceaf8a69a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:31:17.061Z|64c06615-ecf9-48cc-ae78-134ed0f45a58|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:31:17.062Z|64c06615-ecf9-48cc-ae78-134ed0f45a58|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:31:17.855Z|f3036626-6fb3-4252-b541-a0db9879dde2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:31:17.856Z|a7808494-342c-42f2-9544-719473e62182|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:31:17.856Z|f3036626-6fb3-4252-b541-a0db9879dde2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:31:17.857Z|a7808494-342c-42f2-9544-719473e62182|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:31:19.985Z|ade394ec-659d-4039-bd3a-962cf3eecc95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:31:19.985Z|ade394ec-659d-4039-bd3a-962cf3eecc95|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:31:27.880Z|91262b94-4eea-4cf4-a153-557829e6f61c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:31:27.880Z|5a51e662-8ffd-4c7d-ac31-7aed5f235041|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:31:27.882Z|91262b94-4eea-4cf4-a153-557829e6f61c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:31:27.882Z|5a51e662-8ffd-4c7d-ac31-7aed5f235041|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:31:29.947Z|80dfa003-f2ad-47b4-9b0d-a3bdff9d3041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:31:29.950Z|80dfa003-f2ad-47b4-9b0d-a3bdff9d3041|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:31:30.038Z|d7800921-07a1-44bd-8d78-3d3fd13f213f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:31:30.039Z|d7800921-07a1-44bd-8d78-3d3fd13f213f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:31:30.384Z|8c5d4feb-2e12-4dc0-94f7-7be572b39d81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:31:30.385Z|8c5d4feb-2e12-4dc0-94f7-7be572b39d81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:31:37.905Z|cad4a6d9-df88-45a0-ad02-3a03a5da98d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:31:37.905Z|64fd382a-2516-44bb-bcb2-5a78f9d4f55e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:31:37.906Z|cad4a6d9-df88-45a0-ad02-3a03a5da98d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:31:37.906Z|64fd382a-2516-44bb-bcb2-5a78f9d4f55e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:31:40.067Z|bddc415f-50bb-41aa-8987-3a4807353943|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:31:40.068Z|bddc415f-50bb-41aa-8987-3a4807353943|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:31:44.947Z|e04ca95f-a853-4df6-b04c-3d67c90a337b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:31:44.947Z|e04ca95f-a853-4df6-b04c-3d67c90a337b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:31:47.927Z|99c0599a-8ac2-48ac-b1f9-0da8863cee08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:31:47.928Z|99c0599a-8ac2-48ac-b1f9-0da8863cee08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:31:47.930Z|ef315ebd-a478-4cf7-b22c-82db40a4a019|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:31:47.931Z|ef315ebd-a478-4cf7-b22c-82db40a4a019|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:31:50.111Z|95eb0e9f-b1d0-406d-8a23-c42d314991f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:31:50.112Z|95eb0e9f-b1d0-406d-8a23-c42d314991f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:31:57.951Z|0e208ce8-4deb-46f0-9f2c-7092dd8d39e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:31:57.952Z|0e208ce8-4deb-46f0-9f2c-7092dd8d39e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:31:57.952Z|a07d7504-548a-4011-a2dd-aaa4075a3173|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:31:57.953Z|a07d7504-548a-4011-a2dd-aaa4075a3173|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:31:59.947Z|6906eb23-a3f3-452f-9ef1-1529ff53bf8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:31:59.947Z|6906eb23-a3f3-452f-9ef1-1529ff53bf8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:32:00.155Z|86d20971-d1e7-4478-a69f-ebcc28ad70e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:32:00.156Z|86d20971-d1e7-4478-a69f-ebcc28ad70e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:32:00.386Z|14632d2b-9ca0-4759-903c-2b24a15e52de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:32:00.387Z|14632d2b-9ca0-4759-903c-2b24a15e52de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:32:07.973Z|e121cfcd-a673-452f-9410-3f090f92c06c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:32:07.973Z|28db32a3-ed8e-4101-8271-9ed71977185c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:32:07.974Z|28db32a3-ed8e-4101-8271-9ed71977185c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:32:07.974Z|e121cfcd-a673-452f-9410-3f090f92c06c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:32:10.179Z|3875d480-9b35-49e2-ad05-804cfeeefb74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:32:10.180Z|3875d480-9b35-49e2-ad05-804cfeeefb74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:32:14.947Z|3b0103a7-51a2-45a5-a37e-53d458ebf4fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:32:14.950Z|3b0103a7-51a2-45a5-a37e-53d458ebf4fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:32:17.059Z|207f206b-2090-4d08-bf45-d7a602840c64|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:32:17.060Z|207f206b-2090-4d08-bf45-d7a602840c64|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:32:17.998Z|1906ec65-a870-4273-8237-d6572ff9439d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:32:17.999Z|6523c16f-e384-4dbd-a1e1-f3c5f4596c93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:32:17.999Z|1906ec65-a870-4273-8237-d6572ff9439d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:32:17.999Z|6523c16f-e384-4dbd-a1e1-f3c5f4596c93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:32:20.203Z|119197e6-a879-4299-8fea-223cd2638246|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:32:20.204Z|119197e6-a879-4299-8fea-223cd2638246|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:32:28.022Z|5bab54ff-4045-4d4b-9826-65a39551819b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:32:28.023Z|5bab54ff-4045-4d4b-9826-65a39551819b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:32:28.024Z|cda13928-bf26-4a35-9569-d1a9a4978e2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:32:28.024Z|cda13928-bf26-4a35-9569-d1a9a4978e2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:32:29.947Z|8f6269af-655d-4b53-a7b6-5b1e8a06b523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:32:29.947Z|8f6269af-655d-4b53-a7b6-5b1e8a06b523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:32:30.230Z|f0c0b802-6b7a-41b1-9c21-6a4a0f64a752|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:32:30.231Z|f0c0b802-6b7a-41b1-9c21-6a4a0f64a752|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:32:30.387Z|da41eef9-7e01-4912-9a3f-3ce97dfa065f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:32:30.388Z|da41eef9-7e01-4912-9a3f-3ce97dfa065f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:32:38.045Z|fdab045f-21ef-414d-846c-701d3e3003df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:32:38.045Z|e7d17955-c49b-441a-81e0-259993faa791|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:32:38.046Z|fdab045f-21ef-414d-846c-701d3e3003df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:32:38.046Z|e7d17955-c49b-441a-81e0-259993faa791|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:32:40.255Z|21444fc9-e025-4c1c-ab2a-aadea4af9d2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:32:40.256Z|21444fc9-e025-4c1c-ab2a-aadea4af9d2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:32:44.947Z|b5d5342a-ec7d-4931-8f9f-46fcddea63ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:32:44.947Z|b5d5342a-ec7d-4931-8f9f-46fcddea63ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:32:48.070Z|60433bb0-0ba7-42ff-985e-6cd156288759|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:32:48.070Z|b7544b96-8d25-48e1-bf5a-b47f64782567|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:32:48.070Z|60433bb0-0ba7-42ff-985e-6cd156288759|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:32:48.070Z|b7544b96-8d25-48e1-bf5a-b47f64782567|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:32:50.282Z|c0d03616-e07d-42a1-88cf-50151718eb14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:32:50.283Z|c0d03616-e07d-42a1-88cf-50151718eb14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:32:58.096Z|8c46a385-adf9-4dfd-8f01-640e308d94db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:32:58.097Z|8c46a385-adf9-4dfd-8f01-640e308d94db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:32:58.108Z|0edec729-1a13-4bd7-927c-1117dde957fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:32:58.108Z|0edec729-1a13-4bd7-927c-1117dde957fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:32:59.947Z|375c593d-9dfe-40c3-a3fb-bf0f5bf898a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:32:59.950Z|375c593d-9dfe-40c3-a3fb-bf0f5bf898a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:33:00.309Z|a4ebce0b-514e-4cd3-9a37-24cbd6410252|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:33:00.311Z|a4ebce0b-514e-4cd3-9a37-24cbd6410252|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:33:00.389Z|2b8624ba-6cbe-49f9-bb5e-0734790c1cd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:33:00.389Z|2b8624ba-6cbe-49f9-bb5e-0734790c1cd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:33:08.118Z|3204aadf-a9c0-4320-8e3f-b46342967d31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:33:08.120Z|3204aadf-a9c0-4320-8e3f-b46342967d31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:33:08.127Z|a9a4e045-e21d-4d8b-bed8-eb897a2cf16b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:33:08.128Z|a9a4e045-e21d-4d8b-bed8-eb897a2cf16b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:33:10.338Z|dda39010-69f1-4157-81c2-d0bbe0ea3976|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:33:10.339Z|dda39010-69f1-4157-81c2-d0bbe0ea3976|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:33:14.947Z|34148808-4de8-40cd-9ed8-3a8ef51b9266|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:33:14.947Z|34148808-4de8-40cd-9ed8-3a8ef51b9266|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:33:17.060Z|1356c867-ac08-445c-908b-f71ffac02f4c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:33:17.061Z|1356c867-ac08-445c-908b-f71ffac02f4c|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:33:18.144Z|4c22cdc6-dce5-42a1-a46e-9b75c6c9c61d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:33:18.146Z|4c22cdc6-dce5-42a1-a46e-9b75c6c9c61d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:33:18.148Z|781771f9-3934-4570-90e9-0514777e9efe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:33:18.148Z|781771f9-3934-4570-90e9-0514777e9efe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:33:20.370Z|dd2dfab8-2935-4513-8b7b-7d3924c3af2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:33:20.372Z|dd2dfab8-2935-4513-8b7b-7d3924c3af2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:33:28.168Z|47111f09-c573-4c77-b4d3-ab68ee6fc5d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:33:28.168Z|a956220d-b943-42f8-ade2-c848f67a254c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:33:28.169Z|47111f09-c573-4c77-b4d3-ab68ee6fc5d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:33:28.169Z|a956220d-b943-42f8-ade2-c848f67a254c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:33:29.947Z|bf5589d8-deb6-47ea-84e5-31c5b155db27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:33:29.947Z|bf5589d8-deb6-47ea-84e5-31c5b155db27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:33:30.390Z|b0971842-ea1f-4596-a274-76de462fc0be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:33:30.390Z|b0971842-ea1f-4596-a274-76de462fc0be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:33:30.400Z|d7549bfe-6aaf-4d53-a2a6-1d1b2e00f58f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:33:30.401Z|d7549bfe-6aaf-4d53-a2a6-1d1b2e00f58f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:33:38.190Z|53b07973-287f-453a-ba72-c60cbf4a29e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:33:38.191Z|53b07973-287f-453a-ba72-c60cbf4a29e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:33:38.195Z|dcfb4975-8896-4dec-b911-68e6acf2e105|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:33:38.196Z|dcfb4975-8896-4dec-b911-68e6acf2e105|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:33:40.423Z|0e9d61b1-da6c-47fd-97b7-85f1b2c8e2f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:33:40.424Z|0e9d61b1-da6c-47fd-97b7-85f1b2c8e2f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:33:44.947Z|452e4e12-c7d2-429e-9cd2-e4b69f09f0ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:33:44.950Z|452e4e12-c7d2-429e-9cd2-e4b69f09f0ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:33:48.215Z|954f5811-bee8-4583-8fe0-a53850ab0e4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:33:48.216Z|954f5811-bee8-4583-8fe0-a53850ab0e4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:33:48.216Z|19a754ec-3c2d-4dca-8f74-352059b33462|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:33:48.217Z|19a754ec-3c2d-4dca-8f74-352059b33462|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:33:50.447Z|a79fa080-0891-4b26-ac9c-9e41540f640d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:33:50.447Z|a79fa080-0891-4b26-ac9c-9e41540f640d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:33:58.239Z|fa9460b1-65ea-4b07-9db7-dfee8b3eb72d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:33:58.239Z|85d56779-1487-4b78-b826-86ed7951d61c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:33:58.239Z|fa9460b1-65ea-4b07-9db7-dfee8b3eb72d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:33:58.239Z|85d56779-1487-4b78-b826-86ed7951d61c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:33:59.947Z|3126d536-93a3-46cb-9a40-ed368f6c0182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:33:59.947Z|3126d536-93a3-46cb-9a40-ed368f6c0182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:34:00.391Z|75179894-80af-4ec7-aafa-4f33789852fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:34:00.392Z|75179894-80af-4ec7-aafa-4f33789852fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:34:00.469Z|c7d28f35-3c06-4082-bdfd-13c2c5f3b432|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:34:00.470Z|c7d28f35-3c06-4082-bdfd-13c2c5f3b432|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:34:08.261Z|f51f2973-8658-4bb7-86fc-0b6a35b57005|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:34:08.262Z|f51f2973-8658-4bb7-86fc-0b6a35b57005|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:34:08.263Z|5da9d83b-6c53-4f68-8feb-01f3e5784d41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:34:08.263Z|5da9d83b-6c53-4f68-8feb-01f3e5784d41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:34:10.491Z|fd10c2ab-9793-42d0-95d8-1f2d306cd7a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:34:10.492Z|fd10c2ab-9793-42d0-95d8-1f2d306cd7a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:34:14.947Z|93f90e59-ae03-4e46-9faf-4808ffa4e3bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:34:14.947Z|93f90e59-ae03-4e46-9faf-4808ffa4e3bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:34:17.059Z|ffcee96d-2c8b-4328-9af4-1a2b01e122ec|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:34:17.060Z|ffcee96d-2c8b-4328-9af4-1a2b01e122ec|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:34:18.289Z|d0b90131-f5f6-4529-b9aa-62114df84ce4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:34:18.290Z|d0b90131-f5f6-4529-b9aa-62114df84ce4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:34:18.296Z|29a42a1f-7fa2-4452-9ae0-ad73f9db215f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:34:18.297Z|29a42a1f-7fa2-4452-9ae0-ad73f9db215f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:34:20.512Z|73afac88-c436-4e72-8419-9a214bf7f4b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:34:20.512Z|73afac88-c436-4e72-8419-9a214bf7f4b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:34:28.318Z|00f78fec-033f-479b-8d0f-4ffd936d71f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:34:28.319Z|00f78fec-033f-479b-8d0f-4ffd936d71f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:34:28.324Z|6db4814c-a2be-4285-888b-4d6aa80e63f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:34:28.324Z|6db4814c-a2be-4285-888b-4d6aa80e63f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:34:29.947Z|6bbf44bb-624f-4a2b-8d8d-3b4a52ccde80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:34:29.950Z|6bbf44bb-624f-4a2b-8d8d-3b4a52ccde80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:34:30.393Z|ac5c3f46-4100-4af1-8118-4274692348ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:34:30.393Z|ac5c3f46-4100-4af1-8118-4274692348ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:34:30.533Z|2cbd107a-a6de-4cd2-bfeb-e151732bb4f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:34:30.533Z|2cbd107a-a6de-4cd2-bfeb-e151732bb4f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:34:38.343Z|7ef5815b-c820-4500-93ed-f4f381c4df42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:34:38.344Z|7ef5815b-c820-4500-93ed-f4f381c4df42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:34:38.344Z|13a2d300-3e4e-468c-98a6-a91ed0009fcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:34:38.345Z|13a2d300-3e4e-468c-98a6-a91ed0009fcb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:34:40.553Z|e5866054-6883-42fe-abb1-478521df6dd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:34:40.554Z|e5866054-6883-42fe-abb1-478521df6dd5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:34:44.947Z|4598d179-ee88-4d86-b167-967c84fc7136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:34:44.947Z|4598d179-ee88-4d86-b167-967c84fc7136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:34:48.367Z|5558f391-f0d7-487b-beea-2eb86267c2c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:34:48.368Z|5558f391-f0d7-487b-beea-2eb86267c2c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:34:48.378Z|8787349e-5674-44b5-a36d-6db79f0fd915|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:34:48.378Z|8787349e-5674-44b5-a36d-6db79f0fd915|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:34:50.574Z|421614ff-0263-4f4c-8bb6-93464890d998|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:34:50.575Z|421614ff-0263-4f4c-8bb6-93464890d998|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:34:58.390Z|2ff46c37-eb0f-46ed-b6ec-d7d28100e9d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:34:58.391Z|2ff46c37-eb0f-46ed-b6ec-d7d28100e9d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:34:58.408Z|0b2ec56c-c190-4614-a336-5dd7eb64fd4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:34:58.409Z|0b2ec56c-c190-4614-a336-5dd7eb64fd4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:34:59.947Z|dbaa76fb-e9bc-4d81-b6f5-20755607d98a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:34:59.947Z|dbaa76fb-e9bc-4d81-b6f5-20755607d98a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:35:00.394Z|51767b1a-7954-4d1d-b18e-871af60fa59a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:35:00.395Z|51767b1a-7954-4d1d-b18e-871af60fa59a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:35:00.605Z|38a0f271-783c-4cfc-b4b2-caaad4f7fb90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:35:00.606Z|38a0f271-783c-4cfc-b4b2-caaad4f7fb90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:35:08.416Z|3250e805-c64a-4e6c-b8c3-9516cc5e0fd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:35:08.417Z|3250e805-c64a-4e6c-b8c3-9516cc5e0fd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:35:08.430Z|b8c51c23-64b2-4597-87aa-0e88704eedbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:35:08.430Z|b8c51c23-64b2-4597-87aa-0e88704eedbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:35:10.627Z|abaac6dc-d5e9-4ea1-9646-d9db8597440d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:35:10.628Z|abaac6dc-d5e9-4ea1-9646-d9db8597440d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:35:14.947Z|d93c6753-11a8-4581-ad2b-d92d8c13225f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:35:14.949Z|d93c6753-11a8-4581-ad2b-d92d8c13225f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:35:17.060Z|4d88262b-5849-4cca-a0de-1a48b96660e1|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:35:17.060Z|4d88262b-5849-4cca-a0de-1a48b96660e1|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:35:18.438Z|15b97192-a114-4449-854e-058bb8fdad4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:35:18.439Z|15b97192-a114-4449-854e-058bb8fdad4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:35:18.451Z|dca87809-c884-4b30-b612-8b9092478d4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:35:18.452Z|dca87809-c884-4b30-b612-8b9092478d4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:35:20.649Z|531f350b-0bce-4065-add3-b268297d1fff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:35:20.649Z|531f350b-0bce-4065-add3-b268297d1fff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:35:28.461Z|6c6ab349-5fbe-4202-b240-af5516adefe3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:35:28.462Z|6c6ab349-5fbe-4202-b240-af5516adefe3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:35:28.472Z|43e49437-c825-430e-929f-8bee162400ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:35:28.473Z|43e49437-c825-430e-929f-8bee162400ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:35:29.947Z|ee2448ff-37a3-4d79-b0c4-6e55ca953fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:35:29.947Z|ee2448ff-37a3-4d79-b0c4-6e55ca953fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:35:30.396Z|3e183e0b-7f60-4428-9c6b-a564d471cfdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:35:30.396Z|3e183e0b-7f60-4428-9c6b-a564d471cfdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:35:30.670Z|d9d1f229-e3d0-4e5a-bfc8-781d30d3b944|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:35:30.671Z|d9d1f229-e3d0-4e5a-bfc8-781d30d3b944|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:35:38.485Z|2127a527-2044-498c-99b9-6848331c2d4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:35:38.485Z|2127a527-2044-498c-99b9-6848331c2d4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:35:38.491Z|8e52485f-7a4f-4de2-9c77-aaabdb04b9f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:35:38.492Z|8e52485f-7a4f-4de2-9c77-aaabdb04b9f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:35:40.691Z|efddfee6-4860-45a5-bb58-9ede3d8cfb9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:35:40.692Z|efddfee6-4860-45a5-bb58-9ede3d8cfb9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:35:44.947Z|dcb9879c-225c-419f-a176-0dd0b57e159d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:35:44.947Z|dcb9879c-225c-419f-a176-0dd0b57e159d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:35:48.509Z|f4b1a505-a471-46fb-b9c4-76d4b70e72c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:35:48.510Z|e6ad5052-37bf-49c9-b98f-19be5e26fa15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:35:48.510Z|f4b1a505-a471-46fb-b9c4-76d4b70e72c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:35:48.510Z|e6ad5052-37bf-49c9-b98f-19be5e26fa15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:35:50.716Z|2a4543c0-b5b8-4ba0-a4e1-492a112987a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:35:50.717Z|2a4543c0-b5b8-4ba0-a4e1-492a112987a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:35:58.535Z|50a2dfc1-f5f4-4005-bbe4-56cd9e317ef4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:35:58.535Z|6c03e571-eb2c-4c16-869a-315457127d29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:35:58.536Z|50a2dfc1-f5f4-4005-bbe4-56cd9e317ef4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:35:58.536Z|6c03e571-eb2c-4c16-869a-315457127d29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:35:59.947Z|bfff21fe-41ef-450f-81da-77dd6e90ce37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:35:59.950Z|bfff21fe-41ef-450f-81da-77dd6e90ce37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:36:00.397Z|245730e4-29b8-44cd-9686-ff59753e076b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:36:00.398Z|245730e4-29b8-44cd-9686-ff59753e076b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:36:00.738Z|73b4d070-a08b-4527-92ac-0293ecffd7d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:36:00.739Z|73b4d070-a08b-4527-92ac-0293ecffd7d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:36:08.570Z|0758ef26-7435-4978-a806-5c4f3ec801f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:36:08.570Z|66aa1f72-8cd6-40b8-98f1-4dabd95caab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:36:08.571Z|0758ef26-7435-4978-a806-5c4f3ec801f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:36:08.571Z|66aa1f72-8cd6-40b8-98f1-4dabd95caab6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:36:10.760Z|bee5e230-b427-44f4-b303-b531a81d41c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:36:10.760Z|bee5e230-b427-44f4-b303-b531a81d41c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:36:14.947Z|4c66b8a6-fbde-47b8-97ed-60c0788bfc52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:36:14.947Z|4c66b8a6-fbde-47b8-97ed-60c0788bfc52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:36:17.059Z|a01edffd-6031-46fd-9720-88f3c6e1d7b1|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:36:17.060Z|a01edffd-6031-46fd-9720-88f3c6e1d7b1|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:36:18.594Z|f4cd1053-a289-4806-ad1e-c72d20ef185e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:36:18.595Z|9606fe1b-93c5-45e8-b53c-23db3d586240|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:36:18.595Z|f4cd1053-a289-4806-ad1e-c72d20ef185e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:36:18.595Z|9606fe1b-93c5-45e8-b53c-23db3d586240|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:36:20.780Z|38d69127-0c93-44e4-b9c9-7fd6c4ae610a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:36:20.781Z|38d69127-0c93-44e4-b9c9-7fd6c4ae610a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:36:28.616Z|0c9e679a-d4e6-4c0e-9ea2-eca427a0fd73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:36:28.617Z|0c9e679a-d4e6-4c0e-9ea2-eca427a0fd73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:36:28.618Z|c81327a6-e072-4d09-8342-dfdadaaf9673|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:36:28.618Z|c81327a6-e072-4d09-8342-dfdadaaf9673|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:36:29.947Z|afdb128e-3c6d-4f01-bdd6-fa9a912c9a31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:36:29.947Z|afdb128e-3c6d-4f01-bdd6-fa9a912c9a31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:36:30.399Z|eadf22da-c64c-4537-93d2-d9781c926adc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:36:30.399Z|eadf22da-c64c-4537-93d2-d9781c926adc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:36:30.808Z|0f1a4ee9-47e3-4800-949b-01740f3188e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:36:30.808Z|0f1a4ee9-47e3-4800-949b-01740f3188e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:36:38.641Z|c024519e-5a1d-4333-b13b-b9a5a5083f94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:36:38.641Z|c024519e-5a1d-4333-b13b-b9a5a5083f94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:36:38.641Z|09743bac-3899-481a-a2cf-950f9e870781|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:36:38.644Z|09743bac-3899-481a-a2cf-950f9e870781|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:36:40.829Z|9b747743-29a1-45a6-a383-25df3be4fea6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:36:40.830Z|9b747743-29a1-45a6-a383-25df3be4fea6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:36:44.947Z|13272e2d-1540-4803-a4cc-716323eea141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:36:44.950Z|13272e2d-1540-4803-a4cc-716323eea141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:36:48.664Z|5231d273-165d-4540-a032-ebdc2f89fd1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:36:48.664Z|5231d273-165d-4540-a032-ebdc2f89fd1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:36:48.664Z|cb2e148e-46db-40eb-92ec-deae6a8f8390|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:36:48.665Z|cb2e148e-46db-40eb-92ec-deae6a8f8390|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:36:50.850Z|71793858-f743-4f21-b509-e33ecc18cb6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:36:50.851Z|71793858-f743-4f21-b509-e33ecc18cb6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:36:58.686Z|23ff240a-9b6a-443f-9ab7-9c809d34c6aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:36:58.686Z|9ce93ec7-8578-4134-b074-075b1c56ff1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:36:58.687Z|23ff240a-9b6a-443f-9ab7-9c809d34c6aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:36:58.687Z|9ce93ec7-8578-4134-b074-075b1c56ff1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:36:59.947Z|da8b189b-e55c-4adf-b367-657b45ae1b98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:36:59.947Z|da8b189b-e55c-4adf-b367-657b45ae1b98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:37:00.400Z|abcc2ece-fd97-4f26-a1fc-f611f889fbc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:37:00.401Z|abcc2ece-fd97-4f26-a1fc-f611f889fbc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:37:00.882Z|75cdb0e2-2bc6-4b7e-a549-befcc981c510|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:37:00.883Z|75cdb0e2-2bc6-4b7e-a549-befcc981c510|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:37:08.718Z|47ae9f85-4a94-4575-b2c9-27f60db1b425|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:37:08.718Z|59711f34-78d7-4494-a487-1540a8d24dc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:37:08.719Z|47ae9f85-4a94-4575-b2c9-27f60db1b425|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:37:08.719Z|59711f34-78d7-4494-a487-1540a8d24dc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:37:10.905Z|73a14b04-3855-4dfb-aeb7-dde29e3362aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:37:10.906Z|73a14b04-3855-4dfb-aeb7-dde29e3362aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:37:14.947Z|4b7ecf8e-c624-4de9-bc0c-ec4df8645f8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:37:14.947Z|4b7ecf8e-c624-4de9-bc0c-ec4df8645f8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:37:17.059Z|5ffad348-4618-4e8d-97cf-15b1b937cf9b|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:37:17.060Z|5ffad348-4618-4e8d-97cf-15b1b937cf9b|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:37:18.740Z|d6fdebf7-f6e6-4c35-a97b-ec7b5db30d17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:37:18.740Z|ac943dd3-044c-4ae4-80f0-0cdb0bef6dc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:37:18.740Z|d6fdebf7-f6e6-4c35-a97b-ec7b5db30d17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:37:18.740Z|ac943dd3-044c-4ae4-80f0-0cdb0bef6dc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:37:20.933Z|363463db-5134-48d8-844f-ad19a2013a47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:37:20.934Z|363463db-5134-48d8-844f-ad19a2013a47|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:37:28.761Z|20631f02-6787-4e0b-beb0-e1c0d077d89c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:37:28.762Z|20631f02-6787-4e0b-beb0-e1c0d077d89c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:37:28.762Z|a0a95859-1e79-4391-8bed-2057674811f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:37:28.762Z|a0a95859-1e79-4391-8bed-2057674811f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:37:29.947Z|df4ab453-6cea-4873-b3e3-b3cd3341e10a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:37:29.950Z|df4ab453-6cea-4873-b3e3-b3cd3341e10a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:37:30.401Z|8701a142-69cb-4d11-b5b1-22fc475ed7b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:37:30.402Z|8701a142-69cb-4d11-b5b1-22fc475ed7b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:37:30.955Z|b0fb4dc0-1812-451d-8cd1-fd6bde382149|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:37:30.956Z|b0fb4dc0-1812-451d-8cd1-fd6bde382149|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:37:38.784Z|48573626-1c5c-464b-9160-1587e5262c0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:37:38.785Z|48573626-1c5c-464b-9160-1587e5262c0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:37:38.786Z|d5916986-39ae-4c1f-8b2d-b07eb8949c93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:37:38.787Z|d5916986-39ae-4c1f-8b2d-b07eb8949c93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:37:40.983Z|cafd44d8-7579-40cf-8f6f-3fae4e8560c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:37:40.984Z|cafd44d8-7579-40cf-8f6f-3fae4e8560c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:37:44.947Z|313bca4b-3bb2-4d94-8bfe-639ca5566197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:37:44.948Z|313bca4b-3bb2-4d94-8bfe-639ca5566197|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:37:48.812Z|0a6cc3f9-893e-4b96-b54d-7d01179bba2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:37:48.813Z|0a6cc3f9-893e-4b96-b54d-7d01179bba2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:37:48.818Z|2e50f504-9707-42e0-854c-6b2a804ff327|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:37:48.819Z|2e50f504-9707-42e0-854c-6b2a804ff327|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:37:51.007Z|175345a7-edd7-41b4-9ad9-af12684197d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:37:51.007Z|175345a7-edd7-41b4-9ad9-af12684197d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:37:58.838Z|a99908b0-5ad8-4a77-829a-d2981608bb19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:37:58.839Z|a99908b0-5ad8-4a77-829a-d2981608bb19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:37:58.840Z|596ce60e-7fe6-4521-a305-aa1e78ab4ee7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:37:58.841Z|596ce60e-7fe6-4521-a305-aa1e78ab4ee7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:37:59.947Z|3417741c-cc14-4d60-bc4d-a3b5354b474f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:37:59.947Z|3417741c-cc14-4d60-bc4d-a3b5354b474f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:38:00.403Z|293ccd57-1082-47a5-be0a-ff7f6aa5de5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:38:00.403Z|293ccd57-1082-47a5-be0a-ff7f6aa5de5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:38:01.028Z|0dba664c-8990-4288-8733-2ca7884a70d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:38:01.029Z|0dba664c-8990-4288-8733-2ca7884a70d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:38:08.861Z|48b783a3-f983-46a4-9aaa-7273adf6c183|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:38:08.862Z|48b783a3-f983-46a4-9aaa-7273adf6c183|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:38:08.870Z|c7b04123-a877-4bfd-b093-0021bf7374e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:38:08.870Z|c7b04123-a877-4bfd-b093-0021bf7374e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:38:11.051Z|e8c742e9-1fc0-4753-b5dd-b70628ea14c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:38:11.052Z|e8c742e9-1fc0-4753-b5dd-b70628ea14c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:38:14.947Z|ac742cf5-9f34-4bd7-adfc-b667b6b3cb2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:38:14.949Z|ac742cf5-9f34-4bd7-adfc-b667b6b3cb2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:38:17.058Z|84f5292d-e6ca-4db6-89c5-4ba5f72a6317|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:38:17.059Z|84f5292d-e6ca-4db6-89c5-4ba5f72a6317|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:38:18.883Z|3f8bdd64-14e5-4833-9e98-27f0bc55f328|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:38:18.884Z|3f8bdd64-14e5-4833-9e98-27f0bc55f328|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:38:18.892Z|936c6219-12e5-4254-bcb4-5c3b7d78170c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:38:18.892Z|936c6219-12e5-4254-bcb4-5c3b7d78170c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:38:21.074Z|fcd15bbb-0c4f-4be0-870d-e8731927e7cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:38:21.075Z|fcd15bbb-0c4f-4be0-870d-e8731927e7cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:38:28.909Z|631f5e19-8346-43ea-8151-0a0d6fe49bd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:38:28.910Z|631f5e19-8346-43ea-8151-0a0d6fe49bd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:38:28.923Z|fe9a8ef4-dd8c-4c94-83e9-4769bac89eaf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:38:28.923Z|fe9a8ef4-dd8c-4c94-83e9-4769bac89eaf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:38:29.947Z|be7a9b05-00da-4be1-a961-b9de99b6cdb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:38:29.948Z|be7a9b05-00da-4be1-a961-b9de99b6cdb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:38:30.404Z|02227171-c003-43de-8f64-ac603509ab4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:38:30.405Z|02227171-c003-43de-8f64-ac603509ab4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:38:31.101Z|4ab39a0a-24f1-4c60-8cbc-71499f2b9c06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:38:31.102Z|4ab39a0a-24f1-4c60-8cbc-71499f2b9c06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:38:38.931Z|b4a59832-b0e8-47fd-b466-a46e2eb212b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:38:38.932Z|b4a59832-b0e8-47fd-b466-a46e2eb212b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:38:38.946Z|28888e19-0f50-4e3f-b331-f8b4f81ded1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:38:38.947Z|28888e19-0f50-4e3f-b331-f8b4f81ded1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:38:41.123Z|caeec24e-63ec-4296-b956-260e20663976|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:38:41.124Z|caeec24e-63ec-4296-b956-260e20663976|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:38:44.947Z|ccf3cbec-d68f-4c8e-ba46-06252e339873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:38:44.947Z|ccf3cbec-d68f-4c8e-ba46-06252e339873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:38:48.954Z|a2626aa7-1df0-4c13-8252-2ac9b7ba5d10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:38:48.955Z|a2626aa7-1df0-4c13-8252-2ac9b7ba5d10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:38:48.970Z|17f30122-c666-4593-8c8d-673f0d779ef5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:38:48.971Z|17f30122-c666-4593-8c8d-673f0d779ef5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:38:51.150Z|050bd463-c3eb-44cb-88de-b2f4a9c47221|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:38:51.151Z|050bd463-c3eb-44cb-88de-b2f4a9c47221|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:38:58.975Z|7562a4fb-8620-49b2-9516-023e757160e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:38:58.976Z|7562a4fb-8620-49b2-9516-023e757160e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:38:58.992Z|6d369a7e-410b-4e93-b905-5107b484e49e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:38:58.992Z|6d369a7e-410b-4e93-b905-5107b484e49e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:38:59.947Z|dbb0dd8c-2586-4283-a29a-df58101aebe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:38:59.949Z|dbb0dd8c-2586-4283-a29a-df58101aebe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:39:00.406Z|0e3ed084-5684-4330-9dd6-ae7e47fee773|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:39:00.406Z|0e3ed084-5684-4330-9dd6-ae7e47fee773|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:39:01.175Z|45b03452-4d6b-48d2-b3d1-96cc5ab470d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:39:01.176Z|45b03452-4d6b-48d2-b3d1-96cc5ab470d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:39:08.997Z|b8c234f5-3fc6-4b92-957b-02204c06f2af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:39:08.998Z|b8c234f5-3fc6-4b92-957b-02204c06f2af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:39:09.018Z|e1ba3aef-6354-4653-9f42-07dadffe6ed7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:39:09.019Z|e1ba3aef-6354-4653-9f42-07dadffe6ed7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:39:11.197Z|85c575cb-6c3a-4e74-8a11-89257455a80f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:39:11.198Z|85c575cb-6c3a-4e74-8a11-89257455a80f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:39:14.947Z|5a032871-8d8a-4782-9208-cc5e1197d975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:39:14.947Z|5a032871-8d8a-4782-9208-cc5e1197d975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:39:17.060Z|b365d8af-0b1e-4385-bd99-fdc2e81e04e2|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:39:17.061Z|b365d8af-0b1e-4385-bd99-fdc2e81e04e2|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:39:19.019Z|e741c0d4-c9a8-4a6d-9045-6153ecf746aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:39:19.020Z|e741c0d4-c9a8-4a6d-9045-6153ecf746aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:39:19.039Z|46fe4db2-107a-4bb5-9352-9180b4e5077a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:39:19.040Z|46fe4db2-107a-4bb5-9352-9180b4e5077a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:39:21.218Z|4a8031f6-f728-4308-9a8c-1df96f0dc634|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:39:21.218Z|4a8031f6-f728-4308-9a8c-1df96f0dc634|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:39:29.041Z|2f4377dd-2dd9-48b9-a13e-b3702df54900|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:39:29.042Z|2f4377dd-2dd9-48b9-a13e-b3702df54900|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:39:29.061Z|33bd173d-a074-41ed-93ae-f14ff515fa4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:39:29.061Z|33bd173d-a074-41ed-93ae-f14ff515fa4b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:39:29.947Z|5ece8462-89af-4e07-a9cb-b1b68ba2342b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:39:29.947Z|5ece8462-89af-4e07-a9cb-b1b68ba2342b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:39:30.407Z|a5675258-647e-4409-9932-aea6d12a03c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:39:30.408Z|a5675258-647e-4409-9932-aea6d12a03c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:39:31.240Z|6737fb0d-2392-4300-bd0d-b1172f24956f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:39:31.241Z|6737fb0d-2392-4300-bd0d-b1172f24956f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:39:39.064Z|fc6cb616-21ee-433d-81f2-6833769b9021|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:39:39.066Z|fc6cb616-21ee-433d-81f2-6833769b9021|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:39:39.083Z|399c526d-9ca5-46c7-a2ee-b83437a86549|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:39:39.084Z|399c526d-9ca5-46c7-a2ee-b83437a86549|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:39:41.262Z|2b638e7a-27f8-4c52-b881-511732c09d30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:39:41.262Z|2b638e7a-27f8-4c52-b881-511732c09d30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:39:44.947Z|b38bf582-7f42-4ff4-9a0c-af97e9544c15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:39:44.950Z|b38bf582-7f42-4ff4-9a0c-af97e9544c15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:39:49.092Z|3bd4a9f2-59fd-4ec6-903e-ac0e0896f3e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:39:49.093Z|3bd4a9f2-59fd-4ec6-903e-ac0e0896f3e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:39:49.106Z|bf35c760-99c0-4c38-abd4-b08a3d70c94d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:39:49.106Z|bf35c760-99c0-4c38-abd4-b08a3d70c94d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:39:51.289Z|876b4229-698e-42cd-b68c-d4e2d6889c42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:39:51.289Z|876b4229-698e-42cd-b68c-d4e2d6889c42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:39:59.118Z|36a95593-e6ee-4b1d-b976-df4cc50585a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:39:59.119Z|36a95593-e6ee-4b1d-b976-df4cc50585a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:39:59.129Z|c576fb6d-77a1-4620-9e06-7a91c840c87d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:39:59.130Z|c576fb6d-77a1-4620-9e06-7a91c840c87d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:39:59.947Z|63f97125-bd72-4ca8-b250-a3b536d99b3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:39:59.947Z|63f97125-bd72-4ca8-b250-a3b536d99b3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:40:00.409Z|d93c3299-569f-4218-94ba-80a991f8c061|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:40:00.409Z|d93c3299-569f-4218-94ba-80a991f8c061|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:40:01.317Z|7b26bc5e-3eb4-43d9-9855-60637090216a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:40:01.318Z|7b26bc5e-3eb4-43d9-9855-60637090216a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:40:09.144Z|3ccafb15-75d6-44c8-8bff-1297af94a80f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:40:09.145Z|3ccafb15-75d6-44c8-8bff-1297af94a80f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:40:09.154Z|283c25c9-ce74-49c4-bbb8-546095010e69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:40:09.155Z|283c25c9-ce74-49c4-bbb8-546095010e69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:40:11.342Z|d4d5471e-6a0d-49bc-89b7-ac380344f395|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:40:11.343Z|d4d5471e-6a0d-49bc-89b7-ac380344f395|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:40:14.947Z|bf4c9685-9157-4149-b6f0-4898188e055b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:40:14.948Z|bf4c9685-9157-4149-b6f0-4898188e055b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:40:17.058Z|b540a600-b6f6-4efa-9e4f-fea8e4d8bdb9|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:40:17.059Z|b540a600-b6f6-4efa-9e4f-fea8e4d8bdb9|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:40:19.166Z|6f50cbc0-2a21-4226-9fc1-33cc58753540|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:40:19.167Z|6f50cbc0-2a21-4226-9fc1-33cc58753540|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:40:19.175Z|15d2a4c7-9773-4380-aa40-0f22b94aa791|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:40:19.176Z|15d2a4c7-9773-4380-aa40-0f22b94aa791|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:40:21.365Z|92430714-5b40-4e32-aeb5-c589ccc9258b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:40:21.365Z|92430714-5b40-4e32-aeb5-c589ccc9258b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:40:29.190Z|c07ebe14-e090-4cfc-9a75-0fdafb166961|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:40:29.191Z|c07ebe14-e090-4cfc-9a75-0fdafb166961|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:40:29.197Z|8fa4793a-0f80-4db7-99fb-576d08711742|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:40:29.198Z|8fa4793a-0f80-4db7-99fb-576d08711742|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:40:29.947Z|606c5c5a-0743-4143-b92a-ba361de09076|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:40:29.950Z|606c5c5a-0743-4143-b92a-ba361de09076|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:40:30.410Z|34696013-f9ef-4713-b0f6-6ae2992c6ba8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:40:30.411Z|34696013-f9ef-4713-b0f6-6ae2992c6ba8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:40:31.389Z|4f4a5465-70ad-4dce-9655-f450b848b3c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:40:31.390Z|4f4a5465-70ad-4dce-9655-f450b848b3c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:40:39.217Z|b27bd883-eee9-4a2a-9214-a99816417874|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:40:39.218Z|b27bd883-eee9-4a2a-9214-a99816417874|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:40:39.219Z|7b16b357-0d1e-45d9-8a97-f830e7d54c22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:40:39.219Z|7b16b357-0d1e-45d9-8a97-f830e7d54c22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:40:41.420Z|c1e7e395-7f48-4bfb-8daf-b46bcd1928f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:40:41.421Z|c1e7e395-7f48-4bfb-8daf-b46bcd1928f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:40:44.947Z|05094a93-50ba-4ced-a24b-08f04bf8f43a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:40:44.947Z|05094a93-50ba-4ced-a24b-08f04bf8f43a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:40:49.245Z|99c9f0c8-40df-47c2-b509-7016127e6c2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:40:49.245Z|49eca781-36c8-461e-bb4d-5afe91677dc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:40:49.245Z|49eca781-36c8-461e-bb4d-5afe91677dc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:40:49.245Z|99c9f0c8-40df-47c2-b509-7016127e6c2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:40:51.442Z|b118b0ec-4186-4317-abf3-82dec7446511|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:40:51.443Z|b118b0ec-4186-4317-abf3-82dec7446511|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:40:59.269Z|6948b97f-2e98-4ff4-b5fc-787543cb76e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:40:59.269Z|6948b97f-2e98-4ff4-b5fc-787543cb76e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:40:59.271Z|b6a85e84-f150-42d9-9d23-41bcc473c78f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:40:59.272Z|b6a85e84-f150-42d9-9d23-41bcc473c78f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:40:59.947Z|24e1ed0d-8b6d-4dfb-8d87-c72331578e6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:40:59.947Z|24e1ed0d-8b6d-4dfb-8d87-c72331578e6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:41:00.411Z|77d95ada-27f3-4b87-9a08-8558d6335878|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:41:00.412Z|77d95ada-27f3-4b87-9a08-8558d6335878|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:41:01.465Z|4d9555e5-7ccf-4d7c-9ee0-e690f95794be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:41:01.467Z|4d9555e5-7ccf-4d7c-9ee0-e690f95794be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:41:09.290Z|7419b7ce-031f-4d03-bec7-b1d8aab591a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:41:09.290Z|7419b7ce-031f-4d03-bec7-b1d8aab591a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:41:09.295Z|70b0d3fd-20be-416d-80f0-12d6a3caf5bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:41:09.295Z|70b0d3fd-20be-416d-80f0-12d6a3caf5bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:41:11.488Z|8d726b4c-c224-44b7-a55a-d335a16017b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:41:11.489Z|8d726b4c-c224-44b7-a55a-d335a16017b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:41:14.947Z|00117be0-7057-4c86-8ea2-c73fe9d06694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:41:14.949Z|00117be0-7057-4c86-8ea2-c73fe9d06694|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:41:17.060Z|aa18aeb2-ab7e-4615-a74a-05322b4430a0|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:41:17.061Z|aa18aeb2-ab7e-4615-a74a-05322b4430a0|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:41:19.313Z|c550a650-5443-449b-aa70-d17f2949ed5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:41:19.314Z|c550a650-5443-449b-aa70-d17f2949ed5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:41:19.315Z|bc946f4e-a18a-47c9-86d3-5779fae531cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:41:19.315Z|bc946f4e-a18a-47c9-86d3-5779fae531cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:41:21.512Z|1807dcfa-987e-4304-aafb-3fc0b7ce5bda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:41:21.513Z|1807dcfa-987e-4304-aafb-3fc0b7ce5bda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:41:29.335Z|731422bc-2eda-4064-a700-e1638fdd2ed3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:41:29.336Z|731422bc-2eda-4064-a700-e1638fdd2ed3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:41:29.337Z|7e1414bc-159c-4690-bcc8-e2a28360beac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:41:29.338Z|7e1414bc-159c-4690-bcc8-e2a28360beac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:41:29.947Z|ebd4ccd1-eebf-4641-952c-8a7aa86ab218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:41:29.948Z|ebd4ccd1-eebf-4641-952c-8a7aa86ab218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:41:30.413Z|42931a22-24fd-40d6-bf2c-30641060c5fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:41:30.414Z|42931a22-24fd-40d6-bf2c-30641060c5fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:41:31.537Z|a064bf11-5317-4c24-8fa5-429241d65319|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:41:31.538Z|a064bf11-5317-4c24-8fa5-429241d65319|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:41:39.358Z|ce4f2546-ab90-4049-8694-9f41c95943c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:41:39.358Z|588e8394-2759-48a3-947b-978c86d20f5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:41:39.359Z|588e8394-2759-48a3-947b-978c86d20f5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:41:39.359Z|ce4f2546-ab90-4049-8694-9f41c95943c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:41:41.560Z|233015d5-1798-4bc0-aaf8-a1e400f212fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:41:41.561Z|233015d5-1798-4bc0-aaf8-a1e400f212fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:41:44.947Z|6abdfa85-617d-4588-a493-a3ca666e00c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:41:44.947Z|6abdfa85-617d-4588-a493-a3ca666e00c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:41:49.382Z|a023ebf2-646d-4979-90ea-c19a2d7ac2c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:41:49.382Z|8335c0a6-4a01-4085-b15a-0c2c0c9e148f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:41:49.383Z|a023ebf2-646d-4979-90ea-c19a2d7ac2c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:41:49.383Z|8335c0a6-4a01-4085-b15a-0c2c0c9e148f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:41:51.580Z|e2bcb49c-df99-4c5b-a141-f3abed9597e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:41:51.581Z|e2bcb49c-df99-4c5b-a141-f3abed9597e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:41:59.405Z|d1c337ab-dc91-4168-8052-a29891f58230|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:41:59.405Z|67676807-2039-45c9-80fb-ca63843e8762|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:41:59.406Z|d1c337ab-dc91-4168-8052-a29891f58230|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:41:59.406Z|67676807-2039-45c9-80fb-ca63843e8762|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:41:59.947Z|0dac953b-7657-4be6-b64b-1b7a6bd8a7e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:41:59.950Z|0dac953b-7657-4be6-b64b-1b7a6bd8a7e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:42:00.415Z|2989d08f-e120-44dd-b47a-6a6596644227|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:42:00.415Z|2989d08f-e120-44dd-b47a-6a6596644227|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:42:01.605Z|2dc42cc4-2e58-4057-920b-0634a2864bf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:42:01.606Z|2dc42cc4-2e58-4057-920b-0634a2864bf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:42:09.431Z|85d057dc-ac3e-4af3-b2e7-46a6feb437c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:42:09.431Z|e575cb72-1a5e-4e0f-81f3-f250185d7ca3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:42:09.432Z|85d057dc-ac3e-4af3-b2e7-46a6feb437c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:42:09.433Z|e575cb72-1a5e-4e0f-81f3-f250185d7ca3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:42:11.630Z|4c70852f-a452-46c4-a8a8-18c63c4542bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:42:11.630Z|4c70852f-a452-46c4-a8a8-18c63c4542bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:42:14.947Z|6631b4df-9a2d-4c8d-a76b-87b1bf58bed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:42:14.948Z|6631b4df-9a2d-4c8d-a76b-87b1bf58bed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:42:17.059Z|16e51f15-1410-432b-99f3-ca3a6557db87|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:42:17.060Z|16e51f15-1410-432b-99f3-ca3a6557db87|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:42:19.455Z|ece5d941-ef79-4619-93ea-763cb6889fc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:42:19.455Z|f30ff81b-11fc-4523-bd7c-1e9583b90bfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:42:19.456Z|ece5d941-ef79-4619-93ea-763cb6889fc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:42:19.456Z|f30ff81b-11fc-4523-bd7c-1e9583b90bfb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:42:21.652Z|1b4f2b97-53d4-480d-9cea-dc951cb8dfe9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:42:21.653Z|1b4f2b97-53d4-480d-9cea-dc951cb8dfe9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:42:29.478Z|440c9d51-2d0c-444d-88dd-67af4ae48daa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:42:29.478Z|de1aef4b-a674-444f-824c-38d867316a26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:42:29.479Z|440c9d51-2d0c-444d-88dd-67af4ae48daa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:42:29.479Z|de1aef4b-a674-444f-824c-38d867316a26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:42:29.947Z|c720583c-30c2-4946-bb88-bba2df058df5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:42:29.947Z|c720583c-30c2-4946-bb88-bba2df058df5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:42:30.416Z|50ec23a0-e4a2-46f1-a62d-0d5098eb2c53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:42:30.417Z|50ec23a0-e4a2-46f1-a62d-0d5098eb2c53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:42:31.673Z|16cef029-c4d5-4695-bda3-525b19cae9e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:42:31.674Z|16cef029-c4d5-4695-bda3-525b19cae9e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:42:39.503Z|f4dbac90-9eb6-44b5-bcc3-037733632125|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:42:39.504Z|f4dbac90-9eb6-44b5-bcc3-037733632125|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:42:39.503Z|4f9e5c1c-93e0-46b0-bd98-77a4e4c41f32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:42:39.507Z|4f9e5c1c-93e0-46b0-bd98-77a4e4c41f32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:42:41.698Z|f93bff9d-b8a4-486d-a2ac-15da1f93b8aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:42:41.699Z|f93bff9d-b8a4-486d-a2ac-15da1f93b8aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:42:44.947Z|8b37ef98-aa63-4b6f-b963-e70076e89c7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:42:44.950Z|8b37ef98-aa63-4b6f-b963-e70076e89c7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:42:49.528Z|77d0235b-b923-4c50-b0f0-410e61171920|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:42:49.528Z|d44bd703-bc8d-4138-8b14-c27c2f26ed60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:42:49.529Z|d44bd703-bc8d-4138-8b14-c27c2f26ed60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:42:49.529Z|77d0235b-b923-4c50-b0f0-410e61171920|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:42:51.720Z|c34d5f6b-af02-4452-a4a7-68bdcdd7a607|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:42:51.721Z|c34d5f6b-af02-4452-a4a7-68bdcdd7a607|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:42:59.552Z|5be7f1d0-3c4c-4eca-8509-78cf15d02c57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:42:59.552Z|c0475a41-4ebe-4473-9730-cdf4ff333ff2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:42:59.553Z|5be7f1d0-3c4c-4eca-8509-78cf15d02c57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:42:59.553Z|c0475a41-4ebe-4473-9730-cdf4ff333ff2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:42:59.947Z|fcac3aac-08eb-47ec-ab79-52cfa008fede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:42:59.947Z|fcac3aac-08eb-47ec-ab79-52cfa008fede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:43:00.418Z|c230a5e8-653d-47de-829f-769311ee7c0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:43:00.418Z|c230a5e8-653d-47de-829f-769311ee7c0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:43:01.744Z|080c5ad5-bcf7-4381-991c-c9a52bd42650|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:43:01.745Z|080c5ad5-bcf7-4381-991c-c9a52bd42650|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:43:09.578Z|00df6e44-8fb9-44c3-bf9c-6ff367d9e396|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:43:09.578Z|106db053-a267-4a42-bae5-503c44d1d78e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:43:09.580Z|00df6e44-8fb9-44c3-bf9c-6ff367d9e396|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:43:09.580Z|106db053-a267-4a42-bae5-503c44d1d78e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:43:11.766Z|cb37abea-b00a-46b2-aa1e-0f6462a9d4aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:43:11.767Z|cb37abea-b00a-46b2-aa1e-0f6462a9d4aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:43:14.947Z|c16e2ec0-5eda-40cd-bd58-e97188cb82fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:43:14.948Z|c16e2ec0-5eda-40cd-bd58-e97188cb82fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:43:17.059Z|424cb140-3c51-40d1-98b4-2679362fdf58|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:43:17.060Z|424cb140-3c51-40d1-98b4-2679362fdf58|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:43:19.603Z|b2fccf0f-bcad-417e-90d6-ba3888916d4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:43:19.603Z|5a060497-1cf7-491f-9689-9c2778e23f1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:43:19.604Z|b2fccf0f-bcad-417e-90d6-ba3888916d4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:43:19.604Z|5a060497-1cf7-491f-9689-9c2778e23f1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:43:21.793Z|02ec8078-6061-4968-a6b8-b8027ffcc384|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:43:21.794Z|02ec8078-6061-4968-a6b8-b8027ffcc384|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:43:29.634Z|e3cb029b-e262-443f-a09d-44174b36da9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:43:29.634Z|c7281469-b797-46f5-b389-f110592f43c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:43:29.635Z|e3cb029b-e262-443f-a09d-44174b36da9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:43:29.635Z|c7281469-b797-46f5-b389-f110592f43c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:43:29.947Z|6431b0a1-5436-4bd6-846f-d5ba640d82a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:43:29.950Z|6431b0a1-5436-4bd6-846f-d5ba640d82a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:43:30.419Z|23ae6f81-36a6-4dca-a595-3b66c1a96a7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:43:30.420Z|23ae6f81-36a6-4dca-a595-3b66c1a96a7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:43:31.832Z|b0f59395-9d22-475a-b967-93c10f692d6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:43:31.833Z|b0f59395-9d22-475a-b967-93c10f692d6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:43:39.660Z|4da54e7a-226d-4cf7-b251-17733dfb911e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:43:39.661Z|90c0cd24-2a53-4d28-a96d-9767f71c86ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:43:39.661Z|4da54e7a-226d-4cf7-b251-17733dfb911e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:43:39.662Z|90c0cd24-2a53-4d28-a96d-9767f71c86ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:43:41.854Z|348eb9d7-c9d7-462c-9bd5-05a61b02a4cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:43:41.854Z|348eb9d7-c9d7-462c-9bd5-05a61b02a4cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:43:44.947Z|356ff531-6911-4412-a8b7-fff85cfa2e7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:43:44.947Z|356ff531-6911-4412-a8b7-fff85cfa2e7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:43:49.682Z|092686db-9cf9-4488-89f8-3fdf5f999dc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:43:49.682Z|99ce7f13-f3ab-424a-905e-afa5292913ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:43:49.683Z|092686db-9cf9-4488-89f8-3fdf5f999dc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:43:49.683Z|99ce7f13-f3ab-424a-905e-afa5292913ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:43:51.876Z|7f0600f2-aaa8-40e1-9446-aa7914e7777e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:43:51.877Z|7f0600f2-aaa8-40e1-9446-aa7914e7777e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:43:59.704Z|cb16cece-096e-4d89-8279-35a8b31f2567|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:43:59.705Z|95c56376-980e-42d4-bc11-ce03e89e7d70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:43:59.705Z|cb16cece-096e-4d89-8279-35a8b31f2567|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:43:59.705Z|95c56376-980e-42d4-bc11-ce03e89e7d70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:43:59.947Z|2052f993-d1f3-4236-828f-090b4382d1a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:43:59.947Z|2052f993-d1f3-4236-828f-090b4382d1a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:44:00.420Z|dbf0007e-db11-4355-99ed-bce3e4bafe38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:44:00.421Z|dbf0007e-db11-4355-99ed-bce3e4bafe38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:44:01.898Z|d76863ce-5a77-4acb-b46e-69a2ac2bc2dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:44:01.899Z|d76863ce-5a77-4acb-b46e-69a2ac2bc2dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:44:09.728Z|15020759-e37e-453d-a565-e6a84ccc7846|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:44:09.729Z|15020759-e37e-453d-a565-e6a84ccc7846|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:44:09.731Z|0c98db15-e77a-4e66-be42-24eddeb877cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:44:09.731Z|0c98db15-e77a-4e66-be42-24eddeb877cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:44:11.923Z|605bce12-2b6a-4dc0-a1ec-9f7c0cb7ff86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:44:11.924Z|605bce12-2b6a-4dc0-a1ec-9f7c0cb7ff86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:44:14.947Z|06739f48-a603-4ee2-83ff-2c1910a56fbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:44:14.950Z|06739f48-a603-4ee2-83ff-2c1910a56fbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:44:17.059Z|0ed5562f-a9d6-4c47-8f55-a7712a0f88a3|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:44:17.060Z|0ed5562f-a9d6-4c47-8f55-a7712a0f88a3|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:44:19.752Z|75d40504-41be-4e88-940b-62e64fe7267a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:44:19.752Z|891b6016-6f3d-4143-8155-7c7473089b67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:44:19.752Z|891b6016-6f3d-4143-8155-7c7473089b67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:44:19.753Z|75d40504-41be-4e88-940b-62e64fe7267a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:44:21.944Z|70a2d8ca-30d6-46a9-93b1-64c2c72c7133|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:44:21.945Z|70a2d8ca-30d6-46a9-93b1-64c2c72c7133|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:44:29.774Z|681b51b1-e526-44c7-8eed-82c64169793b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:44:29.775Z|681b51b1-e526-44c7-8eed-82c64169793b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:44:29.776Z|6058de01-86cf-4667-8ecf-c983b0f7c81a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:44:29.776Z|6058de01-86cf-4667-8ecf-c983b0f7c81a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:44:29.947Z|1356aaeb-ebd3-4b9f-8de0-432133217cab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:44:29.947Z|1356aaeb-ebd3-4b9f-8de0-432133217cab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:44:30.422Z|ea299b39-bd6e-4387-b253-f2a1880a308a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:44:30.423Z|ea299b39-bd6e-4387-b253-f2a1880a308a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:44:31.966Z|ce32331a-c6c7-4524-9430-bc9bedd60ccc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:44:31.966Z|ce32331a-c6c7-4524-9430-bc9bedd60ccc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:44:39.798Z|7cf46c1b-5305-4227-816a-e61e07c77b43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:44:39.799Z|7cf46c1b-5305-4227-816a-e61e07c77b43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:44:39.798Z|da750d3e-deda-435e-89d9-88e4708925ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:44:39.800Z|da750d3e-deda-435e-89d9-88e4708925ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:44:41.995Z|0e02387e-96ff-4279-ba34-03c4930b9e61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:44:41.995Z|0e02387e-96ff-4279-ba34-03c4930b9e61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:44:44.947Z|ccbb8b9f-03f6-4822-a5b5-a2b3839375a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:44:44.947Z|ccbb8b9f-03f6-4822-a5b5-a2b3839375a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:44:49.822Z|44d35c63-e301-495e-80ba-819c8711143a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:44:49.822Z|946287e6-be3a-4fc5-92a3-61f1bc83fdea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:44:49.823Z|44d35c63-e301-495e-80ba-819c8711143a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:44:49.823Z|946287e6-be3a-4fc5-92a3-61f1bc83fdea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:44:52.015Z|69371460-1131-4e9b-9d92-d49244bc766b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:44:52.016Z|69371460-1131-4e9b-9d92-d49244bc766b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:44:59.848Z|e908336b-e6f2-4ab8-830c-ef40d4d173cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:44:59.849Z|18197765-9296-4f14-8482-cf19ed55c9b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:44:59.849Z|e908336b-e6f2-4ab8-830c-ef40d4d173cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:44:59.849Z|18197765-9296-4f14-8482-cf19ed55c9b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:44:59.947Z|1fd79c65-5fb9-496b-ae9e-a455d9d84321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:44:59.950Z|1fd79c65-5fb9-496b-ae9e-a455d9d84321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:45:00.424Z|0d0b38d8-766d-4806-a282-1c4c7ff993dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:45:00.424Z|0d0b38d8-766d-4806-a282-1c4c7ff993dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:45:02.039Z|443f71c4-a065-492b-bb3b-93036e0daf77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:45:02.040Z|443f71c4-a065-492b-bb3b-93036e0daf77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:45:09.869Z|43e309ce-8d29-4836-816c-4b5c6a78acbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:45:09.869Z|325a8102-b11d-4c63-91ff-4999a039c6dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:45:09.870Z|43e309ce-8d29-4836-816c-4b5c6a78acbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:45:09.870Z|325a8102-b11d-4c63-91ff-4999a039c6dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:45:12.061Z|0cb0a5de-4b24-4bea-8a06-ec9b74a09f70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:45:12.062Z|0cb0a5de-4b24-4bea-8a06-ec9b74a09f70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:45:14.947Z|b523a35c-d2ee-48a0-94df-d98a600830f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:45:14.947Z|b523a35c-d2ee-48a0-94df-d98a600830f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:45:17.059Z|71d4ab0a-a9b6-4d31-b065-d1d984971b2d|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:45:17.059Z|71d4ab0a-a9b6-4d31-b065-d1d984971b2d|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:45:19.892Z|43445851-5e7a-44b6-97da-edab4209f237|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:45:19.892Z|b1330501-9974-43b7-980f-8c640b3f39af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:45:19.893Z|43445851-5e7a-44b6-97da-edab4209f237|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:45:19.893Z|b1330501-9974-43b7-980f-8c640b3f39af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:45:22.082Z|a984382d-aa10-4f50-ae9f-af3402fac99a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:45:22.082Z|a984382d-aa10-4f50-ae9f-af3402fac99a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:45:29.915Z|81634818-0b25-43d0-a281-cf46ea2ed9a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:45:29.915Z|e76af96c-0ebe-4d52-aea5-dd335ddc3a53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:45:29.915Z|e76af96c-0ebe-4d52-aea5-dd335ddc3a53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:45:29.915Z|81634818-0b25-43d0-a281-cf46ea2ed9a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:45:29.947Z|92bed5fe-4495-40b6-a20b-959d79228bc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:45:29.947Z|92bed5fe-4495-40b6-a20b-959d79228bc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:45:30.425Z|11aa540a-4b44-4ad4-b44f-ec805d14fb6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:45:30.426Z|11aa540a-4b44-4ad4-b44f-ec805d14fb6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:45:32.103Z|3d0b9e47-bf33-43bc-bd44-b69f7287cb37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:45:32.104Z|3d0b9e47-bf33-43bc-bd44-b69f7287cb37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:45:39.937Z|ce1f545d-eab3-4119-b82d-7a5964b8010b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:45:39.939Z|ce1f545d-eab3-4119-b82d-7a5964b8010b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:45:39.941Z|910bae35-5942-467c-9009-d802a98511b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:45:39.942Z|910bae35-5942-467c-9009-d802a98511b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:45:42.126Z|fc57a8a0-f175-4a9b-8f21-8a09f67db2fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:45:42.127Z|fc57a8a0-f175-4a9b-8f21-8a09f67db2fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:45:44.947Z|d67fd1ff-cddc-4923-9efa-ba661a494a4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:45:44.950Z|d67fd1ff-cddc-4923-9efa-ba661a494a4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:45:49.963Z|909ece7e-86e7-4ca9-bec4-e01d0e16785c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:45:49.964Z|909ece7e-86e7-4ca9-bec4-e01d0e16785c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:45:49.966Z|41c26426-5510-486b-a268-23e0dcecf0e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:45:49.967Z|41c26426-5510-486b-a268-23e0dcecf0e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:45:52.147Z|c1df6ace-01e1-42b4-8dd0-a5c1a0c0f5cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:45:52.148Z|c1df6ace-01e1-42b4-8dd0-a5c1a0c0f5cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:45:59.947Z|719e21b2-763e-41c6-8b29-eef9a8913bc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:45:59.947Z|719e21b2-763e-41c6-8b29-eef9a8913bc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:45:59.985Z|5aef3f21-b825-4c84-877e-425c030238d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:45:59.985Z|07457586-e917-4958-b34b-a2123fe68ccd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:45:59.986Z|5aef3f21-b825-4c84-877e-425c030238d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:45:59.986Z|07457586-e917-4958-b34b-a2123fe68ccd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:46:00.426Z|435b05e6-7851-4f27-8e45-06f3cfd2a043|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:46:00.427Z|435b05e6-7851-4f27-8e45-06f3cfd2a043|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:46:02.168Z|1d22b79e-e294-417e-ac49-976a0a9fd53d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:46:02.169Z|1d22b79e-e294-417e-ac49-976a0a9fd53d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:46:10.009Z|d26331e7-beee-4f7e-b53e-ac6c5cfc7ac6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:46:10.010Z|d26331e7-beee-4f7e-b53e-ac6c5cfc7ac6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:46:10.010Z|24352b77-7be6-427d-889b-7bf7f6c3cc6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:46:10.011Z|24352b77-7be6-427d-889b-7bf7f6c3cc6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:46:12.190Z|eeacd980-1824-4e26-b052-67d12e23f6f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:46:12.190Z|eeacd980-1824-4e26-b052-67d12e23f6f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:46:14.947Z|747122fb-e227-4208-81f0-03da488b6e83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:46:14.947Z|747122fb-e227-4208-81f0-03da488b6e83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:46:17.059Z|686c1a45-e590-41d7-9370-9d511c30d0e7|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:46:17.060Z|686c1a45-e590-41d7-9370-9d511c30d0e7|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:46:20.031Z|00725f06-6d72-4cfe-9b6b-f769997a1911|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:46:20.031Z|ba111100-3f26-4346-b0ca-d9ef7d697ec6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:46:20.032Z|00725f06-6d72-4cfe-9b6b-f769997a1911|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:46:20.033Z|ba111100-3f26-4346-b0ca-d9ef7d697ec6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:46:22.211Z|3fdd81cb-6d04-4cf3-9094-8c09102a2e41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:46:22.212Z|3fdd81cb-6d04-4cf3-9094-8c09102a2e41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:46:29.947Z|d414281e-56a0-471f-bb9d-a9c5f5582399|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:46:29.950Z|d414281e-56a0-471f-bb9d-a9c5f5582399|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:46:30.081Z|f286db28-483d-4934-9c98-f9d12a8e9fb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:46:30.081Z|03578252-f522-4936-8c65-a6bc7512c5f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:46:30.082Z|f286db28-483d-4934-9c98-f9d12a8e9fb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:46:30.082Z|03578252-f522-4936-8c65-a6bc7512c5f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:46:30.428Z|b2c84807-e861-4f36-b12a-63e48b922fc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:46:30.428Z|b2c84807-e861-4f36-b12a-63e48b922fc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:46:32.234Z|5b03b26a-1b9f-4cbe-8db7-1a9805c868f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:46:32.235Z|5b03b26a-1b9f-4cbe-8db7-1a9805c868f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:46:40.104Z|6278c091-fb55-416e-96a5-893b2478401a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:46:40.104Z|ba20ff55-f7c6-4711-a1a1-bf9cd6ace2eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:46:40.105Z|6278c091-fb55-416e-96a5-893b2478401a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:46:40.105Z|ba20ff55-f7c6-4711-a1a1-bf9cd6ace2eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:46:42.255Z|e43c95c5-abeb-49a8-8d38-c1b333fe958b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:46:42.256Z|e43c95c5-abeb-49a8-8d38-c1b333fe958b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:46:44.947Z|714052db-d978-43a2-af3f-ef264e82314a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:46:44.947Z|714052db-d978-43a2-af3f-ef264e82314a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:46:50.139Z|18e7084f-dca4-4510-ad96-e52a985fda6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:46:50.139Z|11808f22-fb79-4c97-a288-3e2223de70e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:46:50.140Z|18e7084f-dca4-4510-ad96-e52a985fda6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:46:50.140Z|11808f22-fb79-4c97-a288-3e2223de70e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:46:52.276Z|0930dcec-7d60-43cb-8364-9350b9a05e59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:46:52.276Z|0930dcec-7d60-43cb-8364-9350b9a05e59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:46:59.947Z|e419e06c-8889-4cd7-adc7-fb4c63d670d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:46:59.947Z|e419e06c-8889-4cd7-adc7-fb4c63d670d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:47:00.163Z|bc499f71-3d07-4f2b-8156-33621848ee6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:47:00.163Z|2c49c6d1-3152-4675-b4e7-7b53b3f7ce6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:47:00.164Z|bc499f71-3d07-4f2b-8156-33621848ee6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:47:00.164Z|2c49c6d1-3152-4675-b4e7-7b53b3f7ce6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:47:00.429Z|475d13d3-d306-4828-9135-e703a0184225|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:47:00.430Z|475d13d3-d306-4828-9135-e703a0184225|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:47:02.298Z|c327684e-c311-4ae9-a5d6-faba74959d96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:47:02.299Z|c327684e-c311-4ae9-a5d6-faba74959d96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:47:10.187Z|4a77a7de-2a34-45c1-9308-10676cf22ef6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:47:10.188Z|8f399886-f314-4f1e-9c0d-d8c0df5ce09a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:47:10.188Z|4a77a7de-2a34-45c1-9308-10676cf22ef6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:47:10.188Z|8f399886-f314-4f1e-9c0d-d8c0df5ce09a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:47:12.319Z|a3db3ac3-119f-4f93-b9b1-91364106a407|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:47:12.320Z|a3db3ac3-119f-4f93-b9b1-91364106a407|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:47:14.947Z|e852ebcd-ea62-45f6-9be7-270ef6634872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:47:14.950Z|e852ebcd-ea62-45f6-9be7-270ef6634872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:47:17.059Z|e51a1bde-f669-410c-bf84-9f0c91237fb9|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:47:17.060Z|e51a1bde-f669-410c-bf84-9f0c91237fb9|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:47:20.211Z|4f0da3eb-a1b6-4b8f-a50e-0bd14c92e7cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:47:20.212Z|4f0da3eb-a1b6-4b8f-a50e-0bd14c92e7cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:47:20.215Z|e4d5651e-c6f4-4e50-a6ab-8887c3660924|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:47:20.216Z|e4d5651e-c6f4-4e50-a6ab-8887c3660924|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:47:22.343Z|34b11728-f57a-407b-b6ab-135152afb0ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:47:22.344Z|34b11728-f57a-407b-b6ab-135152afb0ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:47:29.947Z|0099db28-bcc1-4d65-afd5-e3cb364081d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:47:29.947Z|0099db28-bcc1-4d65-afd5-e3cb364081d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:47:30.235Z|d7ac6660-e382-40ea-95f3-53d01d5ae6e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:47:30.236Z|d7ac6660-e382-40ea-95f3-53d01d5ae6e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:47:30.239Z|727cf81d-5b6e-4c08-a5e7-d47eb2f4d7b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:47:30.240Z|727cf81d-5b6e-4c08-a5e7-d47eb2f4d7b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:47:30.430Z|d4898080-61e1-4e6d-bb05-8592a5d2075c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:47:30.431Z|d4898080-61e1-4e6d-bb05-8592a5d2075c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:47:32.367Z|036f9e5e-f550-4d76-b0a8-1057013905e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:47:32.367Z|036f9e5e-f550-4d76-b0a8-1057013905e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:47:40.259Z|7c5562b3-f356-46be-9a3b-aefe4d4527ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:47:40.259Z|f3fa19fc-adcc-4f81-baf7-cd6684185f70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:47:40.260Z|7c5562b3-f356-46be-9a3b-aefe4d4527ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:47:40.260Z|f3fa19fc-adcc-4f81-baf7-cd6684185f70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:47:42.388Z|d8ca470e-6672-4e41-b78b-deb412e6a5e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:47:42.389Z|d8ca470e-6672-4e41-b78b-deb412e6a5e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:47:44.947Z|aee97d7c-0a6a-4a82-92bd-90c16dc41a83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:47:44.947Z|aee97d7c-0a6a-4a82-92bd-90c16dc41a83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:47:50.282Z|f24e973d-285e-46aa-a07a-3408b11c2676|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:47:50.283Z|f24e973d-285e-46aa-a07a-3408b11c2676|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:47:50.285Z|c672ad16-3568-47ed-9a96-aed4e9d9cd1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:47:50.285Z|c672ad16-3568-47ed-9a96-aed4e9d9cd1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:47:52.411Z|b8c10065-bb51-4a42-98b8-3123d6dfe9f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:47:52.412Z|b8c10065-bb51-4a42-98b8-3123d6dfe9f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:47:59.947Z|2e08c75c-9a9b-4b9c-b6a1-4255829916bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:47:59.950Z|2e08c75c-9a9b-4b9c-b6a1-4255829916bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:48:00.306Z|4a6c8c1f-32f0-4063-9063-e70be691b35c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:48:00.306Z|37a64805-68e3-46dd-9575-c6ca95a325e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:48:00.307Z|4a6c8c1f-32f0-4063-9063-e70be691b35c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:48:00.307Z|37a64805-68e3-46dd-9575-c6ca95a325e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:48:00.432Z|b3612ac8-5f66-4f76-9b3f-d60e4b0c69ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:48:00.433Z|b3612ac8-5f66-4f76-9b3f-d60e4b0c69ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:48:02.434Z|51a3b27f-2447-4ea3-bd1f-d31b5b9c4fe2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:48:02.435Z|51a3b27f-2447-4ea3-bd1f-d31b5b9c4fe2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:48:10.339Z|16df87d6-9b36-4628-8cf9-f9bcfb0b67ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:48:10.340Z|16df87d6-9b36-4628-8cf9-f9bcfb0b67ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:48:10.346Z|aa63b7e2-4d40-4c34-9778-9802a42d0eb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:48:10.347Z|aa63b7e2-4d40-4c34-9778-9802a42d0eb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:48:12.455Z|565a9688-99fc-4a80-b192-a60a0ae72416|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:48:12.455Z|565a9688-99fc-4a80-b192-a60a0ae72416|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:48:14.947Z|de768eb8-4477-4ac3-b946-342e4cb8a081|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:48:14.947Z|de768eb8-4477-4ac3-b946-342e4cb8a081|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:48:17.059Z|7992f704-4a58-4d33-80fe-c33cac4ace9a|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:48:17.060Z|7992f704-4a58-4d33-80fe-c33cac4ace9a|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:48:20.364Z|007cb8fc-38da-4454-b65d-1ab395d3d7af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:48:20.365Z|007cb8fc-38da-4454-b65d-1ab395d3d7af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:48:20.372Z|07d2547e-8073-4eea-a0a5-93c24359f642|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:48:20.373Z|07d2547e-8073-4eea-a0a5-93c24359f642|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:48:22.478Z|0fc3d105-ab32-4a3e-bda6-ae7f4fdcfdaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:48:22.479Z|0fc3d105-ab32-4a3e-bda6-ae7f4fdcfdaa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:48:29.947Z|68c76c68-b810-4c3d-ad10-9a30b990f83f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:48:29.947Z|68c76c68-b810-4c3d-ad10-9a30b990f83f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:48:30.387Z|bfbb35bb-3a50-4a8a-bfe1-8206b2d9b0ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:48:30.388Z|bfbb35bb-3a50-4a8a-bfe1-8206b2d9b0ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:48:30.394Z|84b88f08-e9c9-4fc5-b8d4-d35fd60a4b59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:48:30.395Z|84b88f08-e9c9-4fc5-b8d4-d35fd60a4b59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:48:30.433Z|bba0d73e-aa7c-4de0-8e76-202c2f9cc3b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:48:30.434Z|bba0d73e-aa7c-4de0-8e76-202c2f9cc3b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:48:32.498Z|1790de81-5256-4313-ac93-daac29ed4a26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:48:32.499Z|1790de81-5256-4313-ac93-daac29ed4a26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:48:40.410Z|b950f950-0328-49e9-9b86-03dbe7263ba4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:48:40.411Z|b950f950-0328-49e9-9b86-03dbe7263ba4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:48:40.416Z|58af9fb3-1ac8-490b-96ba-491ef504c927|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:48:40.417Z|58af9fb3-1ac8-490b-96ba-491ef504c927|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:48:42.520Z|698c29c3-cf25-40f1-8766-f2c3569a792c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:48:42.522Z|698c29c3-cf25-40f1-8766-f2c3569a792c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:48:44.947Z|33bf7030-4c1e-473c-a528-b9f93fade916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:48:44.950Z|33bf7030-4c1e-473c-a528-b9f93fade916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:48:50.433Z|269f01f2-8874-4226-9d3f-a5ed3f2bb602|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:48:50.434Z|269f01f2-8874-4226-9d3f-a5ed3f2bb602|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:48:50.441Z|253d668a-78fd-4325-9ed6-c1f6d1db0086|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:48:50.442Z|253d668a-78fd-4325-9ed6-c1f6d1db0086|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:48:52.544Z|70ac6a50-b317-4d15-9165-683ad200b27a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:48:52.545Z|70ac6a50-b317-4d15-9165-683ad200b27a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:48:59.947Z|252143fc-93de-4034-9ba1-f33146b5cdb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:48:59.947Z|252143fc-93de-4034-9ba1-f33146b5cdb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:49:00.435Z|ad5a401b-62af-4235-aa26-f670b200c1cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:49:00.435Z|ad5a401b-62af-4235-aa26-f670b200c1cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:49:00.457Z|9e4738bb-0ea4-49a5-a1a7-af396f3984e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:49:00.458Z|9e4738bb-0ea4-49a5-a1a7-af396f3984e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:49:00.463Z|bcba5961-a631-43b8-9dec-d399d38e14b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:49:00.464Z|bcba5961-a631-43b8-9dec-d399d38e14b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:49:02.567Z|daf44418-eb7e-4352-be22-fed854459c36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:49:02.567Z|daf44418-eb7e-4352-be22-fed854459c36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:49:10.482Z|1417f23b-5b73-4655-9489-27321538278b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:49:10.483Z|1417f23b-5b73-4655-9489-27321538278b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:49:10.483Z|3c1acaef-6e63-45c8-82c0-a72a87333baa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:49:10.484Z|3c1acaef-6e63-45c8-82c0-a72a87333baa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:49:12.588Z|7cf0014e-8e9c-458a-976d-7a590323b9e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:49:12.589Z|7cf0014e-8e9c-458a-976d-7a590323b9e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:49:14.947Z|7d2b2cfa-446c-4989-963a-24169fcbfab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:49:14.947Z|7d2b2cfa-446c-4989-963a-24169fcbfab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:49:17.059Z|8065bc4b-f80e-49d6-8419-33bd740168f6|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:49:17.060Z|8065bc4b-f80e-49d6-8419-33bd740168f6|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:49:20.504Z|0e0ed730-e9d6-4a19-abfc-001fb918b152|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:49:20.504Z|6b29954d-aa7a-4fd2-a13e-2ba23eadf2ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:49:20.505Z|0e0ed730-e9d6-4a19-abfc-001fb918b152|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:49:20.505Z|6b29954d-aa7a-4fd2-a13e-2ba23eadf2ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:49:22.608Z|27c48abc-6b8b-4fea-b68a-0baa68569840|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:49:22.609Z|27c48abc-6b8b-4fea-b68a-0baa68569840|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:49:29.947Z|44a37f9b-7b88-481a-a420-f1e63d6aef14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:49:29.950Z|44a37f9b-7b88-481a-a420-f1e63d6aef14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:49:30.436Z|d593a7ab-feb1-43bb-96ed-bc4cbeb044ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:49:30.437Z|d593a7ab-feb1-43bb-96ed-bc4cbeb044ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:49:30.528Z|026707f3-a9e6-46dc-8bc0-88d1a9ec206e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:49:30.529Z|026707f3-a9e6-46dc-8bc0-88d1a9ec206e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:49:30.546Z|38b1f8b9-eaab-4362-9b64-7e927671b80f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:49:30.547Z|38b1f8b9-eaab-4362-9b64-7e927671b80f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:49:32.640Z|f0d52030-e342-4c88-a017-434c093e48e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:49:32.641Z|f0d52030-e342-4c88-a017-434c093e48e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:49:40.553Z|f8f066ea-9a13-4ed3-91f4-6f0de64ba89f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:49:40.554Z|f8f066ea-9a13-4ed3-91f4-6f0de64ba89f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:49:40.568Z|159fd19c-decf-4a24-8fb2-ecbd2f8ca8a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:49:40.569Z|159fd19c-decf-4a24-8fb2-ecbd2f8ca8a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:49:42.663Z|e126618f-6626-424b-80fd-9f2a6d9c57b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:49:42.664Z|e126618f-6626-424b-80fd-9f2a6d9c57b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:49:44.947Z|fdad86ce-4b97-48a2-a431-06a3428d0ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:49:44.947Z|fdad86ce-4b97-48a2-a431-06a3428d0ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:49:50.577Z|3216f39c-957d-4029-bce5-5a78ec3ecd34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:49:50.578Z|3216f39c-957d-4029-bce5-5a78ec3ecd34|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:49:50.589Z|5a6451b0-fdae-4445-80a8-c8c25448014d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:49:50.590Z|5a6451b0-fdae-4445-80a8-c8c25448014d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:49:52.684Z|f7301822-27db-4c5c-a924-b6227d853d51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:49:52.684Z|f7301822-27db-4c5c-a924-b6227d853d51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:49:59.947Z|15dd7da2-8fde-4f19-bebf-01957e0bab09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:49:59.949Z|15dd7da2-8fde-4f19-bebf-01957e0bab09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:50:00.437Z|cd57d902-3664-4770-b406-1fc2bdb40dac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:50:00.438Z|cd57d902-3664-4770-b406-1fc2bdb40dac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:50:00.599Z|ffe53343-0d76-4de7-9fdc-1244960ef951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:50:00.600Z|ffe53343-0d76-4de7-9fdc-1244960ef951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:50:00.609Z|137e1709-a266-4c99-b09b-2019f0875963|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:50:00.609Z|137e1709-a266-4c99-b09b-2019f0875963|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:50:02.706Z|0430f62e-96a9-4bc8-bbef-cd1b3224aed8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:50:02.707Z|0430f62e-96a9-4bc8-bbef-cd1b3224aed8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:50:10.622Z|fdedd359-786d-46f3-887b-ac239d8862e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:50:10.622Z|fdedd359-786d-46f3-887b-ac239d8862e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:50:10.637Z|b57a5ad6-f850-4243-9595-9ce34501be3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:50:10.638Z|b57a5ad6-f850-4243-9595-9ce34501be3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:50:12.728Z|e25a108d-2c37-4462-91cb-908f18f8c0e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:50:12.729Z|e25a108d-2c37-4462-91cb-908f18f8c0e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:50:14.947Z|4831360b-0721-43cb-b8d8-64ed670c7705|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:50:14.950Z|4831360b-0721-43cb-b8d8-64ed670c7705|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:50:17.058Z|9e0f24f9-d94c-4deb-9502-682f2c804cbb|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:50:17.059Z|9e0f24f9-d94c-4deb-9502-682f2c804cbb|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:50:20.644Z|726bc651-fbd1-42d0-9995-e007450a8832|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:50:20.645Z|726bc651-fbd1-42d0-9995-e007450a8832|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:50:20.660Z|0146cffc-7c70-4a86-a819-a3f29a3452a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:50:20.661Z|0146cffc-7c70-4a86-a819-a3f29a3452a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:50:22.756Z|6e0dbae6-d89d-4547-93c6-763db2fc4230|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:50:22.757Z|6e0dbae6-d89d-4547-93c6-763db2fc4230|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:50:29.947Z|3c8ab3e3-8324-4778-8b52-303c9c5600e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:50:29.947Z|3c8ab3e3-8324-4778-8b52-303c9c5600e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:50:30.439Z|262d038d-07ac-419b-b244-0305fae1abb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:50:30.440Z|262d038d-07ac-419b-b244-0305fae1abb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:50:30.668Z|36b27bfe-332d-4da5-9aa4-d43db4421efa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:50:30.668Z|36b27bfe-332d-4da5-9aa4-d43db4421efa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:50:30.679Z|3443786b-90c1-45d1-82f7-d106f709d78d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:50:30.680Z|3443786b-90c1-45d1-82f7-d106f709d78d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:50:32.777Z|a649bb5c-f5ca-4b5f-af4b-5b9d747944a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:50:32.778Z|a649bb5c-f5ca-4b5f-af4b-5b9d747944a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:50:40.690Z|831d708d-dd95-4676-b0d5-138766bb05c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:50:40.691Z|831d708d-dd95-4676-b0d5-138766bb05c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:50:40.699Z|98633aa3-8f9b-449c-a235-7b8b41419416|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:50:40.699Z|98633aa3-8f9b-449c-a235-7b8b41419416|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:50:42.834Z|bcedc57c-9a45-4607-adba-f87fc0919efb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:50:42.835Z|bcedc57c-9a45-4607-adba-f87fc0919efb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:50:44.947Z|f0025991-22a7-4edf-9c5a-1941bb4f6844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:50:44.947Z|f0025991-22a7-4edf-9c5a-1941bb4f6844|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:50:50.716Z|08ef112c-e2b7-4213-8324-25743e08ca02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:50:50.717Z|08ef112c-e2b7-4213-8324-25743e08ca02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:50:50.724Z|e0fabf74-593d-4544-b3f5-34972ed8573d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:50:50.725Z|e0fabf74-593d-4544-b3f5-34972ed8573d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:50:52.860Z|fc671849-ca33-462b-98c4-a28360e59b82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:50:52.860Z|fc671849-ca33-462b-98c4-a28360e59b82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:50:59.947Z|a0165ee0-0fac-4770-9432-4f89c93ce478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:50:59.950Z|a0165ee0-0fac-4770-9432-4f89c93ce478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:51:00.440Z|6de80815-56e1-4b12-b0e6-5675d0a85bdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:51:00.442Z|6de80815-56e1-4b12-b0e6-5675d0a85bdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:51:00.759Z|bb87e180-8cd6-409a-b67d-62166510f378|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:51:00.760Z|bb87e180-8cd6-409a-b67d-62166510f378|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:51:00.761Z|62ae1dbd-dbd8-4862-ace1-624739c45486|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:51:00.762Z|62ae1dbd-dbd8-4862-ace1-624739c45486|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:51:02.882Z|7d9b835c-ecf3-4213-a6c3-872cc30a106a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:51:02.883Z|7d9b835c-ecf3-4213-a6c3-872cc30a106a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:51:10.782Z|d857545d-754b-4e7b-90c8-4138e7e22444|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:51:10.782Z|e6a4e0fa-4eb0-4928-950f-c48ec6d16b7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:51:10.783Z|d857545d-754b-4e7b-90c8-4138e7e22444|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:51:10.783Z|e6a4e0fa-4eb0-4928-950f-c48ec6d16b7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:51:12.904Z|f6a603c7-5903-4111-846d-373bcccacd41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:51:12.905Z|f6a603c7-5903-4111-846d-373bcccacd41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:51:14.947Z|4711f7d0-3aa1-4255-8f6a-6e0b27429a86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:51:14.947Z|4711f7d0-3aa1-4255-8f6a-6e0b27429a86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:51:17.058Z|f6effbf9-0a11-4d6a-a313-3ed9fb81806e|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:51:17.059Z|f6effbf9-0a11-4d6a-a313-3ed9fb81806e|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:51:20.805Z|e0eb36b7-6eda-4ed3-a04d-9df4cafd5d43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:51:20.805Z|d2ea4c70-0a87-428f-afc8-78c35494dc30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:51:20.805Z|d2ea4c70-0a87-428f-afc8-78c35494dc30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:51:20.806Z|e0eb36b7-6eda-4ed3-a04d-9df4cafd5d43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:51:22.926Z|fef86f62-1b9f-4a32-91d5-95d9305f0469|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:51:22.927Z|fef86f62-1b9f-4a32-91d5-95d9305f0469|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:51:29.947Z|594522d9-ecc4-405d-99d7-a9c388bcfef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:51:29.947Z|594522d9-ecc4-405d-99d7-a9c388bcfef1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:51:30.442Z|a5632b98-94d3-4cdc-a162-9e1acab3590b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:51:30.443Z|a5632b98-94d3-4cdc-a162-9e1acab3590b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:51:30.834Z|d672e75a-afaa-47e4-bda2-0c7ef2211f3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:51:30.836Z|d672e75a-afaa-47e4-bda2-0c7ef2211f3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:51:30.847Z|76543568-30f7-4b20-8cac-1975a8fafc48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:51:30.849Z|76543568-30f7-4b20-8cac-1975a8fafc48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:51:32.957Z|36d218c7-2403-4173-ae12-5ee0ecfedf33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:51:32.958Z|36d218c7-2403-4173-ae12-5ee0ecfedf33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:51:40.858Z|dd9cc329-3caa-45ef-8901-0538eea57dd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:51:40.858Z|dd9cc329-3caa-45ef-8901-0538eea57dd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:51:40.868Z|afd4aca6-424c-4423-a8d7-9a727e469423|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:51:40.869Z|afd4aca6-424c-4423-a8d7-9a727e469423|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:51:42.979Z|fc797b9a-bf40-4523-87a4-a24568ca25e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:51:42.980Z|fc797b9a-bf40-4523-87a4-a24568ca25e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:51:44.947Z|4595a080-2c9c-44bb-af5e-1a7920526f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:51:44.949Z|4595a080-2c9c-44bb-af5e-1a7920526f19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:51:50.882Z|ef09c45e-dda2-480d-8718-b24b8264ccce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:51:50.883Z|ef09c45e-dda2-480d-8718-b24b8264ccce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:51:50.889Z|fd5fa94b-2f01-4d7d-ba2d-9ed747411ca3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:51:50.890Z|fd5fa94b-2f01-4d7d-ba2d-9ed747411ca3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:51:53.001Z|50706420-f3e0-4085-b90c-cb11a6826caa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:51:53.002Z|50706420-f3e0-4085-b90c-cb11a6826caa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:51:59.947Z|7c6bedb0-21ce-4026-9919-1133ab28c0e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:51:59.948Z|7c6bedb0-21ce-4026-9919-1133ab28c0e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:52:00.444Z|ca63cda3-d9e8-4c72-b044-3606c907e344|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:52:00.445Z|ca63cda3-d9e8-4c72-b044-3606c907e344|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:52:00.905Z|f35323ac-c809-41c4-96c4-c8bff508d259|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:52:00.905Z|f35323ac-c809-41c4-96c4-c8bff508d259|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:52:00.910Z|1cbb207b-4729-420f-8fd8-33a9b516fc57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:52:00.911Z|1cbb207b-4729-420f-8fd8-33a9b516fc57|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:52:03.023Z|aea544e9-3fdb-4510-8a77-d82e40cb1440|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:52:03.024Z|aea544e9-3fdb-4510-8a77-d82e40cb1440|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:52:10.931Z|41439597-5c50-4134-92e3-373fc68f1df4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:52:10.931Z|0720c0ca-c6e2-4c14-88fd-3e6496d2972a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:52:10.932Z|0720c0ca-c6e2-4c14-88fd-3e6496d2972a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:52:10.932Z|41439597-5c50-4134-92e3-373fc68f1df4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:52:13.048Z|7d6bf945-cb30-4f0b-b553-62a8d5f3d85f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:52:13.049Z|7d6bf945-cb30-4f0b-b553-62a8d5f3d85f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:52:14.947Z|48df5f80-d8b3-4a6a-999e-222a0807b18e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:52:14.947Z|48df5f80-d8b3-4a6a-999e-222a0807b18e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:52:17.059Z|c4ea52f3-704a-481c-b628-82d50a6dc74a|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:52:17.059Z|c4ea52f3-704a-481c-b628-82d50a6dc74a|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:52:20.954Z|2b7fb4ec-70b9-47e0-a78e-6ec4532f06fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:52:20.954Z|0eacf2e6-386a-4070-91a2-7b7d665571de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:52:20.955Z|2b7fb4ec-70b9-47e0-a78e-6ec4532f06fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:52:20.955Z|0eacf2e6-386a-4070-91a2-7b7d665571de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:52:23.070Z|81db9092-cfde-491d-a6b0-489eca046d08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:52:23.071Z|81db9092-cfde-491d-a6b0-489eca046d08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:52:29.947Z|69d92dc6-0629-4915-901d-7d1a68cac6ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:52:29.950Z|69d92dc6-0629-4915-901d-7d1a68cac6ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:52:30.445Z|9c9644ca-f099-43d6-aee7-579bfb2e9eaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:52:30.446Z|9c9644ca-f099-43d6-aee7-579bfb2e9eaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:52:30.976Z|84e8065f-0e30-4c8e-9116-3f09e84ff264|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:52:30.977Z|84e8065f-0e30-4c8e-9116-3f09e84ff264|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:52:30.977Z|56ebd28b-ce67-47ef-8377-a469a1747547|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:52:30.978Z|56ebd28b-ce67-47ef-8377-a469a1747547|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:52:33.092Z|b4622158-7857-4a6a-aea6-f8d1d10311bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:52:33.093Z|b4622158-7857-4a6a-aea6-f8d1d10311bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:52:40.998Z|302cd945-654e-4ac5-8c8c-c29aa3c26f3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:52:40.998Z|a9b25b1b-9e91-454f-ae63-4f08d4fbecd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:52:40.999Z|302cd945-654e-4ac5-8c8c-c29aa3c26f3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:52:40.999Z|a9b25b1b-9e91-454f-ae63-4f08d4fbecd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:52:43.117Z|9bb41816-b2c4-47a1-a601-39e14fb6cc2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:52:43.117Z|9bb41816-b2c4-47a1-a601-39e14fb6cc2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:52:44.947Z|49503e7d-4f8b-412c-9fb3-cfe860e3c816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:52:44.948Z|49503e7d-4f8b-412c-9fb3-cfe860e3c816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:52:51.029Z|65f9a8b2-bc2a-49d6-acb6-e7e6496c8f92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:52:51.030Z|65f9a8b2-bc2a-49d6-acb6-e7e6496c8f92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:52:51.032Z|72c52755-c9f3-4b1a-a3c7-149c3951596d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:52:51.033Z|72c52755-c9f3-4b1a-a3c7-149c3951596d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:52:53.140Z|5718ab47-6c66-49f9-8078-9973e353d96b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:52:53.141Z|5718ab47-6c66-49f9-8078-9973e353d96b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:52:59.947Z|c70fa9fc-48ec-46d9-b598-9cd2f1301f2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:52:59.947Z|c70fa9fc-48ec-46d9-b598-9cd2f1301f2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:53:00.447Z|78c0fd15-ba2c-470c-8ef2-7a3dc15935ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:53:00.448Z|78c0fd15-ba2c-470c-8ef2-7a3dc15935ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:53:01.057Z|ffe15a72-973f-473d-9161-d18620ca3bdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:53:01.058Z|169ab329-d903-4236-b114-7f9fabe4dfff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:53:01.058Z|ffe15a72-973f-473d-9161-d18620ca3bdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:53:01.059Z|169ab329-d903-4236-b114-7f9fabe4dfff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:53:03.162Z|09a35bff-3c3f-41c7-bbf9-a9db875932c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:53:03.163Z|09a35bff-3c3f-41c7-bbf9-a9db875932c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:53:11.082Z|c1d642af-36af-4e4f-8c40-b7f643c8c7f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:53:11.082Z|69b8ebb8-0624-4722-b876-26d5cb242bca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:53:11.082Z|c1d642af-36af-4e4f-8c40-b7f643c8c7f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:53:11.082Z|69b8ebb8-0624-4722-b876-26d5cb242bca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:53:13.186Z|1791f0d0-e1c7-476e-a5a0-5a564e89fd96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:53:13.187Z|1791f0d0-e1c7-476e-a5a0-5a564e89fd96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:53:14.947Z|7d2f499c-697a-4f05-806a-97c7712bcfbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:53:14.947Z|7d2f499c-697a-4f05-806a-97c7712bcfbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:53:17.060Z|9da4f52a-aaf9-4018-b3f1-e05f108a72cc|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:53:17.061Z|9da4f52a-aaf9-4018-b3f1-e05f108a72cc|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:53:21.107Z|c01aebec-704a-488f-82db-33c7b286f2e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:53:21.107Z|d0361388-8d64-462d-9e3e-872328287914|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:53:21.107Z|d0361388-8d64-462d-9e3e-872328287914|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:53:21.107Z|c01aebec-704a-488f-82db-33c7b286f2e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:53:23.208Z|848caf8a-bb4c-4dc5-98c5-0235a9a21e74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:53:23.208Z|848caf8a-bb4c-4dc5-98c5-0235a9a21e74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:53:29.947Z|5fe18b32-7f47-4c17-92d3-fe1fd77fedee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:53:29.947Z|5fe18b32-7f47-4c17-92d3-fe1fd77fedee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:53:30.448Z|247cd6ba-4462-4924-9e2d-bb5ef7069f78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:53:30.449Z|247cd6ba-4462-4924-9e2d-bb5ef7069f78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:53:31.130Z|c0ee56b2-45c4-44fb-88f6-279902fe3c46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:53:31.130Z|babb7e4c-479e-4ecc-a834-d9edabc53b64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:53:31.130Z|c0ee56b2-45c4-44fb-88f6-279902fe3c46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:53:31.131Z|babb7e4c-479e-4ecc-a834-d9edabc53b64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:53:33.240Z|53ddff11-cb5f-4e21-8f66-cd863a30de60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:53:33.241Z|53ddff11-cb5f-4e21-8f66-cd863a30de60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:53:41.154Z|9966dbc8-05d0-4c13-8bde-ded6dbfc8318|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:53:41.156Z|e922d828-8858-4408-a0c2-216923456377|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:53:41.157Z|e922d828-8858-4408-a0c2-216923456377|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:53:41.160Z|9966dbc8-05d0-4c13-8bde-ded6dbfc8318|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:53:43.262Z|71f44f8d-73d1-49aa-a9db-7470d57ede2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:53:43.263Z|71f44f8d-73d1-49aa-a9db-7470d57ede2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:53:44.947Z|86259cb7-db99-4810-969d-a4c1da42cfd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:53:44.947Z|86259cb7-db99-4810-969d-a4c1da42cfd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:53:51.184Z|58f209ca-75b9-4a20-902c-dc2086b3598b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:53:51.185Z|58f209ca-75b9-4a20-902c-dc2086b3598b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:53:51.188Z|3173a9a3-bfbf-4f70-8ba0-dac8fb17f5e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:53:51.189Z|3173a9a3-bfbf-4f70-8ba0-dac8fb17f5e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:53:53.284Z|c702047a-5823-41d7-a2ee-c9b7a0cef1d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:53:53.285Z|c702047a-5823-41d7-a2ee-c9b7a0cef1d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:53:59.947Z|63d61052-aef4-4d6f-be38-356020c38d31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:53:59.948Z|63d61052-aef4-4d6f-be38-356020c38d31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:54:00.450Z|4cfd081c-1af6-4fc1-8462-11a374943e1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:54:00.451Z|4cfd081c-1af6-4fc1-8462-11a374943e1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:54:01.210Z|3394d680-2865-4f76-9238-20749c6981bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:54:01.210Z|09b78e71-e98f-45c9-8934-ad53fbcb5b9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:54:01.211Z|3394d680-2865-4f76-9238-20749c6981bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:54:01.211Z|09b78e71-e98f-45c9-8934-ad53fbcb5b9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:54:03.306Z|6d9fdbca-f4c6-4822-8bff-b38c5acbc072|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:54:03.307Z|6d9fdbca-f4c6-4822-8bff-b38c5acbc072|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:54:11.235Z|e03cb576-bf68-40aa-bab9-bf3f9980d789|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:54:11.235Z|202b778b-00a5-4c17-946d-b7a1c4fe8607|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:54:11.236Z|e03cb576-bf68-40aa-bab9-bf3f9980d789|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:54:11.236Z|202b778b-00a5-4c17-946d-b7a1c4fe8607|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:54:13.330Z|b004a7fc-dc94-4c14-b20c-44821369c242|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:54:13.331Z|b004a7fc-dc94-4c14-b20c-44821369c242|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:54:14.947Z|8afce1e5-9190-4734-8c81-03b233d4038b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:54:14.950Z|8afce1e5-9190-4734-8c81-03b233d4038b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:54:17.064Z|9d17a748-742b-45d4-b5a4-769e024b7bfe|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:54:17.065Z|9d17a748-742b-45d4-b5a4-769e024b7bfe|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:54:21.262Z|7631118a-959c-4f0e-aabe-0ae816f78878|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:54:21.262Z|9a2b570a-5319-4011-a985-46ba28b61280|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:54:21.263Z|7631118a-959c-4f0e-aabe-0ae816f78878|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:54:21.263Z|9a2b570a-5319-4011-a985-46ba28b61280|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:54:23.352Z|0ac6e70a-4ced-4b01-9ce5-6fc27d8734d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:54:23.353Z|0ac6e70a-4ced-4b01-9ce5-6fc27d8734d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:54:29.947Z|ea78a4c7-3471-4f34-ad8b-8b7e83424a77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:54:29.948Z|ea78a4c7-3471-4f34-ad8b-8b7e83424a77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:54:30.451Z|0801a94e-e566-4e55-a745-d909411acd11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:54:30.452Z|0801a94e-e566-4e55-a745-d909411acd11|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:54:31.287Z|d69bd464-eb52-4b13-8c78-28345b0145c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:54:31.287Z|9bf15e4b-c8a7-4605-9a9a-feb4cb3d9634|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:54:31.288Z|d69bd464-eb52-4b13-8c78-28345b0145c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:54:31.288Z|9bf15e4b-c8a7-4605-9a9a-feb4cb3d9634|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:54:33.375Z|38511aab-c9bc-4e34-b4e4-df1a47c4b958|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:54:33.375Z|38511aab-c9bc-4e34-b4e4-df1a47c4b958|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:54:41.312Z|d7e1c5cf-d7a5-41b6-959a-5bf7a1b77dc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:54:41.312Z|a2ebfd47-5f2b-429c-af99-4842d85bf020|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:54:41.313Z|d7e1c5cf-d7a5-41b6-959a-5bf7a1b77dc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:54:41.314Z|a2ebfd47-5f2b-429c-af99-4842d85bf020|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:54:43.395Z|94cb1f71-a28b-42ec-a436-de6b67a158f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:54:43.396Z|94cb1f71-a28b-42ec-a436-de6b67a158f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:54:44.947Z|0ac220b5-e4da-4cb6-8aa2-919b53c54c88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:54:44.948Z|0ac220b5-e4da-4cb6-8aa2-919b53c54c88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:54:51.338Z|aabe45f4-9ea8-4bf5-90c7-876f2e7f956e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:54:51.338Z|aabe45f4-9ea8-4bf5-90c7-876f2e7f956e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:54:51.340Z|1082cda0-eee3-44b8-bf48-ffc4efd93da6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:54:51.341Z|1082cda0-eee3-44b8-bf48-ffc4efd93da6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:54:53.418Z|d8acdfa7-970a-4f21-bc69-8a59c6d31855|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:54:53.418Z|d8acdfa7-970a-4f21-bc69-8a59c6d31855|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:54:59.947Z|8583d995-6712-45c2-b317-8c1cb6e10f88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:54:59.949Z|8583d995-6712-45c2-b317-8c1cb6e10f88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:55:00.453Z|647fb041-8c31-40b2-b815-fd0cd7fcd5ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:55:00.453Z|647fb041-8c31-40b2-b815-fd0cd7fcd5ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:55:01.360Z|364942c2-e61f-43cb-8b39-802cf803f0c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:55:01.361Z|8decaacc-dd7e-4a3f-b35e-5dedcb5835fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:55:01.361Z|8decaacc-dd7e-4a3f-b35e-5dedcb5835fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:55:01.361Z|364942c2-e61f-43cb-8b39-802cf803f0c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:55:03.450Z|7706bfe2-b771-4e42-8cb6-1e993e105eb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:55:03.451Z|7706bfe2-b771-4e42-8cb6-1e993e105eb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:55:11.387Z|d9da95f1-8e69-4505-9f88-e476b57f5738|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:55:11.388Z|86ac3155-ef16-4698-9fa0-07f8f8c9ead7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:55:11.388Z|d9da95f1-8e69-4505-9f88-e476b57f5738|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:55:11.389Z|86ac3155-ef16-4698-9fa0-07f8f8c9ead7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:55:13.472Z|630aa826-db7f-401d-b44a-ad64a7dfd7a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:55:13.472Z|630aa826-db7f-401d-b44a-ad64a7dfd7a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:55:14.947Z|97467292-603b-4313-9ded-163677d6dac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:55:14.948Z|97467292-603b-4313-9ded-163677d6dac7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:55:17.059Z|6d95cab0-90de-4bfb-935c-c5a7a4b17a8b|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-05-09T14:55:17.060Z|6d95cab0-90de-4bfb-935c-c5a7a4b17a8b|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-05-09T14:55:21.415Z|81273f09-3a04-49d3-9fbb-98f42b38a8e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:55:21.416Z|81273f09-3a04-49d3-9fbb-98f42b38a8e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:55:21.416Z|9364d01a-78dc-4d6a-bb90-5097cdacefd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:55:21.416Z|9364d01a-78dc-4d6a-bb90-5097cdacefd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:55:23.494Z|8c6497d4-a456-46b8-aba6-bf6292a7f19c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:55:23.495Z|8c6497d4-a456-46b8-aba6-bf6292a7f19c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:55:29.947Z|9869f1f4-15ef-45aa-b481-243ef9f9efbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:55:29.948Z|9869f1f4-15ef-45aa-b481-243ef9f9efbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:55:30.454Z|edd6c497-1688-43ef-83e6-4d605f88e62c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-05-09T14:55:30.455Z|edd6c497-1688-43ef-83e6-4d605f88e62c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-05-09T14:55:31.446Z|cfb744ef-e336-4508-ab13-9c1bb2b9f266|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:55:31.447Z|cfb744ef-e336-4508-ab13-9c1bb2b9f266|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-05-09T14:55:31.459Z|631327a9-36a6-406c-9d6f-96ef8f397f11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-05-09T14:55:31.459Z|631327a9-36a6-406c-9d6f-96ef8f397f11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.